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 23/01/2026 à 13h22 Europe/Paris.
trip_updates (994) 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 23/01/2026 à 13h22 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD007:ServiceJourney:2209:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769181780"
},
"departure": {
"time": "1769181780"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769181600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769182620"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769182560"
},
"departure": {
"time": "1769182560"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769181840"
},
"departure": {
"time": "1769181840"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2209:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182500"
},
"departure": {
"time": "1769182500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769184540"
},
"departure": {
"time": "1769184540"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769184360"
},
"departure": {
"time": "1769184360"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769182800"
},
"departure": {
"time": "1769182800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769183820"
},
"departure": {
"time": "1769183820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769184660"
},
"departure": {
"time": "1769184660"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769181900"
},
"departure": {
"time": "1769181900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769182440"
},
"departure": {
"time": "1769182440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769184300"
},
"departure": {
"time": "1769184300"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769181665"
},
"departure": {
"delay": 5,
"time": "1769181665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769184780"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769182740"
},
"departure": {
"time": "1769182740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769181600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183100"
},
"departure": {
"time": "1769183100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769182145"
},
"departure": {
"delay": 5,
"time": "1769182145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769182140"
},
"departure": {
"time": "1769182140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769181660"
},
"departure": {
"time": "1769181660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769184420"
},
"departure": {
"time": "1769184420"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769182560"
},
"departure": {
"time": "1769182560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769184060"
},
"departure": {
"time": "1769184060"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769166720"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769167980"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769168760"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769167260"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769169360"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769168640"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769167860"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769167380"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769167740"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769168100"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769166360"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769169120"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769168520"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769170260"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769167140"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769166780"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769167200"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769166660"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769166540"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769168580"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769168340"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769166840"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769167080"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769167920"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769168280"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769168460"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769166420"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769167680"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769167620"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769166960"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769170210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3010:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769168580"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769169120"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769168280"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769167980"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769168100"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769168640"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769168040"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769169360"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769168340"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769168160"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769168220"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769168460"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7028:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3456:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769170505"
},
"departure": {
"delay": 34,
"time": "1769170534"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769169836"
},
"departure": {
"delay": 14,
"time": "1769169854"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1769170011"
},
"departure": {
"delay": 74,
"time": "1769170034"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1769170198"
},
"departure": {
"delay": 154,
"time": "1769170234"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769171794"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 114,
"time": "1769170119"
},
"departure": {
"delay": 114,
"time": "1769170134"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1769171467"
},
"departure": {
"delay": 127,
"time": "1769171467"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 154,
"time": "1769170396"
},
"departure": {
"delay": 154,
"time": "1769170414"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769170288"
},
"departure": {
"delay": 94,
"time": "1769170294"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1769171396"
},
"departure": {
"delay": 116,
"time": "1769171396"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1769170612"
},
"departure": {
"delay": 74,
"time": "1769170634"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1769171134"
},
"departure": {
"delay": 94,
"time": "1769171134"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 94,
"time": "1769170796"
},
"departure": {
"delay": 94,
"time": "1769170834"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769171614"
},
"departure": {
"delay": 94,
"time": "1769171614"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1769170697"
},
"departure": {
"delay": 54,
"time": "1769170734"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1769171207"
},
"departure": {
"delay": 107,
"time": "1769171207"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1769170912"
},
"departure": {
"delay": 112,
"time": "1769170912"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1769169913"
},
"departure": {
"delay": 34,
"time": "1769169934"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769171374"
},
"departure": {
"delay": 94,
"time": "1769171374"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3456:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5469773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -117,
"time": "1769170743"
},
"departure": {
"delay": -117,
"time": "1769170743"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -173,
"time": "1769170867"
},
"departure": {
"delay": -173,
"time": "1769170867"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -108,
"time": "1769170692"
},
"departure": {
"delay": -108,
"time": "1769170692"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -173,
"time": "1769170927"
},
"departure": {
"delay": -173,
"time": "1769170927"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -228,
"time": "1769170812"
},
"departure": {
"delay": -228,
"time": "1769170812"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -143,
"time": "1769170777"
},
"departure": {
"delay": -143,
"time": "1769170777"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -248,
"time": "1769170972"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -120,
"time": "1769170620"
},
"departure": {
"delay": -120,
"time": "1769170620"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5469773:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769172540"
},
"departure": {
"delay": 120,
"time": "1769172540"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1769173357"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 58,
"time": "1769172298"
},
"departure": {
"delay": 58,
"time": "1769172298"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769171377"
},
"departure": {
"delay": 97,
"time": "1769171377"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1769172016"
},
"departure": {
"delay": 136,
"time": "1769172016"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1769170878"
},
"departure": {
"delay": 138,
"time": "1769170878"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769171437"
},
"departure": {
"delay": 97,
"time": "1769171437"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1769173143"
},
"departure": {
"delay": 123,
"time": "1769173143"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 139,
"time": "1769171959"
},
"departure": {
"delay": 139,
"time": "1769171959"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1769171617"
},
"departure": {
"delay": 97,
"time": "1769171617"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 147,
"time": "1769172927"
},
"departure": {
"delay": 147,
"time": "1769172927"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 11,
"time": "1769170631"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769172148"
},
"departure": {
"delay": 28,
"time": "1769172148"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1769170944"
},
"departure": {
"delay": 144,
"time": "1769170944"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1769173090"
},
"departure": {
"delay": 130,
"time": "1769173090"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1769172267"
},
"departure": {
"delay": 27,
"time": "1769172267"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1769170807"
},
"departure": {
"delay": 127,
"time": "1769170807"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 137,
"time": "1769171777"
},
"departure": {
"delay": 137,
"time": "1769171777"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1769171294"
},
"departure": {
"delay": 134,
"time": "1769171294"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1769173266"
},
"departure": {
"delay": 126,
"time": "1769173266"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1769172817"
},
"departure": {
"delay": 97,
"time": "1769172817"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1769170731"
},
"departure": {
"delay": 51,
"time": "1769170731"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1769171181"
},
"departure": {
"delay": 141,
"time": "1769171181"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1769171020"
},
"departure": {
"delay": 100,
"time": "1769171020"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1769171872"
},
"departure": {
"delay": 112,
"time": "1769171872"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1769173017"
},
"departure": {
"delay": 117,
"time": "1769173017"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 117,
"time": "1769171217"
},
"departure": {
"delay": 117,
"time": "1769171217"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769172157"
},
"departure": {
"delay": 97,
"time": "1769172157"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1769172742"
},
"departure": {
"delay": 142,
"time": "1769172742"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1769171715"
},
"departure": {
"delay": 135,
"time": "1769171715"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1769172463"
},
"departure": {
"delay": 103,
"time": "1769172463"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 115,
"time": "1769172055"
},
"departure": {
"delay": 115,
"time": "1769172055"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1769171063"
},
"departure": {
"delay": 143,
"time": "1769171063"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769171494"
},
"departure": {
"delay": 154,
"time": "1769171494"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1769171137"
},
"departure": {
"delay": 97,
"time": "1769171137"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1769172577"
},
"departure": {
"delay": 97,
"time": "1769172577"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769170636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9779:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1769170150"
},
"departure": {
"delay": 151,
"time": "1769170171"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769169647"
},
"departure": {
"delay": 112,
"time": "1769169772"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1769168945"
},
"departure": {
"delay": 150,
"time": "1769168970"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 199,
"time": "1769171419"
},
"departure": {
"delay": 199,
"time": "1769171419"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 151,
"time": "1769170471"
},
"departure": {
"delay": 151,
"time": "1769170471"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1769171664"
},
"departure": {
"delay": 144,
"time": "1769171664"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1769169270"
},
"departure": {
"delay": 90,
"time": "1769169270"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 189,
"time": "1769171349"
},
"departure": {
"delay": 189,
"time": "1769171349"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769169120"
},
"departure": {
"delay": 120,
"time": "1769169120"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1769171562"
},
"departure": {
"delay": 162,
"time": "1769171562"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 227,
"time": "1769170247"
},
"departure": {
"delay": 227,
"time": "1769170247"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1769169948"
},
"departure": {
"delay": 193,
"time": "1769169973"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 144,
"time": "1769171484"
},
"departure": {
"delay": 144,
"time": "1769171484"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 190,
"time": "1769170520"
},
"departure": {
"delay": 190,
"time": "1769170570"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1769170824"
},
"departure": {
"delay": 144,
"time": "1769170824"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1769171252"
},
"departure": {
"delay": 152,
"time": "1769171252"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769169545"
},
"departure": {
"delay": 5,
"time": "1769169545"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 50,
"time": "1769168870"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1769169196"
},
"departure": {
"delay": 76,
"time": "1769169196"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1769171064"
},
"departure": {
"delay": 144,
"time": "1769171064"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 126,
"time": "1769170026"
},
"departure": {
"delay": 126,
"time": "1769170026"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1769170398"
},
"departure": {
"delay": 198,
"time": "1769170398"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1769171304"
},
"departure": {
"delay": 144,
"time": "1769171304"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1769169045"
},
"departure": {
"delay": 105,
"time": "1769169045"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1769169345"
},
"departure": {
"delay": 110,
"time": "1769169470"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 168,
"time": "1769170908"
},
"departure": {
"delay": 168,
"time": "1769170908"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 264,
"time": "1769170704"
},
"departure": {
"delay": 264,
"time": "1769170704"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1769169847"
},
"departure": {
"delay": 152,
"time": "1769169872"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1769170322"
},
"departure": {
"delay": 182,
"time": "1769170322"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769168877",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx356:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769186160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186220"
},
"departure": {
"time": "1769186220"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769186700"
},
"departure": {
"time": "1769186700"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769186520"
},
"departure": {
"time": "1769186520"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186400"
},
"departure": {
"time": "1769186400"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769187720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769186580"
},
"departure": {
"time": "1769186580"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769187540"
},
"departure": {
"time": "1769187540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769187120"
},
"departure": {
"time": "1769187120"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769186640"
},
"departure": {
"time": "1769186640"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769186760"
},
"departure": {
"time": "1769186760"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2475:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13700:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769171640"
},
"departure": {
"delay": 60,
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769172780"
},
"departure": {
"delay": 60,
"time": "1769172780"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769170380"
},
"departure": {
"delay": 60,
"time": "1769170380"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769172800"
},
"departure": {
"delay": 20,
"time": "1769172800"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769170740"
},
"departure": {
"delay": 60,
"time": "1769170740"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769172720"
},
"departure": {
"delay": 60,
"time": "1769172720"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769171580"
},
"departure": {
"delay": 60,
"time": "1769171580"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170500"
},
"departure": {
"time": "1769170500"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769170260"
},
"departure": {
"delay": 60,
"time": "1769170260"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769170680"
},
"departure": {
"delay": 60,
"time": "1769170680"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769170920"
},
"departure": {
"delay": 60,
"time": "1769170920"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769170800"
},
"departure": {
"delay": 60,
"time": "1769170800"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13700:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769172989"
},
"departure": {
"delay": 29,
"time": "1769172989"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1769171420"
},
"departure": {
"delay": 20,
"time": "1769171420"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769173230"
},
"departure": {
"delay": 30,
"time": "1769173230"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1769172807"
},
"departure": {
"delay": 27,
"time": "1769172807"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1769172871"
},
"departure": {
"delay": 31,
"time": "1769172871"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1769171675"
},
"departure": {
"delay": 35,
"time": "1769171675"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769172358"
},
"departure": {
"delay": 58,
"time": "1769172358"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1769171193"
},
"departure": {
"delay": 33,
"time": "1769171193"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769171528"
},
"departure": {
"delay": 8,
"time": "1769171528"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769173125"
},
"departure": {
"delay": 45,
"time": "1769173125"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769173342"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1769171586"
},
"departure": {
"delay": 6,
"time": "1769171586"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1769171308"
},
"departure": {
"delay": 28,
"time": "1769171308"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769173057"
},
"departure": {
"delay": 37,
"time": "1769173057"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769172930"
},
"departure": {
"delay": 30,
"time": "1769172930"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1769171718"
},
"departure": {
"delay": 18,
"time": "1769171718"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769172450"
},
"departure": {
"delay": 30,
"time": "1769172450"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769171355"
},
"departure": {
"delay": 15,
"time": "1769171355"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12979:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1769170346"
},
"departure": {
"delay": 161,
"time": "1769170361"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769171180"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -210,
"time": "1769171900"
},
"departure": {
"delay": -210,
"time": "1769171910"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -213,
"time": "1769171717"
},
"departure": {
"delay": -213,
"time": "1769171727"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1769171098"
},
"departure": {
"delay": 8,
"time": "1769171108"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 206,
"time": "1769170453"
},
"departure": {
"delay": 206,
"time": "1769170466"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 203,
"time": "1769170510"
},
"departure": {
"delay": 203,
"time": "1769170523"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 228,
"time": "1769170576"
},
"departure": {
"delay": 228,
"time": "1769170608"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -166,
"time": "1769172184"
},
"departure": {
"delay": -166,
"time": "1769172194"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -159,
"time": "1769172071"
},
"departure": {
"delay": -159,
"time": "1769172081"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -117,
"time": "1769172413"
},
"departure": {
"delay": -117,
"time": "1769172423"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 193,
"time": "1769170745"
},
"departure": {
"delay": 193,
"time": "1769170753"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -120,
"time": "1769171270"
},
"departure": {
"delay": -120,
"time": "1769171280"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 175,
"time": "1769170659"
},
"departure": {
"delay": 175,
"time": "1769170675"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1769171009"
},
"departure": {
"delay": 159,
"time": "1769171019"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 201,
"time": "1769170863"
},
"departure": {
"delay": 201,
"time": "1769170881"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -127,
"time": "1769172473"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -207,
"time": "1769171783"
},
"departure": {
"delay": -207,
"time": "1769171793"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 187,
"time": "1769170917"
},
"departure": {
"delay": 187,
"time": "1769170927"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -192,
"time": "1769171618"
},
"departure": {
"delay": -192,
"time": "1769171628"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -155,
"time": "1769172015"
},
"departure": {
"delay": -155,
"time": "1769172025"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -150,
"time": "1769171420"
},
"departure": {
"delay": -150,
"time": "1769171430"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -197,
"time": "1769171853"
},
"departure": {
"delay": -197,
"time": "1769171863"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -156,
"time": "1769172254"
},
"departure": {
"delay": -156,
"time": "1769172264"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -128,
"time": "1769172342"
},
"departure": {
"delay": -128,
"time": "1769172352"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -155,
"time": "1769171535"
},
"departure": {
"delay": -155,
"time": "1769171545"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1769171219"
},
"departure": {
"delay": 9,
"time": "1769171229"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
}
],
"timestamp": "1769170391",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230566x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769172590"
},
"departure": {
"delay": 50,
"time": "1769172590"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769172912"
},
"departure": {
"delay": 12,
"time": "1769172912"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769172725"
},
"departure": {
"delay": 5,
"time": "1769172725"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769173980"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769171702"
},
"departure": {
"delay": 2,
"time": "1769171702"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769173660"
},
"departure": {
"delay": 40,
"time": "1769173660"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1769172054"
},
"departure": {
"delay": 54,
"time": "1769172054"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1769171289"
},
"departure": {
"delay": 9,
"time": "1769171289"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769172140"
},
"departure": {
"delay": 20,
"time": "1769172140"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769173909"
},
"departure": {
"delay": 49,
"time": "1769173909"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769173765"
},
"departure": {
"delay": 25,
"time": "1769173765"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769173854"
},
"departure": {
"delay": 54,
"time": "1769173854"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1769171415"
},
"departure": {
"delay": 15,
"time": "1769171415"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769171223"
},
"departure": {
"delay": 3,
"time": "1769171223"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1769171992"
},
"departure": {
"delay": 52,
"time": "1769171992"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769171871"
},
"departure": {
"delay": 51,
"time": "1769171871"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769171484"
},
"departure": {
"delay": 24,
"time": "1769171484"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769171625"
},
"departure": {
"delay": 45,
"time": "1769171625"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769172503"
},
"departure": {
"delay": 23,
"time": "1769172503"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769172832"
},
"departure": {
"delay": 52,
"time": "1769172832"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769173690"
},
"departure": {
"delay": 10,
"time": "1769173690"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1769171821"
},
"departure": {
"delay": 1,
"time": "1769171821"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769173424"
},
"departure": {
"delay": 44,
"time": "1769173424"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769172232"
},
"departure": {
"delay": 52,
"time": "1769172232"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769170630",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230566x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769167797"
},
"departure": {
"delay": 62,
"time": "1769167802"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769167838"
},
"departure": {
"delay": 12,
"time": "1769167872"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1769167707"
},
"departure": {
"delay": 155,
"time": "1769167715"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1769167964"
},
"departure": {
"delay": -11,
"time": "1769167969"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769168089"
},
"departure": {
"delay": -1,
"time": "1769168099"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1769169046"
},
"departure": {
"delay": 77,
"time": "1769169077"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1769168998"
},
"departure": {
"delay": 69,
"time": "1769169009"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769169107"
},
"departure": {
"delay": 66,
"time": "1769169126"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1769168887"
},
"departure": {
"delay": 68,
"time": "1769168948"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769168796"
},
"departure": {
"delay": 47,
"time": "1769168807"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1769168266"
},
"departure": {
"delay": 1,
"time": "1769168281"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1769168335"
},
"departure": {
"delay": 78,
"time": "1769168418"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 178,
"time": "1769167558"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769168852"
},
"departure": {
"delay": 46,
"time": "1769168866"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769168680"
},
"departure": {
"delay": 62,
"time": "1769168762"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1769167763"
},
"departure": {
"delay": 90,
"time": "1769167770"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769168634"
},
"departure": {
"delay": 15,
"time": "1769168655"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 184,
"time": "1769167609"
},
"departure": {
"delay": 184,
"time": "1769167624"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769168592"
},
"departure": {
"delay": 31,
"time": "1769168611"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769168148"
},
"departure": {
"delay": 2,
"time": "1769168162"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1769168457"
},
"departure": {
"delay": 79,
"time": "1769168479"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1769169201"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1769167740"
},
"departure": {
"delay": 127,
"time": "1769167747"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1769167658"
},
"departure": {
"delay": 166,
"time": "1769167666"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769167822"
},
"departure": {
"delay": 38,
"time": "1769167838"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:23:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769172694"
},
"departure": {
"delay": -16,
"time": "1769172704"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -244,
"time": "1769172106"
},
"departure": {
"delay": -244,
"time": "1769172116"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1769173189"
},
"departure": {
"delay": 119,
"time": "1769173199"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1769173617"
},
"departure": {
"delay": 67,
"time": "1769173627"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769173647"
},
"departure": {
"delay": 37,
"time": "1769173657"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"departure": {
"delay": 126,
"time": "1769170926"
},
"stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -140,
"time": "1769171310"
},
"departure": {
"delay": -140,
"time": "1769171320"
},
"stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769173700"
},
"departure": {
"delay": -30,
"time": "1769173710"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -90,
"time": "1769172380"
},
"departure": {
"delay": -90,
"time": "1769172390"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -214,
"time": "1769172016"
},
"departure": {
"delay": -214,
"time": "1769172026"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769172568"
},
"departure": {
"delay": -22,
"time": "1769172578"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -236,
"time": "1769171094"
},
"departure": {
"delay": -236,
"time": "1769171104"
},
"stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1769173293"
},
"departure": {
"delay": 103,
"time": "1769173303"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -53,
"time": "1769173737"
},
"departure": {
"delay": -53,
"time": "1769173747"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1769172967"
},
"departure": {
"delay": 77,
"time": "1769172977"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1769171936"
},
"departure": {
"delay": -54,
"time": "1769171946"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -102,
"time": "1769171588"
},
"departure": {
"delay": -102,
"time": "1769171598"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1769173508"
},
"departure": {
"delay": 138,
"time": "1769173518"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -189,
"time": "1769171021"
},
"departure": {
"delay": -189,
"time": "1769171031"
},
"stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -79,
"time": "1769173781"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1769173559"
},
"departure": {
"delay": 129,
"time": "1769173569"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1769173061"
},
"departure": {
"delay": 111,
"time": "1769173071"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -146,
"time": "1769172264"
},
"departure": {
"delay": -146,
"time": "1769172274"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -135,
"time": "1769171435"
},
"departure": {
"delay": -135,
"time": "1769171445"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1769170869",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190126x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769171921"
},
"departure": {
"delay": -19,
"time": "1769171921"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1769171978"
},
"departure": {
"delay": -22,
"time": "1769171978"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769170882"
},
"departure": {
"delay": 82,
"time": "1769170882"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1769171086"
},
"departure": {
"delay": -14,
"time": "1769171086"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769172073"
},
"departure": {
"delay": 13,
"time": "1769172073"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1769171558"
},
"departure": {
"delay": -22,
"time": "1769171558"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1769171637"
},
"departure": {
"delay": -3,
"time": "1769171637"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769172008"
},
"departure": {
"delay": 8,
"time": "1769172008"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1769171509"
},
"departure": {
"delay": -11,
"time": "1769171509"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1769171868"
},
"departure": {
"delay": -12,
"time": "1769171868"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1769170735"
},
"departure": {
"delay": 115,
"time": "1769170735"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769171113"
},
"departure": {
"delay": 13,
"time": "1769171113"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769171258"
},
"departure": {
"delay": -22,
"time": "1769171258"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1769171333"
},
"departure": {
"delay": -7,
"time": "1769171333"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1769171770"
},
"departure": {
"delay": 10,
"time": "1769171770"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1769170961"
},
"departure": {
"delay": -19,
"time": "1769170961"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769172143"
},
"departure": {
"delay": 23,
"time": "1769172143"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1769171596"
},
"departure": {
"delay": 16,
"time": "1769171596"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 43,
"time": "1769170543"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769170611"
},
"departure": {
"delay": 51,
"time": "1769170611"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769170677"
},
"departure": {
"delay": 57,
"time": "1769170677"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769171150"
},
"departure": {
"delay": -10,
"time": "1769171150"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1769172218"
},
"departure": {
"delay": -22,
"time": "1769172218"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -22,
"time": "1769171438"
},
"departure": {
"delay": -22,
"time": "1769171438"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769170884"
},
"departure": {
"delay": 24,
"time": "1769170884"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769171018"
},
"departure": {
"delay": -22,
"time": "1769171018"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1769170838"
},
"departure": {
"delay": -22,
"time": "1769170838"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1769170793"
},
"departure": {
"delay": 113,
"time": "1769170793"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769172398"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190126x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169960"
},
"departure": {
"time": "1769169960"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769168817"
},
"departure": {
"delay": 57,
"time": "1769168817"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769170111"
},
"departure": {
"delay": 31,
"time": "1769170111"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769169520"
},
"departure": {
"delay": 40,
"time": "1769169520"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1769168642"
},
"departure": {
"delay": 2,
"time": "1769168642"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1769169874"
},
"departure": {
"delay": 34,
"time": "1769169874"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769168580"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1769170037"
},
"departure": {
"delay": 17,
"time": "1769170037"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769168880"
},
"departure": {
"time": "1769168880"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769170260"
},
"departure": {
"time": "1769170260"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769170477"
},
"departure": {
"delay": 37,
"time": "1769170477"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1769169307"
},
"departure": {
"delay": 7,
"time": "1769169307"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769169104"
},
"departure": {
"delay": 44,
"time": "1769169104"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769168460"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769170418"
},
"departure": {
"delay": 38,
"time": "1769170418"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1769170164"
},
"departure": {
"delay": 24,
"time": "1769170164"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769168940"
},
"departure": {
"time": "1769168940"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769170675"
},
"departure": {
"delay": 55,
"time": "1769170675"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1769169714"
},
"departure": {
"delay": 54,
"time": "1769169714"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769170980"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1769170614"
},
"departure": {
"delay": 54,
"time": "1769170614"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1769169384"
},
"departure": {
"delay": 24,
"time": "1769169384"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769170851"
},
"departure": {
"delay": 51,
"time": "1769170851"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769169801"
},
"departure": {
"delay": 21,
"time": "1769169801"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769170740"
},
"departure": {
"time": "1769170740"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1769169247"
},
"departure": {
"delay": 7,
"time": "1769169247"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769170318"
},
"departure": {
"delay": 58,
"time": "1769170318"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769170371"
},
"departure": {
"delay": 51,
"time": "1769170371"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169180"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769169059"
},
"departure": {
"delay": 59,
"time": "1769169059"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1769169457"
},
"departure": {
"delay": 37,
"time": "1769169457"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1769168787"
},
"departure": {
"delay": 27,
"time": "1769168787"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769168989"
},
"departure": {
"delay": 49,
"time": "1769168989"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769168697"
},
"departure": {
"delay": 57,
"time": "1769168697"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769168076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14393:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx844:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769169173"
},
"departure": {
"delay": 116,
"time": "1769169296"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1769168698"
},
"departure": {
"delay": 118,
"time": "1769168698"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1769168329"
},
"departure": {
"delay": 169,
"time": "1769168329"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769167596"
},
"departure": {
"delay": 36,
"time": "1769167596"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1769170070"
},
"departure": {
"delay": 230,
"time": "1769170070"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 271,
"time": "1769169631"
},
"departure": {
"delay": 271,
"time": "1769169631"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769168410"
},
"departure": {
"delay": 130,
"time": "1769168410"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1769168471"
},
"departure": {
"delay": 156,
"time": "1769168496"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1769168996"
},
"departure": {
"delay": 176,
"time": "1769168996"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1769169745"
},
"departure": {
"delay": 230,
"time": "1769169770"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 216,
"time": "1769169996"
},
"departure": {
"delay": 216,
"time": "1769169996"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1769167949"
},
"departure": {
"delay": 111,
"time": "1769167971"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1769169819"
},
"departure": {
"delay": 245,
"time": "1769169845"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769170320"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 157,
"time": "1769168772"
},
"departure": {
"delay": 157,
"time": "1769168797"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1769168897"
},
"departure": {
"delay": 137,
"time": "1769168897"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 250,
"time": "1769170270"
},
"departure": {
"delay": 250,
"time": "1769170270"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 156,
"time": "1769169096"
},
"departure": {
"delay": 156,
"time": "1769169096"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 239,
"time": "1769169899"
},
"departure": {
"delay": 239,
"time": "1769169899"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 177,
"time": "1769168277"
},
"departure": {
"delay": 177,
"time": "1769168277"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1769167720"
},
"departure": {
"delay": 126,
"time": "1769167746"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1769167470"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1769167845"
},
"departure": {
"delay": 105,
"time": "1769167845"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1769169545"
},
"departure": {
"delay": 245,
"time": "1769169545"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1769168038"
},
"departure": {
"delay": 118,
"time": "1769168038"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1769168621"
},
"departure": {
"delay": 161,
"time": "1769168621"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 270,
"time": "1769170149"
},
"departure": {
"delay": 270,
"time": "1769170170"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769167177",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx844:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769168764"
},
"departure": {
"delay": 92,
"time": "1769168912"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1769169037"
},
"departure": {
"delay": 122,
"time": "1769169062"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769169662"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1769169547"
},
"departure": {
"delay": 82,
"time": "1769169562"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1769168963"
},
"departure": {
"delay": 83,
"time": "1769168963"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1769168262"
},
"departure": {
"delay": 42,
"time": "1769168262"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1769169141"
},
"departure": {
"delay": 102,
"time": "1769169162"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1769168162"
},
"departure": {
"delay": 62,
"time": "1769168162"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769168337"
},
"departure": {
"delay": 57,
"time": "1769168337"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769168100"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769168096",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4942:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011300x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769171345"
},
"departure": {
"delay": 5,
"time": "1769171345"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1769171939"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 49,
"time": "1769171389"
},
"departure": {
"delay": 49,
"time": "1769171389"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 47,
"time": "1769170787"
},
"departure": {
"delay": 47,
"time": "1769170787"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1769171099"
},
"departure": {
"delay": -1,
"time": "1769171099"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1769171639"
},
"departure": {
"delay": -1,
"time": "1769171639"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 18,
"time": "1769170938"
},
"departure": {
"delay": 18,
"time": "1769170938"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1769171807"
},
"departure": {
"delay": 47,
"time": "1769171807"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 21,
"time": "1769171001"
},
"departure": {
"delay": 21,
"time": "1769171001"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1769171219"
},
"departure": {
"delay": -1,
"time": "1769171219"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -158,
"time": "1769170462"
},
"departure": {
"delay": -158,
"time": "1769170462"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1769171180"
},
"departure": {
"delay": 20,
"time": "1769171180"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1769171858"
},
"departure": {
"delay": 38,
"time": "1769171858"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 56,
"time": "1769171696"
},
"departure": {
"delay": 56,
"time": "1769171696"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 49,
"time": "1769170849"
},
"departure": {
"delay": 49,
"time": "1769170849"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1769171892"
},
"departure": {
"delay": 12,
"time": "1769171892"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -1,
"time": "1769171519"
},
"departure": {
"delay": -1,
"time": "1769171519"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1769170692"
},
"departure": {
"delay": 12,
"time": "1769170692"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769171438"
},
"departure": {
"delay": 38,
"time": "1769171438"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 49,
"time": "1769171269"
},
"departure": {
"delay": 49,
"time": "1769171269"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1769171742"
},
"departure": {
"delay": 42,
"time": "1769171742"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 46,
"time": "1769171566"
},
"departure": {
"delay": 46,
"time": "1769171566"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011300x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10518:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1769172857"
},
"departure": {
"delay": 17,
"time": "1769172857"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1769171566"
},
"departure": {
"delay": 46,
"time": "1769171566"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769171405"
},
"departure": {
"delay": 5,
"time": "1769171405"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769172743"
},
"departure": {
"delay": 23,
"time": "1769172743"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769171319"
},
"departure": {
"delay": 39,
"time": "1769171319"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769171480"
},
"departure": {
"delay": 20,
"time": "1769171480"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769172663"
},
"departure": {
"delay": 3,
"time": "1769172663"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1769171215"
},
"departure": {
"delay": 55,
"time": "1769171215"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769170912"
},
"departure": {
"delay": 52,
"time": "1769170912"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769171131"
},
"departure": {
"delay": 31,
"time": "1769171131"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769170946"
},
"departure": {
"delay": 26,
"time": "1769170946"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171040"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10518:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -477,
"time": "1769174703"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -108,
"time": "1769173152"
},
"departure": {
"delay": -108,
"time": "1769173152"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -141,
"time": "1769170839"
},
"departure": {
"delay": -141,
"time": "1769170839"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172549"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -287,
"time": "1769173933"
},
"departure": {
"delay": -287,
"time": "1769173933"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -124,
"time": "1769171636"
},
"departure": {
"delay": -124,
"time": "1769171636"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -492,
"time": "1769174388"
},
"departure": {
"delay": -492,
"time": "1769174388"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -35,
"time": "1769171545"
},
"departure": {
"delay": -35,
"time": "1769171545"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -117,
"time": "1769172783"
},
"departure": {
"delay": -117,
"time": "1769172783"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -147,
"time": "1769172873"
},
"departure": {
"delay": -147,
"time": "1769172873"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -101,
"time": "1769171599"
},
"departure": {
"delay": -101,
"time": "1769171599"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -418,
"time": "1769174342"
},
"departure": {
"delay": -418,
"time": "1769174342"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -80,
"time": "1769171320"
},
"departure": {
"delay": -80,
"time": "1769171320"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -136,
"time": "1769171744"
},
"departure": {
"delay": -136,
"time": "1769171744"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -459,
"time": "1769174661"
},
"departure": {
"delay": -459,
"time": "1769174661"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1769171220"
},
"departure": {
"delay": -60,
"time": "1769171220"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1769172328"
},
"departure": {
"delay": -32,
"time": "1769172328"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -370,
"time": "1769174270"
},
"departure": {
"delay": -370,
"time": "1769174270"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -200,
"time": "1769173600"
},
"departure": {
"delay": -200,
"time": "1769173600"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -96,
"time": "1769171064"
},
"departure": {
"delay": -96,
"time": "1769171064"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1769172403"
},
"departure": {
"delay": -17,
"time": "1769172403"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -141,
"time": "1769170959"
},
"departure": {
"delay": -141,
"time": "1769170959"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1769172748"
},
"departure": {
"delay": -32,
"time": "1769172748"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -218,
"time": "1769173402"
},
"departure": {
"delay": -218,
"time": "1769173402"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1769172499"
},
"departure": {
"delay": 19,
"time": "1769172499"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1769171804"
},
"departure": {
"delay": -76,
"time": "1769171804"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -430,
"time": "1769174570"
},
"departure": {
"delay": -430,
"time": "1769174570"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -300,
"time": "1769174220"
},
"departure": {
"delay": -300,
"time": "1769174220"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -168,
"time": "1769173092"
},
"departure": {
"delay": -168,
"time": "1769173092"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -71,
"time": "1769171689"
},
"departure": {
"delay": -71,
"time": "1769171689"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -176,
"time": "1769173324"
},
"departure": {
"delay": -176,
"time": "1769173324"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -110,
"time": "1769173030"
},
"departure": {
"delay": -110,
"time": "1769173030"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -447,
"time": "1769174313"
},
"departure": {
"delay": -447,
"time": "1769174313"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -46,
"time": "1769172674"
},
"departure": {
"delay": -46,
"time": "1769172674"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -272,
"time": "1769173768"
},
"departure": {
"delay": -272,
"time": "1769173768"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -298,
"time": "1769174162"
},
"departure": {
"delay": -298,
"time": "1769174162"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -87,
"time": "1769172993"
},
"departure": {
"delay": -87,
"time": "1769172993"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470853:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13882:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769171160"
},
"departure": {
"delay": 60,
"time": "1769171160"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769171190"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769171540"
},
"departure": {
"delay": 20,
"time": "1769171540"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769172000"
},
"departure": {
"delay": 60,
"time": "1769172000"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769172440"
},
"departure": {
"delay": 20,
"time": "1769172440"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769171175"
},
"departure": {
"delay": 15,
"time": "1769171175"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769171520"
},
"departure": {
"delay": 60,
"time": "1769171520"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769172480"
},
"departure": {
"delay": 60,
"time": "1769172480"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769172360"
},
"departure": {
"delay": 60,
"time": "1769172360"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769172780"
},
"departure": {
"delay": 60,
"time": "1769172780"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769172420"
},
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769171580"
},
"departure": {
"delay": 60,
"time": "1769171580"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769171460"
},
"departure": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769169997",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13882:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769172340"
},
"departure": {
"delay": 40,
"time": "1769172340"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769173672"
},
"departure": {
"delay": 52,
"time": "1769173672"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769173005"
},
"departure": {
"delay": 45,
"time": "1769173005"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1769174074"
},
"departure": {
"delay": 34,
"time": "1769174074"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 30,
"time": "1769171010"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174220"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 57,
"time": "1769171997"
},
"departure": {
"delay": 57,
"time": "1769171997"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769172665"
},
"departure": {
"delay": 5,
"time": "1769172665"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769171606"
},
"departure": {
"delay": 26,
"time": "1769171606"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1769171779"
},
"departure": {
"delay": 19,
"time": "1769171779"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769173949"
},
"departure": {
"delay": 29,
"time": "1769173949"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769172051"
},
"departure": {
"delay": 51,
"time": "1769172051"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1769171916"
},
"departure": {
"delay": 36,
"time": "1769171916"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1769172961"
},
"departure": {
"delay": 1,
"time": "1769172961"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769171070"
},
"departure": {
"delay": 30,
"time": "1769171070"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769173605"
},
"departure": {
"delay": 45,
"time": "1769173605"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769172875"
},
"departure": {
"delay": 35,
"time": "1769172875"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1769172721"
},
"departure": {
"delay": 1,
"time": "1769172721"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1769173829"
},
"departure": {
"delay": 29,
"time": "1769173829"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 26,
"time": "1769171546"
},
"departure": {
"delay": 26,
"time": "1769171546"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769171827"
},
"departure": {
"delay": 7,
"time": "1769171827"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769172255"
},
"departure": {
"delay": 15,
"time": "1769172255"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1769171153"
},
"departure": {
"delay": 53,
"time": "1769171153"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1769171443"
},
"departure": {
"delay": 43,
"time": "1769171443"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1769170556",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13096:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 293,
"time": "1769170468"
},
"departure": {
"delay": 293,
"time": "1769170493"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 181,
"time": "1769171101"
},
"departure": {
"delay": 181,
"time": "1769171101"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 285,
"time": "1769170125"
},
"departure": {
"delay": 285,
"time": "1769170125"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 217,
"time": "1769170597"
},
"departure": {
"delay": 217,
"time": "1769170597"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 193,
"time": "1769169493"
},
"departure": {
"delay": 193,
"time": "1769169493"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 229,
"time": "1769171929"
},
"departure": {
"delay": 229,
"time": "1769171929"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 202,
"time": "1769170642"
},
"departure": {
"delay": 202,
"time": "1769170642"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 296,
"time": "1769170196"
},
"departure": {
"delay": 296,
"time": "1769170196"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 299,
"time": "1769170019"
},
"departure": {
"delay": 299,
"time": "1769170019"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 203,
"time": "1769169418"
},
"departure": {
"delay": 203,
"time": "1769169443"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 38,
"time": "1769169218"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 353,
"time": "1769170253"
},
"departure": {
"delay": 353,
"time": "1769170253"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 226,
"time": "1769171806"
},
"departure": {
"delay": 226,
"time": "1769171806"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 288,
"time": "1769170318"
},
"departure": {
"delay": 288,
"time": "1769170368"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1769169620"
},
"departure": {
"delay": 164,
"time": "1769169644"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1769171215"
},
"departure": {
"delay": 175,
"time": "1769171215"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 123,
"time": "1769170718"
},
"departure": {
"delay": 123,
"time": "1769170743"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 175,
"time": "1769171455"
},
"departure": {
"delay": 175,
"time": "1769171455"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 278,
"time": "1769170418"
},
"departure": {
"delay": 278,
"time": "1769170418"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1769170652"
},
"departure": {
"delay": 152,
"time": "1769170652"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1769169830"
},
"departure": {
"delay": 230,
"time": "1769169830"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 223,
"time": "1769170543"
},
"departure": {
"delay": 223,
"time": "1769170543"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1769171565"
},
"departure": {
"delay": 225,
"time": "1769171565"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 78,
"time": "1769169318"
},
"departure": {
"delay": 78,
"time": "1769169318"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 233,
"time": "1769171753"
},
"departure": {
"delay": 233,
"time": "1769171753"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 208,
"time": "1769169568"
},
"departure": {
"delay": 208,
"time": "1769169568"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1769171995"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 274,
"time": "1769169874"
},
"departure": {
"delay": 274,
"time": "1769169874"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1769171680"
},
"departure": {
"delay": 220,
"time": "1769171680"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 220,
"time": "1769171380"
},
"departure": {
"delay": 220,
"time": "1769171380"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 222,
"time": "1769171022"
},
"departure": {
"delay": 222,
"time": "1769171022"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 283,
"time": "1769169943"
},
"departure": {
"delay": 283,
"time": "1769169943"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 177,
"time": "1769170857"
},
"departure": {
"delay": 177,
"time": "1769170857"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 223,
"time": "1769171203"
},
"departure": {
"delay": 223,
"time": "1769171203"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1769170976"
},
"departure": {
"delay": 176,
"time": "1769170976"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 239,
"time": "1769169719"
},
"departure": {
"delay": 239,
"time": "1769169719"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169225",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9745:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769168353"
},
"departure": {
"delay": 93,
"time": "1769168373"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769168485"
},
"departure": {
"delay": 85,
"time": "1769168485"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 65,
"time": "1769168045"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769169096"
},
"departure": {
"delay": 36,
"time": "1769169096"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769169871"
},
"departure": {
"delay": 56,
"time": "1769169896"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769168099"
},
"departure": {
"delay": 59,
"time": "1769168099"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1769170025"
},
"departure": {
"delay": 25,
"time": "1769170045"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1769169172"
},
"departure": {
"delay": 53,
"time": "1769169173"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769169266"
},
"departure": {
"delay": 91,
"time": "1769169271"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769170165"
},
"departure": {
"delay": 25,
"time": "1769170165"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1769170121"
},
"departure": {
"delay": 41,
"time": "1769170121"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769169720"
},
"departure": {
"delay": 60,
"time": "1769169720"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1769168570"
},
"departure": {
"delay": 100,
"time": "1769168620"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769168974"
},
"departure": {
"delay": 34,
"time": "1769168974"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769168314"
},
"departure": {
"delay": 94,
"time": "1769168314"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1769168243"
},
"departure": {
"delay": 83,
"time": "1769168243"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769168447"
},
"departure": {
"delay": 47,
"time": "1769168447"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1769169590"
},
"departure": {
"delay": 110,
"time": "1769169590"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769168823"
},
"departure": {
"delay": 40,
"time": "1769168920"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769168166"
},
"departure": {
"delay": 66,
"time": "1769168166"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1769170220"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 145,
"time": "1769169445"
},
"departure": {
"delay": 145,
"time": "1769169445"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1769168745"
},
"departure": {
"delay": 45,
"time": "1769168745"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769168671"
},
"departure": {
"delay": 91,
"time": "1769168671"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1769169520"
},
"departure": {
"delay": 100,
"time": "1769169520"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769169949"
},
"departure": {
"delay": 70,
"time": "1769169970"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1769169797"
},
"departure": {
"delay": 77,
"time": "1769169797"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1769169672"
},
"departure": {
"delay": 72,
"time": "1769169672"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1769168407"
},
"departure": {
"delay": 67,
"time": "1769168407"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769169333"
},
"departure": {
"delay": 93,
"time": "1769169333"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769168055",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7852:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1769170088"
},
"departure": {
"delay": 154,
"time": "1769170114"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 330,
"time": "1769172210"
},
"departure": {
"delay": 330,
"time": "1769172210"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 287,
"time": "1769171687"
},
"departure": {
"delay": 287,
"time": "1769171687"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 332,
"time": "1769171852"
},
"departure": {
"delay": 332,
"time": "1769171852"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 285,
"time": "1769171085"
},
"departure": {
"delay": 285,
"time": "1769171085"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1769170364"
},
"departure": {
"delay": 164,
"time": "1769170364"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 268,
"time": "1769170588"
},
"departure": {
"delay": 268,
"time": "1769170588"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 270,
"time": "1769171310"
},
"departure": {
"delay": 270,
"time": "1769171310"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 278,
"time": "1769171978"
},
"departure": {
"delay": 278,
"time": "1769171978"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 281,
"time": "1769172581"
},
"departure": {
"delay": 281,
"time": "1769172581"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 289,
"time": "1769170729"
},
"departure": {
"delay": 289,
"time": "1769170729"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 284,
"time": "1769172704"
},
"departure": {
"delay": 284,
"time": "1769172704"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 285,
"time": "1769172825"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 88,
"time": "1769169988"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 285,
"time": "1769172285"
},
"departure": {
"delay": 285,
"time": "1769172285"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 285,
"time": "1769170905"
},
"departure": {
"delay": 285,
"time": "1769170905"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 283,
"time": "1769170663"
},
"departure": {
"delay": 283,
"time": "1769170663"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 285,
"time": "1769172045"
},
"departure": {
"delay": 285,
"time": "1769172045"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 208,
"time": "1769170288"
},
"departure": {
"delay": 208,
"time": "1769170288"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 275,
"time": "1769172455"
},
"departure": {
"delay": 275,
"time": "1769172455"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 285,
"time": "1769171625"
},
"departure": {
"delay": 285,
"time": "1769171625"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 293,
"time": "1769171153"
},
"departure": {
"delay": 293,
"time": "1769171153"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 211,
"time": "1769170171"
},
"departure": {
"delay": 211,
"time": "1769170171"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 297,
"time": "1769171397"
},
"departure": {
"delay": 297,
"time": "1769171397"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 291,
"time": "1769171931"
},
"departure": {
"delay": 291,
"time": "1769171931"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 285,
"time": "1769170845"
},
"departure": {
"delay": 285,
"time": "1769170845"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 288,
"time": "1769172528"
},
"departure": {
"delay": 288,
"time": "1769172528"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 221,
"time": "1769170421"
},
"departure": {
"delay": 221,
"time": "1769170421"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 294,
"time": "1769171454"
},
"departure": {
"delay": 294,
"time": "1769171454"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 218,
"time": "1769170238"
},
"departure": {
"delay": 218,
"time": "1769170238"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 286,
"time": "1769171806"
},
"departure": {
"delay": 286,
"time": "1769171806"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 212,
"time": "1769170532"
},
"departure": {
"delay": 212,
"time": "1769170532"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 342,
"time": "1769170962"
},
"departure": {
"delay": 342,
"time": "1769170962"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 273,
"time": "1769171493"
},
"departure": {
"delay": 273,
"time": "1769171493"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 295,
"time": "1769171215"
},
"departure": {
"delay": 295,
"time": "1769171215"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 335,
"time": "1769172395"
},
"departure": {
"delay": 335,
"time": "1769172395"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769169996",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9768:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191740"
},
"departure": {
"time": "1769191740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769191320"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769191440"
},
"departure": {
"time": "1769191440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769190120"
},
"departure": {
"time": "1769190120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769189700"
},
"departure": {
"time": "1769189700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769190720"
},
"departure": {
"time": "1769190720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769190960"
},
"departure": {
"time": "1769190960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769188860"
},
"departure": {
"time": "1769188860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769190300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769191200"
},
"departure": {
"time": "1769191200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769191020"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769191800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769189345"
},
"departure": {
"delay": 5,
"time": "1769189345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769191205"
},
"departure": {
"delay": 5,
"time": "1769191205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769190000"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769191260"
},
"departure": {
"time": "1769191260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769188865"
},
"departure": {
"delay": 5,
"time": "1769188865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769191620"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1769188800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1769168882"
},
"departure": {
"delay": 122,
"time": "1769168882"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1769170107"
},
"departure": {
"delay": 147,
"time": "1769170107"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 246,
"time": "1769169726"
},
"departure": {
"delay": 246,
"time": "1769169726"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 265,
"time": "1769170814"
},
"departure": {
"delay": 265,
"time": "1769170825"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1769168650"
},
"departure": {
"delay": 70,
"time": "1769168650"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 206,
"time": "1769169806"
},
"departure": {
"delay": 206,
"time": "1769169806"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769168576"
},
"departure": {
"delay": 56,
"time": "1769168576"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769168825"
},
"departure": {
"delay": 125,
"time": "1769168825"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1769170776"
},
"departure": {
"delay": 276,
"time": "1769170776"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1769170050"
},
"departure": {
"delay": 150,
"time": "1769170050"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1769168501"
},
"departure": {
"delay": 101,
"time": "1769168501"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1769170132"
},
"departure": {
"delay": 112,
"time": "1769170132"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1769169050"
},
"departure": {
"delay": 110,
"time": "1769169050"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1769168951"
},
"departure": {
"delay": 71,
"time": "1769168951"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 287,
"time": "1769170487"
},
"departure": {
"delay": 287,
"time": "1769170487"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 264,
"time": "1769170584"
},
"departure": {
"delay": 264,
"time": "1769170584"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 221,
"time": "1769169881"
},
"departure": {
"delay": 221,
"time": "1769169881"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769169100"
},
"departure": {
"delay": 40,
"time": "1769169100"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769169172"
},
"departure": {
"delay": 52,
"time": "1769169172"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 285,
"time": "1769170376"
},
"departure": {
"delay": 285,
"time": "1769170425"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 237,
"time": "1769169777"
},
"departure": {
"delay": 237,
"time": "1769169777"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 244,
"time": "1769169664"
},
"departure": {
"delay": 244,
"time": "1769169664"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1769169907"
},
"departure": {
"delay": 187,
"time": "1769169907"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769168725"
},
"departure": {
"delay": 25,
"time": "1769168725"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 265,
"time": "1769170945"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 245,
"time": "1769170250"
},
"departure": {
"delay": 245,
"time": "1769170325"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1769169990"
},
"departure": {
"delay": 210,
"time": "1769169990"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769169250"
},
"departure": {
"delay": 40,
"time": "1769169400"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769169451"
},
"departure": {
"delay": 31,
"time": "1769169451"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 270,
"time": "1769170650"
},
"departure": {
"delay": 270,
"time": "1769170650"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769168296",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11249:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13417,
"time": "1769172037"
},
"departure": {
"delay": 13417,
"time": "1769172037"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 13242,
"time": "1769170542"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 13305,
"time": "1769170605"
},
"departure": {
"delay": 13305,
"time": "1769170605"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 13365,
"time": "1769172165"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13404,
"time": "1769171964"
},
"departure": {
"delay": 13404,
"time": "1769171964"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13365,
"time": "1769171325"
},
"departure": {
"delay": 13365,
"time": "1769171325"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 13373,
"time": "1769172113"
},
"departure": {
"delay": 13373,
"time": "1769172113"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 13310,
"time": "1769170702"
},
"departure": {
"delay": 13310,
"time": "1769170730"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13365,
"time": "1769171025"
},
"departure": {
"delay": 13365,
"time": "1769171025"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13410,
"time": "1769170791"
},
"departure": {
"delay": 13410,
"time": "1769170830"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13379,
"time": "1769171759"
},
"departure": {
"delay": 13379,
"time": "1769171759"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14895:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12358:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769171721"
},
"departure": {
"delay": 21,
"time": "1769171721"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1769172979"
},
"departure": {
"delay": 19,
"time": "1769172979"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769171850"
},
"departure": {
"delay": 30,
"time": "1769171850"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769173138"
},
"departure": {
"delay": 58,
"time": "1769173138"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769171490"
},
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769171670"
},
"departure": {
"delay": 30,
"time": "1769171670"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769172810"
},
"departure": {
"delay": 30,
"time": "1769172810"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769171430"
},
"departure": {
"delay": 30,
"time": "1769171430"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769171324"
},
"departure": {
"delay": 44,
"time": "1769171324"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1769173637"
},
"departure": {
"delay": 17,
"time": "1769173637"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1769173791"
},
"departure": {
"delay": 51,
"time": "1769173791"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1769173492"
},
"departure": {
"delay": 52,
"time": "1769173492"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769173590"
},
"departure": {
"delay": 30,
"time": "1769173590"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1769171392"
},
"departure": {
"delay": 52,
"time": "1769171392"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769171762"
},
"departure": {
"delay": 2,
"time": "1769171762"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1769171250"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769173425"
},
"departure": {
"delay": 45,
"time": "1769173425"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769172150"
},
"departure": {
"delay": 30,
"time": "1769172150"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769171816"
},
"departure": {
"delay": 56,
"time": "1769171816"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769171956"
},
"departure": {
"delay": 16,
"time": "1769171956"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769173188"
},
"departure": {
"delay": 48,
"time": "1769173188"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769173538"
},
"departure": {
"delay": 38,
"time": "1769173538"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769173290"
},
"departure": {
"delay": 30,
"time": "1769173290"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769171525"
},
"departure": {
"delay": 5,
"time": "1769171525"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769172299"
},
"departure": {
"delay": 59,
"time": "1769172299"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769172097"
},
"departure": {
"delay": 37,
"time": "1769172097"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769173064"
},
"departure": {
"delay": 44,
"time": "1769173064"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1769173717"
},
"departure": {
"delay": 37,
"time": "1769173717"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1769172870"
},
"departure": {
"delay": 30,
"time": "1769172870"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769173363"
},
"departure": {
"delay": 43,
"time": "1769173363"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12358:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13715,
"time": "1769171795"
},
"departure": {
"delay": 13715,
"time": "1769171795"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 13717,
"time": "1769171737"
},
"departure": {
"delay": 13717,
"time": "1769171737"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 13810,
"time": "1769171290"
},
"departure": {
"delay": 13810,
"time": "1769171290"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 13833,
"time": "1769171253"
},
"departure": {
"delay": 13833,
"time": "1769171253"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 13730,
"time": "1769171990"
},
"departure": {
"delay": 13730,
"time": "1769171990"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 13772,
"time": "1769172152"
},
"departure": {
"delay": 13772,
"time": "1769172152"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 13701,
"time": "1769171601"
},
"departure": {
"delay": 13701,
"time": "1769171601"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 13806,
"time": "1769172246"
},
"departure": {
"delay": 13806,
"time": "1769172246"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 13796,
"time": "1769171396"
},
"departure": {
"delay": 13796,
"time": "1769171396"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 13753,
"time": "1769171653"
},
"departure": {
"delay": 13753,
"time": "1769171653"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 13750,
"time": "1769171470"
},
"departure": {
"delay": 13750,
"time": "1769171470"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 13772,
"time": "1769172092"
},
"departure": {
"delay": 13772,
"time": "1769172092"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 13701,
"time": "1769171961"
},
"departure": {
"delay": 13701,
"time": "1769171961"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 13816,
"time": "1769172196"
},
"departure": {
"delay": 13816,
"time": "1769172196"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 13823,
"time": "1769171363"
},
"departure": {
"delay": 13823,
"time": "1769171363"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 13787,
"time": "1769172287"
},
"departure": {
"delay": 13787,
"time": "1769172287"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 13718,
"time": "1769171678"
},
"departure": {
"delay": 13718,
"time": "1769171678"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 13704,
"time": "1769171544"
},
"departure": {
"delay": 13704,
"time": "1769171544"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 13752,
"time": "1769171712"
},
"departure": {
"delay": 13752,
"time": "1769171712"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 13754,
"time": "1769171414"
},
"departure": {
"delay": 13754,
"time": "1769171414"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 13860,
"time": "1769171220"
},
"departure": {
"delay": 13860,
"time": "1769171220"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 13867,
"time": "1769171107"
},
"departure": {
"delay": 13867,
"time": "1769171107"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 13730,
"time": "1769171510"
},
"departure": {
"delay": 13730,
"time": "1769171510"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 13772,
"time": "1769172392"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769170238",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470080:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769174250"
},
"departure": {
"delay": 30,
"time": "1769174250"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769173784"
},
"departure": {
"delay": 44,
"time": "1769173784"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769174216"
},
"departure": {
"delay": 56,
"time": "1769174216"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769173852"
},
"departure": {
"delay": 52,
"time": "1769173852"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769173950"
},
"departure": {
"delay": 30,
"time": "1769173950"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769174162"
},
"departure": {
"delay": 2,
"time": "1769174162"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769173973"
},
"departure": {
"delay": 53,
"time": "1769173973"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769173890"
},
"departure": {
"delay": 30,
"time": "1769173890"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769174356"
},
"departure": {
"delay": 16,
"time": "1769174356"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1769174121"
},
"departure": {
"delay": 21,
"time": "1769174121"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769174070"
},
"departure": {
"delay": 30,
"time": "1769174070"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169617",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12377:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769198100"
},
"departure": {
"time": "1769198100"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769197740"
},
"departure": {
"time": "1769197740"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769198160"
},
"departure": {
"time": "1769198160"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769197920"
},
"departure": {
"time": "1769197920"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769197860"
},
"departure": {
"time": "1769197860"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769197560"
},
"departure": {
"time": "1769197560"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769198340"
},
"departure": {
"time": "1769198340"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769197620"
},
"departure": {
"time": "1769197620"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198400"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769197680"
},
"departure": {
"time": "1769197680"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769198460"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769198580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769197800"
},
"departure": {
"time": "1769197800"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3111:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230565x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769173011"
},
"departure": {
"delay": 51,
"time": "1769173011"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 103,
"time": "1769171443"
},
"departure": {
"delay": 103,
"time": "1769171443"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769172711"
},
"departure": {
"delay": 51,
"time": "1769172711"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1769173156"
},
"departure": {
"delay": 76,
"time": "1769173156"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 74,
"time": "1769171954"
},
"departure": {
"delay": 74,
"time": "1769171954"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769171591"
},
"departure": {
"delay": 71,
"time": "1769171591"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769171751"
},
"departure": {
"delay": 51,
"time": "1769171751"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1769171683"
},
"departure": {
"delay": 103,
"time": "1769171683"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769171076"
},
"departure": {
"delay": 96,
"time": "1769171076"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769173371"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1769172176"
},
"departure": {
"delay": 56,
"time": "1769172176"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1769172951"
},
"departure": {
"delay": 51,
"time": "1769172951"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 95,
"time": "1769172815"
},
"departure": {
"delay": 95,
"time": "1769172815"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769172111"
},
"departure": {
"delay": 51,
"time": "1769172111"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769171211"
},
"departure": {
"delay": 51,
"time": "1769171211"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769173051"
},
"departure": {
"delay": 91,
"time": "1769173051"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1769173191"
},
"departure": {
"delay": 51,
"time": "1769173191"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 23,
"time": "1769170643"
},
"departure": {
"delay": 23,
"time": "1769170643"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769172471"
},
"departure": {
"delay": 51,
"time": "1769172471"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769172283"
},
"departure": {
"delay": 103,
"time": "1769172283"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1769172041"
},
"departure": {
"delay": 101,
"time": "1769172041"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1769173081"
},
"departure": {
"delay": 61,
"time": "1769173081"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1769170935"
},
"departure": {
"delay": 75,
"time": "1769170935"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1769171505"
},
"departure": {
"delay": 105,
"time": "1769171505"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769170710"
},
"departure": {
"delay": 30,
"time": "1769170710"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1769170866"
},
"departure": {
"delay": 66,
"time": "1769170866"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769171153"
},
"departure": {
"delay": 53,
"time": "1769171153"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769170971"
},
"departure": {
"delay": 51,
"time": "1769170971"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1769173300"
},
"departure": {
"delay": 100,
"time": "1769173300"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1769172363"
},
"departure": {
"delay": 63,
"time": "1769172363"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1769173245"
},
"departure": {
"delay": 105,
"time": "1769173245"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1769171272"
},
"departure": {
"delay": 52,
"time": "1769171272"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1769171322"
},
"departure": {
"delay": 102,
"time": "1769171322"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769171391"
},
"departure": {
"delay": 51,
"time": "1769171391"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230565x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174100"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1031:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769170695"
},
"departure": {
"delay": 15,
"time": "1769170695"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769171670"
},
"departure": {
"delay": 30,
"time": "1769171670"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1769171190"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769170830"
},
"departure": {
"delay": 30,
"time": "1769170830"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1769169666"
},
"departure": {
"delay": 6,
"time": "1769169666"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769170651"
},
"departure": {
"delay": 31,
"time": "1769170651"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769171430"
},
"departure": {
"delay": 30,
"time": "1769171430"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1769169529"
},
"departure": {
"delay": 49,
"time": "1769169529"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1769169244"
},
"departure": {
"delay": 4,
"time": "1769169244"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769169327"
},
"departure": {
"delay": 27,
"time": "1769169327"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769171739"
},
"departure": {
"delay": 39,
"time": "1769171739"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 59,
"time": "1769171579"
},
"departure": {
"delay": 59,
"time": "1769171579"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1769169210"
},
"departure": {
"delay": 30,
"time": "1769169210"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769170216"
},
"departure": {
"delay": 16,
"time": "1769170216"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769171274"
},
"departure": {
"delay": 54,
"time": "1769171274"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769171790"
},
"departure": {
"delay": 30,
"time": "1769171790"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 45,
"time": "1769170005"
},
"departure": {
"delay": 45,
"time": "1769170005"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769170906"
},
"departure": {
"delay": 46,
"time": "1769170906"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769171970"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1769170426"
},
"departure": {
"delay": 46,
"time": "1769170426"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769171105"
},
"departure": {
"delay": 5,
"time": "1769171105"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769168880"
},
"departure": {
"time": "1769168880"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1769169801"
},
"departure": {
"delay": 21,
"time": "1769169801"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769169870"
},
"departure": {
"delay": 30,
"time": "1769169870"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769169747"
},
"departure": {
"delay": 27,
"time": "1769169747"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769170090"
},
"departure": {
"delay": 10,
"time": "1769170090"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769171328"
},
"departure": {
"delay": 48,
"time": "1769171328"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769170290"
},
"departure": {
"delay": 30,
"time": "1769170290"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1769171628"
},
"departure": {
"delay": 48,
"time": "1769171628"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1769170470"
},
"departure": {
"delay": 30,
"time": "1769170470"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769170565"
},
"departure": {
"delay": 5,
"time": "1769170565"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769171459"
},
"departure": {
"delay": 59,
"time": "1769171459"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 23,
"time": "1769168963"
},
"departure": {
"delay": 23,
"time": "1769168963"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769169375"
},
"departure": {
"delay": 15,
"time": "1769169375"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769170384"
},
"departure": {
"delay": 4,
"time": "1769170384"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769169450"
},
"departure": {
"delay": 30,
"time": "1769169450"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1769171049"
},
"departure": {
"delay": 9,
"time": "1769171049"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769169577"
},
"departure": {
"delay": 37,
"time": "1769169577"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769168256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13088:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769169060"
},
"departure": {
"delay": 60,
"time": "1769169060"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769169300"
},
"departure": {
"delay": 60,
"time": "1769169300"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769168280"
},
"departure": {
"time": "1769168280"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769169900"
},
"departure": {
"delay": 60,
"time": "1769169900"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769168940"
},
"departure": {
"delay": 60,
"time": "1769168940"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769169920"
},
"departure": {
"delay": 20,
"time": "1769169920"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769168400"
},
"departure": {
"time": "1769168400"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769169260"
},
"departure": {
"delay": 20,
"time": "1769169260"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769168180"
},
"departure": {
"delay": 20,
"time": "1769168180"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769168760"
},
"departure": {
"time": "1769168760"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169540"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769169420"
},
"departure": {
"time": "1769169420"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769169120"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769169000"
},
"departure": {
"time": "1769169000"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769168700"
},
"departure": {
"time": "1769168700"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769169780"
},
"departure": {
"time": "1769169780"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769169360"
},
"departure": {
"time": "1769169360"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769168820"
},
"departure": {
"delay": 60,
"time": "1769168820"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170020"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769168160"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769168880"
},
"departure": {
"delay": 60,
"time": "1769168880"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769168360"
},
"departure": {
"delay": 20,
"time": "1769168360"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169180"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769168640"
},
"departure": {
"delay": 60,
"time": "1769168640"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769169660"
},
"departure": {
"delay": 60,
"time": "1769169660"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769168340"
},
"departure": {
"delay": 60,
"time": "1769168340"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168520"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769169240"
},
"departure": {
"delay": 60,
"time": "1769169240"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769167656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11991:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769172128"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1769171131"
},
"departure": {
"delay": 31,
"time": "1769171131"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769169792"
},
"departure": {
"delay": 36,
"time": "1769169816"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769171487"
},
"departure": {
"delay": 27,
"time": "1769171487"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1769171578"
},
"departure": {
"delay": -2,
"time": "1769171578"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1769171194"
},
"departure": {
"delay": 34,
"time": "1769171194"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769170096"
},
"departure": {
"delay": 38,
"time": "1769170118"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769170717"
},
"departure": {
"delay": 62,
"time": "1769170742"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769171018"
},
"departure": {
"delay": -22,
"time": "1769171018"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1769171288"
},
"departure": {
"delay": 8,
"time": "1769171288"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 146,
"time": "1769170410"
},
"departure": {
"delay": 146,
"time": "1769170466"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1769169955"
},
"departure": {
"delay": 55,
"time": "1769169955"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769171765"
},
"departure": {
"delay": 5,
"time": "1769171765"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1769170614"
},
"departure": {
"delay": -6,
"time": "1769170614"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1769171347"
},
"departure": {
"delay": 7,
"time": "1769171347"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769170988"
},
"departure": {
"delay": 8,
"time": "1769170988"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1769169991"
},
"departure": {
"delay": -4,
"time": "1769170016"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1769170590"
},
"departure": {
"delay": 90,
"time": "1769170590"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 46,
"time": "1769169766"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1769171828"
},
"departure": {
"delay": 8,
"time": "1769171828"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1769171648"
},
"departure": {
"delay": 8,
"time": "1769171648"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769170816"
},
"departure": {
"delay": 16,
"time": "1769170816"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1769170241"
},
"departure": {
"delay": 101,
"time": "1769170241"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769171893"
},
"departure": {
"delay": 13,
"time": "1769171893"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1769170291"
},
"departure": {
"delay": 91,
"time": "1769170291"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769169866"
},
"departure": {
"delay": 26,
"time": "1769169866"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769171713"
},
"departure": {
"delay": 13,
"time": "1769171713"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1769172008"
},
"departure": {
"delay": 8,
"time": "1769172008"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769169775",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7261:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769169120"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171160"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1088:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769172333"
},
"departure": {
"delay": 33,
"time": "1769172333"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769173488"
},
"departure": {
"delay": 48,
"time": "1769173488"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769172411"
},
"departure": {
"delay": 51,
"time": "1769172411"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769172973"
},
"departure": {
"delay": 13,
"time": "1769172973"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769172486"
},
"departure": {
"delay": 6,
"time": "1769172486"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769174070"
},
"departure": {
"delay": 30,
"time": "1769174070"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769172914"
},
"departure": {
"delay": 14,
"time": "1769172914"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769172272"
},
"departure": {
"delay": 32,
"time": "1769172272"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769173652"
},
"departure": {
"delay": 32,
"time": "1769173652"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769173717"
},
"departure": {
"delay": 37,
"time": "1769173717"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1769172724"
},
"departure": {
"delay": 4,
"time": "1769172724"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1769173295"
},
"departure": {
"delay": 35,
"time": "1769173295"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769172603"
},
"departure": {
"delay": 3,
"time": "1769172603"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14166:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769170239"
},
"departure": {
"delay": 3,
"time": "1769170263"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769171862"
},
"departure": {
"delay": 42,
"time": "1769171862"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1769170163"
},
"departure": {
"delay": 23,
"time": "1769170163"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769171010"
},
"departure": {
"delay": 30,
"time": "1769171010"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769169915"
},
"departure": {
"delay": 15,
"time": "1769169915"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1769169997"
},
"departure": {
"delay": 37,
"time": "1769169997"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769171548"
},
"departure": {
"delay": 28,
"time": "1769171548"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1769170113"
},
"departure": {
"delay": -27,
"time": "1769170113"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1769171794"
},
"departure": {
"delay": 34,
"time": "1769171794"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1769171449"
},
"departure": {
"delay": 49,
"time": "1769171449"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1769169947"
},
"departure": {
"delay": -13,
"time": "1769169947"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769170694"
},
"departure": {
"delay": 14,
"time": "1769170694"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1769170032"
},
"departure": {
"delay": 12,
"time": "1769170032"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1769170588"
},
"departure": {
"delay": -32,
"time": "1769170588"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1769170311"
},
"departure": {
"delay": -9,
"time": "1769170311"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769172028"
},
"departure": {
"delay": 28,
"time": "1769172028"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1769170488"
},
"departure": {
"delay": -12,
"time": "1769170488"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769170367"
},
"departure": {
"delay": 8,
"time": "1769170388"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769171428"
},
"departure": {
"delay": 28,
"time": "1769171428"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769171728"
},
"departure": {
"delay": 28,
"time": "1769171728"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1769170945"
},
"departure": {
"delay": 85,
"time": "1769170945"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1769170427"
},
"departure": {
"delay": -13,
"time": "1769170427"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1769171624"
},
"departure": {
"delay": 44,
"time": "1769171624"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1769170768"
},
"departure": {
"delay": 28,
"time": "1769170768"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769171204"
},
"departure": {
"delay": 44,
"time": "1769171204"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1769171933"
},
"departure": {
"delay": 53,
"time": "1769171933"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1769170813"
},
"departure": {
"delay": 13,
"time": "1769170813"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769169815"
},
"departure": {
"delay": 35,
"time": "1769169815"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7035:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769174383"
},
"departure": {
"delay": 43,
"time": "1769174383"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769174142"
},
"departure": {
"delay": 42,
"time": "1769174142"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769174049"
},
"departure": {
"delay": 9,
"time": "1769174049"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769173902"
},
"departure": {
"delay": 42,
"time": "1769173902"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1769174177"
},
"departure": {
"delay": 17,
"time": "1769174177"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769173820"
},
"departure": {
"delay": 20,
"time": "1769173820"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769174342"
},
"departure": {
"delay": 2,
"time": "1769174342"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769173766"
},
"departure": {
"delay": 26,
"time": "1769173766"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769174261"
},
"departure": {
"delay": 41,
"time": "1769174261"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11703:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1769170553"
},
"departure": {
"delay": -67,
"time": "1769170553"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1769169210"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1769170284"
},
"departure": {
"delay": -36,
"time": "1769170284"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769170893"
},
"departure": {
"delay": -27,
"time": "1769170893"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -52,
"time": "1769172128"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1769171078"
},
"departure": {
"delay": -22,
"time": "1769171078"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1769169455"
},
"departure": {
"delay": -2,
"time": "1769169478"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -52,
"time": "1769171648"
},
"departure": {
"delay": -52,
"time": "1769171648"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -52,
"time": "1769171288"
},
"departure": {
"delay": -52,
"time": "1769171288"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1769171565"
},
"departure": {
"delay": -15,
"time": "1769171565"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1769169528"
},
"departure": {
"delay": -12,
"time": "1769169528"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1769170362"
},
"departure": {
"delay": -78,
"time": "1769170362"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1769170184"
},
"departure": {
"delay": -51,
"time": "1769170209"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1769171469"
},
"departure": {
"delay": -51,
"time": "1769171469"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1769169403"
},
"departure": {
"delay": -17,
"time": "1769169403"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769169578"
},
"departure": {
"delay": 3,
"time": "1769169603"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1769170028"
},
"departure": {
"delay": -52,
"time": "1769170028"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1769171948"
},
"departure": {
"delay": -52,
"time": "1769171948"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1769169354"
},
"departure": {
"delay": -6,
"time": "1769169354"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1769169281"
},
"departure": {
"delay": -19,
"time": "1769169281"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769170708"
},
"departure": {
"delay": -22,
"time": "1769170778"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -67,
"time": "1769169953"
},
"departure": {
"delay": -67,
"time": "1769169953"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1769171859"
},
"departure": {
"delay": -21,
"time": "1769171859"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1769170978"
},
"departure": {
"delay": -2,
"time": "1769170978"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1769169653"
},
"departure": {
"delay": -7,
"time": "1769169653"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1769170428"
},
"departure": {
"delay": -47,
"time": "1769170453"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -87,
"time": "1769170653"
},
"departure": {
"delay": -87,
"time": "1769170653"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1769171375"
},
"departure": {
"delay": -25,
"time": "1769171375"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1769171746"
},
"departure": {
"delay": -14,
"time": "1769171746"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -52,
"time": "1769169788"
},
"departure": {
"delay": -52,
"time": "1769169788"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769168616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx113:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769169397"
},
"departure": {
"delay": 37,
"time": "1769169397"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1769168963"
},
"departure": {
"delay": 32,
"time": "1769168972"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1769169172"
},
"departure": {
"delay": 112,
"time": "1769169172"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 265,
"time": "1769171665"
},
"departure": {
"delay": 265,
"time": "1769171665"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 212,
"time": "1769170472"
},
"departure": {
"delay": 212,
"time": "1769170472"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 302,
"time": "1769171522"
},
"departure": {
"delay": 302,
"time": "1769171522"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 257,
"time": "1769171777"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1769169074"
},
"departure": {
"delay": 14,
"time": "1769169074"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 304,
"time": "1769171224"
},
"departure": {
"delay": 304,
"time": "1769171224"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1769170347"
},
"departure": {
"delay": 147,
"time": "1769170347"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1769169001"
},
"departure": {
"delay": 61,
"time": "1769169001"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769169792"
},
"departure": {
"delay": 72,
"time": "1769169792"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769169272"
},
"departure": {
"delay": 92,
"time": "1769169272"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769168850"
},
"departure": {
"delay": 30,
"time": "1769168850"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1769169589"
},
"departure": {
"delay": 109,
"time": "1769169589"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1769171622"
},
"departure": {
"delay": 282,
"time": "1769171622"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769169520"
},
"departure": {
"delay": 53,
"time": "1769169533"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 286,
"time": "1769171086"
},
"departure": {
"delay": 286,
"time": "1769171086"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 257,
"time": "1769170817"
},
"departure": {
"delay": 257,
"time": "1769170817"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 167,
"time": "1769170247"
},
"departure": {
"delay": 167,
"time": "1769170247"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769168925"
},
"departure": {
"delay": 45,
"time": "1769168925"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 272,
"time": "1769171372"
},
"departure": {
"delay": 272,
"time": "1769171372"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 222,
"time": "1769170716"
},
"departure": {
"delay": 222,
"time": "1769170722"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 182,
"time": "1769170546"
},
"departure": {
"delay": 182,
"time": "1769170622"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 257,
"time": "1769171117"
},
"departure": {
"delay": 257,
"time": "1769171117"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 257,
"time": "1769171297"
},
"departure": {
"delay": 257,
"time": "1769171297"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1769169681"
},
"departure": {
"delay": 21,
"time": "1769169681"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 306,
"time": "1769171706"
},
"departure": {
"delay": 306,
"time": "1769171706"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1769169864"
},
"departure": {
"delay": 92,
"time": "1769169872"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 278,
"time": "1769171738"
},
"departure": {
"delay": 278,
"time": "1769171738"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769168496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11411:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172060"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1029:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769168693"
},
"departure": {
"delay": 70,
"time": "1769168710"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769167760"
},
"departure": {
"delay": 20,
"time": "1769167760"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1769170085"
},
"departure": {
"delay": 210,
"time": "1769170110"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1769170160"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1769169185"
},
"departure": {
"delay": 96,
"time": "1769169336"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1769168187"
},
"departure": {
"delay": 102,
"time": "1769168262"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769167410"
},
"departure": {
"delay": 30,
"time": "1769167410"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1769169760"
},
"departure": {
"delay": 160,
"time": "1769169760"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769167610"
},
"departure": {
"delay": 50,
"time": "1769167610"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1769169861"
},
"departure": {
"delay": 225,
"time": "1769169885"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1769169643"
},
"departure": {
"delay": 163,
"time": "1769169643"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769167536"
},
"departure": {
"delay": 36,
"time": "1769167536"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769167478"
},
"departure": {
"delay": 38,
"time": "1769167478"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1769167910"
},
"departure": {
"delay": -10,
"time": "1769167910"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769168410"
},
"departure": {
"delay": 70,
"time": "1769168410"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769168885"
},
"departure": {
"delay": 90,
"time": "1769168910"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769168760"
},
"departure": {
"delay": 60,
"time": "1769168760"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769167266"
},
"departure": {
"delay": 6,
"time": "1769167266"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769168314"
},
"departure": {
"delay": 94,
"time": "1769168314"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1769167110"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1769168985"
},
"departure": {
"delay": 130,
"time": "1769169010"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1769168610"
},
"departure": {
"delay": 90,
"time": "1769168610"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1769169537"
},
"departure": {
"delay": 117,
"time": "1769169537"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1769167185"
},
"departure": {
"delay": 10,
"time": "1769167210"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1769169965"
},
"departure": {
"delay": 230,
"time": "1769170010"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1769167314"
},
"departure": {
"delay": -6,
"time": "1769167314"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769169071"
},
"departure": {
"delay": 71,
"time": "1769169071"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1769169460"
},
"departure": {
"delay": 160,
"time": "1769169460"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769167985"
},
"departure": {
"delay": 5,
"time": "1769167985"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1769168485"
},
"departure": {
"delay": 110,
"time": "1769168510"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769166596",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx109:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769168352"
},
"departure": {
"delay": 72,
"time": "1769168352"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 158,
"time": "1769168978"
},
"departure": {
"delay": 158,
"time": "1769168978"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 272,
"time": "1769169661"
},
"departure": {
"delay": 272,
"time": "1769169692"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1769168395"
},
"departure": {
"delay": 55,
"time": "1769168395"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 212,
"time": "1769169392"
},
"departure": {
"delay": 212,
"time": "1769169392"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1769170023"
},
"departure": {
"delay": 186,
"time": "1769170026"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 166,
"time": "1769169043"
},
"departure": {
"delay": 166,
"time": "1769169046"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1769168557"
},
"departure": {
"delay": 97,
"time": "1769168557"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1769169794"
},
"departure": {
"delay": 213,
"time": "1769169813"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 233,
"time": "1769169088"
},
"departure": {
"delay": 233,
"time": "1769169113"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1769168803"
},
"departure": {
"delay": 163,
"time": "1769168803"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 222,
"time": "1769169319"
},
"departure": {
"delay": 222,
"time": "1769169342"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 248,
"time": "1769169728"
},
"departure": {
"delay": 248,
"time": "1769169728"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1769168669"
},
"departure": {
"delay": 149,
"time": "1769168669"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769168258"
},
"departure": {
"delay": 38,
"time": "1769168258"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 203,
"time": "1769169443"
},
"departure": {
"delay": 203,
"time": "1769169443"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 309,
"time": "1769169789"
},
"departure": {
"delay": 309,
"time": "1769169789"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1769168743"
},
"departure": {
"delay": 163,
"time": "1769168743"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1769169161"
},
"departure": {
"delay": 169,
"time": "1769169169"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769168220"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1769169242"
},
"departure": {
"delay": 182,
"time": "1769169242"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 302,
"time": "1769169518"
},
"departure": {
"delay": 302,
"time": "1769169542"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 171,
"time": "1769168849"
},
"departure": {
"delay": 171,
"time": "1769168871"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 247,
"time": "1769169926"
},
"departure": {
"delay": 247,
"time": "1769169967"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1769170109"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 104,
"time": "1769168624"
},
"departure": {
"delay": 104,
"time": "1769168624"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1769168498"
},
"departure": {
"delay": 98,
"time": "1769168498"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769168136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9261:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769170860"
},
"departure": {
"delay": 60,
"time": "1769170860"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769170680"
},
"departure": {
"delay": 120,
"time": "1769170740"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769171400"
},
"departure": {
"delay": 60,
"time": "1769171400"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769170810"
},
"departure": {
"delay": 75,
"time": "1769170815"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769171340"
},
"departure": {
"delay": 60,
"time": "1769171340"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769170440"
},
"departure": {
"delay": 65,
"time": "1769170445"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769170920"
},
"departure": {
"delay": 60,
"time": "1769170920"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769170800"
},
"departure": {
"delay": 125,
"time": "1769170805"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769171220"
},
"departure": {
"delay": 60,
"time": "1769171220"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769170380"
},
"departure": {
"delay": 65,
"time": "1769170385"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769170620"
},
"departure": {
"delay": 65,
"time": "1769170625"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769170500"
},
"departure": {
"delay": 65,
"time": "1769170505"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1551:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 333,
"time": "1769169267"
},
"departure": {
"delay": 333,
"time": "1769169273"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 314,
"time": "1769169434"
},
"departure": {
"delay": 314,
"time": "1769169434"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1769169502"
},
"departure": {
"delay": 252,
"time": "1769169552"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1769168602"
},
"departure": {
"delay": 202,
"time": "1769168602"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1769168427"
},
"departure": {
"delay": 147,
"time": "1769168427"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1769168280"
},
"departure": {
"delay": 202,
"time": "1769168302"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 388,
"time": "1769170468"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 127,
"time": "1769168227"
},
"departure": {
"delay": 127,
"time": "1769168227"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 12,
"time": "1769167752"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1769168805"
},
"departure": {
"delay": 272,
"time": "1769168852"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769167827"
},
"departure": {
"delay": 112,
"time": "1769167852"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1769167960"
},
"departure": {
"delay": 100,
"time": "1769167960"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1769168034"
},
"departure": {
"delay": 114,
"time": "1769168034"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1769168075"
},
"departure": {
"delay": 155,
"time": "1769168075"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 472,
"time": "1769170230"
},
"departure": {
"delay": 472,
"time": "1769170252"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 232,
"time": "1769169592"
},
"departure": {
"delay": 232,
"time": "1769169592"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 402,
"time": "1769170002"
},
"departure": {
"delay": 402,
"time": "1769170002"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 372,
"time": "1769169777"
},
"departure": {
"delay": 372,
"time": "1769169852"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 488,
"time": "1769170303"
},
"departure": {
"delay": 488,
"time": "1769170328"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 407,
"time": "1769169202"
},
"departure": {
"delay": 407,
"time": "1769169227"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 352,
"time": "1769169052"
},
"departure": {
"delay": 352,
"time": "1769169052"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 367,
"time": "1769169077"
},
"departure": {
"delay": 367,
"time": "1769169127"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 243,
"time": "1769168677"
},
"departure": {
"delay": 243,
"time": "1769168703"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 457,
"time": "1769170177"
},
"departure": {
"delay": 457,
"time": "1769170177"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 187,
"time": "1769168506"
},
"departure": {
"delay": 187,
"time": "1769168527"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769168129"
},
"departure": {
"delay": 173,
"time": "1769168153"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 334,
"time": "1769168974"
},
"departure": {
"delay": 334,
"time": "1769168974"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769168352"
},
"departure": {
"delay": 132,
"time": "1769168352"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 442,
"time": "1769170102"
},
"departure": {
"delay": 442,
"time": "1769170102"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 282,
"time": "1769169683"
},
"departure": {
"delay": 282,
"time": "1769169702"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769167756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7027:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172960"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769169346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2049:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6996:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769172021"
},
"departure": {
"delay": 21,
"time": "1769172021"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769172708"
},
"departure": {
"delay": 48,
"time": "1769172708"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769172465"
},
"departure": {
"delay": 45,
"time": "1769172465"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769172166"
},
"departure": {
"delay": 46,
"time": "1769172166"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769172868"
},
"departure": {
"delay": 28,
"time": "1769172868"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1769172801"
},
"departure": {
"delay": 21,
"time": "1769172801"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769172930"
},
"departure": {
"delay": 30,
"time": "1769172930"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1769172385"
},
"departure": {
"delay": 25,
"time": "1769172385"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769171928"
},
"departure": {
"delay": 48,
"time": "1769171928"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769172109"
},
"departure": {
"delay": 49,
"time": "1769172109"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769172534"
},
"departure": {
"delay": 54,
"time": "1769172534"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170795",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6996:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769169881"
},
"departure": {
"delay": 41,
"time": "1769169881"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1769168194"
},
"departure": {
"delay": 34,
"time": "1769168194"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769168256"
},
"departure": {
"delay": 36,
"time": "1769168256"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769167728"
},
"departure": {
"delay": 48,
"time": "1769167728"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769169699"
},
"departure": {
"delay": 39,
"time": "1769169699"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1769169460"
},
"departure": {
"delay": 40,
"time": "1769169460"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769168420"
},
"departure": {
"delay": 20,
"time": "1769168420"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769169419"
},
"departure": {
"delay": 59,
"time": "1769169419"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769167665"
},
"departure": {
"delay": 45,
"time": "1769167665"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769168100"
},
"departure": {
"time": "1769168100"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769168869"
},
"departure": {
"delay": 49,
"time": "1769168869"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769167680"
},
"departure": {
"time": "1769167680"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769168619"
},
"departure": {
"delay": 39,
"time": "1769168619"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1769169651"
},
"departure": {
"delay": 51,
"time": "1769169651"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1769168021"
},
"departure": {
"delay": 41,
"time": "1769168021"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769170350"
},
"departure": {
"delay": 30,
"time": "1769170350"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769169780"
},
"departure": {
"time": "1769169780"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1769167766"
},
"departure": {
"delay": 26,
"time": "1769167766"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769169119"
},
"departure": {
"delay": 59,
"time": "1769169119"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1769169276"
},
"departure": {
"delay": 36,
"time": "1769169276"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769169360"
},
"departure": {
"time": "1769169360"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168820"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769170320"
},
"departure": {
"delay": 120,
"time": "1769170320"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1769168664"
},
"departure": {
"delay": 24,
"time": "1769168664"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1769169213"
},
"departure": {
"delay": 33,
"time": "1769169213"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1769169945"
},
"departure": {
"delay": 45,
"time": "1769169945"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769167620"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769167645"
},
"departure": {
"delay": 25,
"time": "1769167645"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769167980"
},
"departure": {
"time": "1769167980"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168520"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769168733"
},
"departure": {
"delay": 33,
"time": "1769168733"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769167920"
},
"departure": {
"time": "1769167920"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769168945"
},
"departure": {
"delay": 5,
"time": "1769168945"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769167875"
},
"departure": {
"delay": 15,
"time": "1769167875"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769169572"
},
"departure": {
"delay": 32,
"time": "1769169572"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769170530"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
}
],
"timestamp": "1769167196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13232:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769168520"
},
"departure": {
"delay": 60,
"time": "1769168520"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769168480"
},
"departure": {
"delay": 20,
"time": "1769168480"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769169720"
},
"departure": {
"delay": 60,
"time": "1769169720"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769170080"
},
"departure": {
"delay": 60,
"time": "1769170080"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769169960"
},
"departure": {
"delay": 60,
"time": "1769169960"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769169480"
},
"departure": {
"delay": 60,
"time": "1769169480"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769168720"
},
"departure": {
"delay": 20,
"time": "1769168720"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769170260"
},
"departure": {
"delay": 60,
"time": "1769170260"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1769168600"
},
"departure": {
"delay": 20,
"time": "1769168600"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769169240"
},
"departure": {
"delay": 60,
"time": "1769169240"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769168880"
},
"departure": {
"delay": 60,
"time": "1769168880"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769168460"
},
"departure": {
"delay": 60,
"time": "1769168460"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769169140"
},
"departure": {
"delay": 20,
"time": "1769169140"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769169120"
},
"departure": {
"delay": 60,
"time": "1769169120"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769168580"
},
"departure": {
"delay": 60,
"time": "1769168580"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769168540"
},
"departure": {
"delay": 20,
"time": "1769168540"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769170140"
},
"departure": {
"time": "1769170140"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769168640"
},
"departure": {
"delay": 60,
"time": "1769168640"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169360"
},
"departure": {
"time": "1769169360"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769168760"
},
"departure": {
"time": "1769168760"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769169300"
},
"departure": {
"delay": 60,
"time": "1769169300"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769169980"
},
"departure": {
"delay": 20,
"time": "1769169980"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769169000"
},
"departure": {
"time": "1769169000"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769169780"
},
"departure": {
"delay": 60,
"time": "1769169780"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169180"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769168700"
},
"departure": {
"delay": 60,
"time": "1769168700"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769167536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12250:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769169463"
},
"departure": {
"delay": 128,
"time": "1769169488"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1769169913"
},
"departure": {
"delay": 158,
"time": "1769169938"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769169263"
},
"departure": {
"delay": 48,
"time": "1769169288"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1769171234"
},
"departure": {
"delay": 134,
"time": "1769171234"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1769169688"
},
"departure": {
"delay": 113,
"time": "1769169713"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1769170088"
},
"departure": {
"delay": 152,
"time": "1769170112"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 134,
"time": "1769170874"
},
"departure": {
"delay": 134,
"time": "1769170874"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1769169563"
},
"departure": {
"delay": 107,
"time": "1769169587"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1769171132"
},
"departure": {
"delay": 152,
"time": "1769171132"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1769170373"
},
"departure": {
"delay": 113,
"time": "1769170373"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769170812"
},
"departure": {
"delay": 132,
"time": "1769170812"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1769171054"
},
"departure": {
"delay": 134,
"time": "1769171054"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 118,
"time": "1769169838"
},
"departure": {
"delay": 118,
"time": "1769169838"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769169137"
},
"departure": {
"delay": 42,
"time": "1769169162"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1769170919"
},
"departure": {
"delay": 179,
"time": "1769170919"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 189,
"time": "1769170989"
},
"departure": {
"delay": 189,
"time": "1769170989"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1769169987"
},
"departure": {
"delay": 87,
"time": "1769169987"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1769168662"
},
"departure": {
"delay": 82,
"time": "1769168662"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1769171414"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1769169763"
},
"departure": {
"delay": 163,
"time": "1769169763"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769168566"
},
"departure": {
"delay": 46,
"time": "1769168566"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769168812"
},
"departure": {
"delay": 52,
"time": "1769168812"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1769168413"
},
"departure": {
"delay": 13,
"time": "1769168413"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769168912"
},
"departure": {
"delay": 72,
"time": "1769169012"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1769170462"
},
"departure": {
"delay": 142,
"time": "1769170462"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1769170617"
},
"departure": {
"delay": 117,
"time": "1769170617"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1769168737"
},
"departure": {
"delay": 37,
"time": "1769168737"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1769169363"
},
"departure": {
"delay": 63,
"time": "1769169363"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 243,
"time": "1769170263"
},
"departure": {
"delay": 243,
"time": "1769170263"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769168356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx384:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769169510"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769170433"
},
"departure": {
"delay": 53,
"time": "1769170433"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769169608"
},
"departure": {
"delay": 68,
"time": "1769169608"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1769170715"
},
"departure": {
"delay": -7,
"time": "1769170733"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1769170272"
},
"departure": {
"delay": 72,
"time": "1769170272"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769170514"
},
"departure": {
"delay": 33,
"time": "1769170533"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769169884"
},
"departure": {
"delay": 44,
"time": "1769169884"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769170358"
},
"departure": {
"delay": 38,
"time": "1769170358"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769169758"
},
"departure": {
"delay": 38,
"time": "1769169758"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769169951"
},
"departure": {
"delay": 51,
"time": "1769169951"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769169658"
},
"departure": {
"delay": 58,
"time": "1769169658"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1769170765"
},
"departure": {
"delay": 8,
"time": "1769170808"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769170183"
},
"departure": {
"delay": 43,
"time": "1769170183"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769169833"
},
"departure": {
"delay": 53,
"time": "1769169833"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769171610"
},
"departure": {
"delay": 30,
"time": "1769171610"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769170083"
},
"departure": {
"delay": 88,
"time": "1769170108"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769171438"
},
"departure": {
"delay": 38,
"time": "1769171438"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1769171154"
},
"departure": {
"delay": -6,
"time": "1769171154"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769171291"
},
"departure": {
"delay": 11,
"time": "1769171291"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769171361"
},
"departure": {
"delay": 21,
"time": "1769171361"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1769170931"
},
"departure": {
"delay": 11,
"time": "1769170931"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1769170608"
},
"departure": {
"delay": 38,
"time": "1769170658"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6343:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1769171816"
},
"departure": {
"delay": -4,
"time": "1769171816"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1769171938"
},
"departure": {
"delay": -2,
"time": "1769171938"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -281,
"time": "1769172979"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -93,
"time": "1769172327"
},
"departure": {
"delay": -93,
"time": "1769172327"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -73,
"time": "1769172107"
},
"departure": {
"delay": -73,
"time": "1769172107"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -131,
"time": "1769172349"
},
"departure": {
"delay": -131,
"time": "1769172349"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1769172014"
},
"departure": {
"delay": 14,
"time": "1769172014"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -217,
"time": "1769172563"
},
"departure": {
"delay": -217,
"time": "1769172563"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -274,
"time": "1769172746"
},
"departure": {
"delay": -274,
"time": "1769172746"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -240,
"time": "1769172660"
},
"departure": {
"delay": -240,
"time": "1769172660"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -274,
"time": "1769172806"
},
"departure": {
"delay": -274,
"time": "1769172806"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -261,
"time": "1769172699"
},
"departure": {
"delay": -261,
"time": "1769172699"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1769171560"
},
"departure": {
"delay": 40,
"time": "1769171560"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1769171620"
},
"departure": {
"delay": -20,
"time": "1769171620"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1769171770"
},
"departure": {
"delay": 70,
"time": "1769171770"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769171327"
},
"departure": {
"delay": 47,
"time": "1769171327"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1769171859"
},
"departure": {
"delay": -21,
"time": "1769171859"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -163,
"time": "1769172437"
},
"departure": {
"delay": -163,
"time": "1769172437"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -163,
"time": "1769172497"
},
"departure": {
"delay": -163,
"time": "1769172497"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -56,
"time": "1769172244"
},
"departure": {
"delay": -56,
"time": "1769172244"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -59,
"time": "1769172061"
},
"departure": {
"delay": -59,
"time": "1769172061"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1769171438"
},
"departure": {
"delay": 98,
"time": "1769171438"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598286:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14072:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1769170982"
},
"departure": {
"delay": 122,
"time": "1769170982"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1769171036"
},
"departure": {
"delay": 116,
"time": "1769171036"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1769170671"
},
"departure": {
"delay": 111,
"time": "1769170671"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1769171449"
},
"departure": {
"delay": 109,
"time": "1769171449"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1769171372"
},
"departure": {
"delay": 152,
"time": "1769171372"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1769170593"
},
"departure": {
"delay": 153,
"time": "1769170593"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1769170719"
},
"departure": {
"delay": 99,
"time": "1769170719"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1769171559"
},
"departure": {
"delay": 99,
"time": "1769171559"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769171280"
},
"departure": {
"delay": 120,
"time": "1769171280"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769171744"
},
"departure": {
"delay": 104,
"time": "1769171744"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1769170822"
},
"departure": {
"delay": 162,
"time": "1769170842"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1769171816"
},
"departure": {
"delay": 116,
"time": "1769171816"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1769170480"
},
"departure": {
"delay": 160,
"time": "1769170480"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1769171641"
},
"departure": {
"delay": 121,
"time": "1769171641"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769170531"
},
"departure": {
"delay": 151,
"time": "1769170531"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1769170909"
},
"departure": {
"delay": 109,
"time": "1769170909"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1769171516"
},
"departure": {
"delay": 116,
"time": "1769171516"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1769170170"
},
"departure": {
"delay": 152,
"time": "1769170292"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1769171141"
},
"departure": {
"delay": 101,
"time": "1769171141"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1769171936"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 95,
"time": "1769171195"
},
"departure": {
"delay": 95,
"time": "1769171195"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769170412"
},
"departure": {
"delay": 152,
"time": "1769170412"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14072:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057435x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769171166"
},
"departure": {
"delay": 66,
"time": "1769171166"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769171381"
},
"departure": {
"delay": 101,
"time": "1769171381"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769171586"
},
"departure": {
"delay": 66,
"time": "1769171586"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1769171818"
},
"departure": {
"delay": 118,
"time": "1769171818"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 112,
"time": "1769172712"
},
"departure": {
"delay": 112,
"time": "1769172712"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 66,
"time": "1769170926"
},
"departure": {
"delay": 66,
"time": "1769170926"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769173686"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 66,
"time": "1769172906"
},
"departure": {
"delay": 66,
"time": "1769172906"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 66,
"time": "1769172006"
},
"departure": {
"delay": 66,
"time": "1769172006"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 100,
"time": "1769171440"
},
"departure": {
"delay": 100,
"time": "1769171440"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1769173091"
},
"departure": {
"delay": 71,
"time": "1769173091"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 120,
"time": "1769171520"
},
"departure": {
"delay": 120,
"time": "1769171520"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1769171088"
},
"departure": {
"delay": 108,
"time": "1769171088"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769173365"
},
"departure": {
"delay": 105,
"time": "1769173365"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 102,
"time": "1769170962"
},
"departure": {
"delay": 102,
"time": "1769170962"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769172186"
},
"departure": {
"delay": 66,
"time": "1769172186"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1769172144"
},
"departure": {
"delay": 84,
"time": "1769172144"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 124,
"time": "1769172364"
},
"departure": {
"delay": 124,
"time": "1769172364"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1769171671"
},
"departure": {
"delay": 91,
"time": "1769171671"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1769172975"
},
"departure": {
"delay": 75,
"time": "1769172975"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 66,
"time": "1769172786"
},
"departure": {
"delay": 66,
"time": "1769172786"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 66,
"time": "1769171286"
},
"departure": {
"delay": 66,
"time": "1769171286"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1769172426"
},
"departure": {
"delay": 66,
"time": "1769172426"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1769173484"
},
"departure": {
"delay": 104,
"time": "1769173484"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 84,
"time": "1769170884"
},
"departure": {
"delay": 84,
"time": "1769170884"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1769171726"
},
"departure": {
"delay": 86,
"time": "1769171726"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1769171247"
},
"departure": {
"delay": 87,
"time": "1769171247"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769172846"
},
"departure": {
"delay": 66,
"time": "1769172846"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 120,
"time": "1769171220"
},
"departure": {
"delay": 120,
"time": "1769171220"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1769172084"
},
"departure": {
"delay": 84,
"time": "1769172084"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1769171886"
},
"departure": {
"delay": 66,
"time": "1769171886"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1769173569"
},
"departure": {
"delay": 69,
"time": "1769173569"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 83,
"time": "1769173163"
},
"departure": {
"delay": 83,
"time": "1769173163"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 66,
"time": "1769173026"
},
"departure": {
"delay": 66,
"time": "1769173026"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 90,
"time": "1769172030"
},
"departure": {
"delay": 90,
"time": "1769172030"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1769172935"
},
"departure": {
"delay": 95,
"time": "1769172935"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 66,
"time": "1769173266"
},
"departure": {
"delay": 66,
"time": "1769173266"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 105,
"time": "1769171325"
},
"departure": {
"delay": 105,
"time": "1769171325"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1769172246"
},
"departure": {
"delay": 66,
"time": "1769172246"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769170850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057435x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769170457"
},
"departure": {
"delay": 77,
"time": "1769170457"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 156,
"time": "1769169696"
},
"departure": {
"delay": 156,
"time": "1769169696"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1769169965"
},
"departure": {
"delay": 142,
"time": "1769169982"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -35,
"time": "1769170945"
},
"departure": {
"delay": -35,
"time": "1769170945"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -28,
"time": "1769170832"
},
"departure": {
"delay": -28,
"time": "1769170832"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -34,
"time": "1769171066"
},
"departure": {
"delay": -34,
"time": "1769171066"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -65,
"time": "1769171155"
},
"departure": {
"delay": -65,
"time": "1769171155"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": -23,
"time": "1769170237"
},
"departure": {
"delay": -23,
"time": "1769170237"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -47,
"time": "1769170993"
},
"departure": {
"delay": -47,
"time": "1769170993"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1769170782"
},
"departure": {
"delay": -18,
"time": "1769170782"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -36,
"time": "1769171244"
},
"departure": {
"delay": -36,
"time": "1769171244"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 163,
"time": "1769169763"
},
"departure": {
"delay": 163,
"time": "1769169763"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769169387"
},
"departure": {
"delay": 147,
"time": "1769169387"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769169182"
},
"departure": {
"delay": 62,
"time": "1769169182"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769170560"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 147,
"time": "1769170082"
},
"departure": {
"delay": 147,
"time": "1769170107"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1769169174"
},
"departure": {
"delay": 114,
"time": "1769169174"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1769169444"
},
"departure": {
"delay": 144,
"time": "1769169444"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1769170807"
},
"departure": {
"delay": -53,
"time": "1769170807"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -18,
"time": "1769170902"
},
"departure": {
"delay": -18,
"time": "1769170902"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1769169910"
},
"departure": {
"delay": 130,
"time": "1769169910"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769170684"
},
"departure": {
"delay": 4,
"time": "1769170684"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 108,
"time": "1769169348"
},
"departure": {
"delay": 108,
"time": "1769169348"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1769169588"
},
"departure": {
"delay": 132,
"time": "1769169612"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1769169282"
},
"departure": {
"delay": 162,
"time": "1769169282"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1769169307"
},
"departure": {
"delay": 127,
"time": "1769169307"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1769169809"
},
"departure": {
"delay": 149,
"time": "1769169809"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -54,
"time": "1769171286"
},
"departure": {
"delay": -54,
"time": "1769171286"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 68,
"time": "1769169008"
},
"departure": {
"delay": 68,
"time": "1769169008"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769170207"
},
"departure": {
"delay": 7,
"time": "1769170207"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -51,
"time": "1769171349"
},
"departure": {
"delay": -51,
"time": "1769171349"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 112,
"time": "1769169532"
},
"departure": {
"delay": 112,
"time": "1769169532"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1769169058"
},
"departure": {
"delay": 118,
"time": "1769169058"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1769169109"
},
"departure": {
"delay": 109,
"time": "1769169109"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -47,
"time": "1769171473"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 127,
"time": "1769169847"
},
"departure": {
"delay": 127,
"time": "1769169847"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1769169488"
},
"departure": {
"delay": 128,
"time": "1769169488"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769169660"
},
"departure": {
"delay": 180,
"time": "1769169660"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769168910"
},
"departure": {
"delay": 30,
"time": "1769168910"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168476",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12604:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769167245"
},
"departure": {
"delay": 87,
"time": "1769167287"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1769167170"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1769167520"
},
"departure": {
"delay": 222,
"time": "1769167542"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769167317"
},
"departure": {
"delay": 120,
"time": "1769167320"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 217,
"time": "1769167717"
},
"departure": {
"delay": 217,
"time": "1769167717"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 297,
"time": "1769169058"
},
"departure": {
"delay": 297,
"time": "1769169117"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 310,
"time": "1769168028"
},
"departure": {
"delay": 310,
"time": "1769168050"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 333,
"time": "1769169273"
},
"departure": {
"delay": 333,
"time": "1769169273"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 322,
"time": "1769168962"
},
"departure": {
"delay": 322,
"time": "1769168962"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 292,
"time": "1769168685"
},
"departure": {
"delay": 292,
"time": "1769168692"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 359,
"time": "1769169419"
},
"departure": {
"delay": 359,
"time": "1769169419"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 370,
"time": "1769169370"
},
"departure": {
"delay": 370,
"time": "1769169370"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 193,
"time": "1769167813"
},
"departure": {
"delay": 193,
"time": "1769167813"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769169817"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 207,
"time": "1769167395"
},
"departure": {
"delay": 207,
"time": "1769167467"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 347,
"time": "1769169460"
},
"departure": {
"delay": 347,
"time": "1769169467"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1769167921"
},
"departure": {
"delay": 247,
"time": "1769167927"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 251,
"time": "1769168104"
},
"departure": {
"delay": 251,
"time": "1769168111"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769166845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10515:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -378,
"time": "1769174132"
},
"departure": {
"delay": -378,
"time": "1769174142"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -297,
"time": "1769174763"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -183,
"time": "1769173487"
},
"departure": {
"delay": -183,
"time": "1769173497"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1769172241"
},
"departure": {
"delay": 71,
"time": "1769172251"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769172648"
},
"departure": {
"delay": 58,
"time": "1769172658"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769172394"
},
"departure": {
"delay": 44,
"time": "1769172404"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -336,
"time": "1769174354"
},
"departure": {
"delay": -336,
"time": "1769174364"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -312,
"time": "1769173538"
},
"departure": {
"delay": -312,
"time": "1769173548"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1769172961"
},
"departure": {
"delay": 71,
"time": "1769172971"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -127,
"time": "1769173363"
},
"departure": {
"delay": -127,
"time": "1769173373"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -300,
"time": "1769174630"
},
"departure": {
"delay": -300,
"time": "1769174640"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 48,
"time": "1769172098"
},
"departure": {
"delay": 48,
"time": "1769172108"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1769172838"
},
"departure": {
"delay": 68,
"time": "1769172848"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769173273"
},
"departure": {
"delay": 23,
"time": "1769173283"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -339,
"time": "1769173691"
},
"departure": {
"delay": -339,
"time": "1769173701"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769172330"
},
"departure": {
"delay": 40,
"time": "1769172340"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -396,
"time": "1769173994"
},
"departure": {
"delay": -396,
"time": "1769174004"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -389,
"time": "1769174061"
},
"departure": {
"delay": -389,
"time": "1769174071"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -377,
"time": "1769173893"
},
"departure": {
"delay": -377,
"time": "1769173903"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -288,
"time": "1769174702"
},
"departure": {
"delay": -288,
"time": "1769174712"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1769172706"
},
"departure": {
"delay": 56,
"time": "1769172716"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1769173131"
},
"departure": {
"delay": 61,
"time": "1769173141"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -342,
"time": "1769173808"
},
"departure": {
"delay": -342,
"time": "1769173818"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -333,
"time": "1769174297"
},
"departure": {
"delay": -333,
"time": "1769174307"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769172170"
},
"departure": {
"delay": 60,
"time": "1769172180"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1769172553"
},
"departure": {
"delay": 83,
"time": "1769172563"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769173048"
},
"departure": {
"delay": 98,
"time": "1769173058"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -342,
"time": "1769174468"
},
"departure": {
"delay": -342,
"time": "1769174478"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1769173178"
},
"departure": {
"delay": 48,
"time": "1769173188"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769171836"
},
"departure": {
"delay": 86,
"time": "1769171846"
},
"stopId": "FR:50532:ZE:758010003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769172022"
},
"departure": {
"delay": 32,
"time": "1769172032"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769171906"
},
"departure": {
"delay": 36,
"time": "1769171916"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -390,
"time": "1769174180"
},
"departure": {
"delay": -390,
"time": "1769174190"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -163,
"time": "1769173447"
},
"departure": {
"delay": -163,
"time": "1769173457"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769172767"
},
"departure": {
"delay": 57,
"time": "1769172777"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -330,
"time": "1769174540"
},
"departure": {
"delay": -330,
"time": "1769174550"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
}
],
"timestamp": "1769170870",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769167073"
},
"departure": {
"delay": 173,
"time": "1769167073"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1769167505"
},
"departure": {
"delay": -7,
"time": "1769167553"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1769167148"
},
"departure": {
"delay": 128,
"time": "1769167148"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -127,
"time": "1769168850"
},
"departure": {
"delay": -127,
"time": "1769168873"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1769166848"
},
"departure": {
"delay": 153,
"time": "1769166873"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1769166973"
},
"departure": {
"delay": 133,
"time": "1769166973"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -97,
"time": "1769168723"
},
"departure": {
"delay": -97,
"time": "1769168723"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1769167609"
},
"departure": {
"delay": -11,
"time": "1769167609"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769166776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx349:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769170852"
},
"departure": {
"delay": 52,
"time": "1769170852"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1769171992"
},
"departure": {
"delay": 52,
"time": "1769171992"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1769171747"
},
"departure": {
"delay": 107,
"time": "1769171747"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1769170314"
},
"departure": {
"delay": 114,
"time": "1769170314"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1769169925"
},
"departure": {
"delay": -35,
"time": "1769169925"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1769170688"
},
"departure": {
"delay": 68,
"time": "1769170688"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1769169292"
},
"departure": {
"delay": 73,
"time": "1769169313"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769169588"
},
"departure": {
"delay": 48,
"time": "1769169588"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1769170217"
},
"departure": {
"delay": 99,
"time": "1769170239"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769171580"
},
"departure": {
"delay": 60,
"time": "1769171580"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1769171812"
},
"departure": {
"delay": 52,
"time": "1769171812"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 63,
"time": "1769169663"
},
"departure": {
"delay": 63,
"time": "1769169663"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769171677"
},
"departure": {
"delay": 97,
"time": "1769171677"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769169413"
},
"departure": {
"delay": 53,
"time": "1769169413"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1769170545"
},
"departure": {
"delay": 105,
"time": "1769170545"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1769171236"
},
"departure": {
"delay": 76,
"time": "1769171236"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1769170615"
},
"departure": {
"delay": 55,
"time": "1769170615"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769171632"
},
"departure": {
"delay": 52,
"time": "1769171632"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 69,
"time": "1769170389"
},
"departure": {
"delay": 69,
"time": "1769170389"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1769170490"
},
"departure": {
"delay": 74,
"time": "1769170514"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769171152"
},
"departure": {
"delay": 52,
"time": "1769171152"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769170065"
},
"departure": {
"delay": 58,
"time": "1769170138"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769171890"
},
"departure": {
"delay": 70,
"time": "1769171890"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1769170963"
},
"departure": {
"delay": 103,
"time": "1769170963"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769169489"
},
"departure": {
"delay": 93,
"time": "1769169513"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769169738"
},
"departure": {
"delay": 33,
"time": "1769169813"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769170755"
},
"departure": {
"delay": 15,
"time": "1769170755"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1769171392"
},
"departure": {
"delay": 52,
"time": "1769171392"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769169216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx297:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 452,
"time": "1769171192"
},
"departure": {
"delay": 452,
"time": "1769171192"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 466,
"time": "1769170906"
},
"departure": {
"delay": 466,
"time": "1769170906"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 461,
"time": "1769171501"
},
"departure": {
"delay": 461,
"time": "1769171501"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1769170036"
},
"departure": {
"delay": 101,
"time": "1769170061"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1769170361"
},
"departure": {
"delay": 161,
"time": "1769170361"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 66,
"time": "1769169786"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 479,
"time": "1769170739"
},
"departure": {
"delay": 479,
"time": "1769170739"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 464,
"time": "1769172104"
},
"departure": {
"delay": 464,
"time": "1769172104"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 456,
"time": "1769172216"
},
"departure": {
"delay": 456,
"time": "1769172216"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 456,
"time": "1769171316"
},
"departure": {
"delay": 456,
"time": "1769171316"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 512,
"time": "1769171792"
},
"departure": {
"delay": 512,
"time": "1769171792"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 461,
"time": "1769171021"
},
"departure": {
"delay": 461,
"time": "1769171021"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 483,
"time": "1769171643"
},
"departure": {
"delay": 483,
"time": "1769171643"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 441,
"time": "1769170761"
},
"departure": {
"delay": 441,
"time": "1769170761"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 511,
"time": "1769171551"
},
"departure": {
"delay": 511,
"time": "1769171551"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1769169912"
},
"departure": {
"delay": 132,
"time": "1769169912"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 244,
"time": "1769172304"
},
"departure": {
"delay": 244,
"time": "1769172304"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 183,
"time": "1769170143"
},
"departure": {
"delay": 183,
"time": "1769170143"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1769169836"
},
"departure": {
"delay": 116,
"time": "1769169836"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 470,
"time": "1769171150"
},
"departure": {
"delay": 470,
"time": "1769171150"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 456,
"time": "1769170811"
},
"departure": {
"delay": 456,
"time": "1769170836"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 234,
"time": "1769172054"
},
"departure": {
"delay": 234,
"time": "1769172054"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 456,
"time": "1769171616"
},
"departure": {
"delay": 456,
"time": "1769171616"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 454,
"time": "1769172034"
},
"departure": {
"delay": 454,
"time": "1769172034"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 466,
"time": "1769171266"
},
"departure": {
"delay": 466,
"time": "1769171266"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 248,
"time": "1769172128"
},
"departure": {
"delay": 248,
"time": "1769172128"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 472,
"time": "1769170972"
},
"departure": {
"delay": 472,
"time": "1769170972"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1769170222"
},
"departure": {
"delay": 157,
"time": "1769170237"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 482,
"time": "1769171702"
},
"departure": {
"delay": 482,
"time": "1769171702"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 474,
"time": "1769171454"
},
"departure": {
"delay": 474,
"time": "1769171454"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 456,
"time": "1769171076"
},
"departure": {
"delay": 456,
"time": "1769171076"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8217:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230318x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769172614"
},
"departure": {
"delay": 14,
"time": "1769172614"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769171253"
},
"departure": {
"delay": 33,
"time": "1769171253"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769174228"
},
"departure": {
"delay": 8,
"time": "1769174228"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 58,
"time": "1769172778"
},
"departure": {
"delay": 58,
"time": "1769172778"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769173017"
},
"departure": {
"delay": 57,
"time": "1769173017"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1769173781"
},
"departure": {
"delay": 41,
"time": "1769173781"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1769173832"
},
"departure": {
"delay": 32,
"time": "1769173832"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1769173906"
},
"departure": {
"delay": 46,
"time": "1769173906"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1769171803"
},
"departure": {
"delay": 43,
"time": "1769171803"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769173543"
},
"departure": {
"delay": 43,
"time": "1769173543"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769173197"
},
"departure": {
"delay": 57,
"time": "1769173197"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769173454"
},
"departure": {
"delay": 14,
"time": "1769173454"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769171265"
},
"departure": {
"delay": 45,
"time": "1769171265"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174400"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1769172966"
},
"departure": {
"delay": 6,
"time": "1769172966"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769173646"
},
"departure": {
"delay": 26,
"time": "1769173646"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769172058"
},
"departure": {
"delay": 58,
"time": "1769172058"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769174194"
},
"departure": {
"delay": 34,
"time": "1769174194"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769173318"
},
"departure": {
"delay": 58,
"time": "1769173318"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1769173683"
},
"departure": {
"delay": 3,
"time": "1769173683"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1769174305"
},
"departure": {
"delay": 25,
"time": "1769174305"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1769172854"
},
"departure": {
"delay": 14,
"time": "1769172854"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1769171596"
},
"departure": {
"delay": 16,
"time": "1769171596"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769174372"
},
"departure": {
"delay": 32,
"time": "1769174372"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 46,
"time": "1769174326"
},
"departure": {
"delay": 46,
"time": "1769174326"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1769171858"
},
"departure": {
"delay": 38,
"time": "1769171858"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769174148"
},
"departure": {
"delay": 48,
"time": "1769174148"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1769174039"
},
"departure": {
"delay": 59,
"time": "1769174039"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769170600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230318x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769193540"
},
"departure": {
"time": "1769193540"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193360"
},
"departure": {
"time": "1769193360"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769193480"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194140"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194080"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1769192940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769193180"
},
"departure": {
"time": "1769193180"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193120"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2953:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242782xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769172916"
},
"departure": {
"delay": 16,
"time": "1769172916"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769171746"
},
"departure": {
"delay": 46,
"time": "1769171746"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769175771"
},
"departure": {
"delay": 51,
"time": "1769175771"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769171921"
},
"departure": {
"delay": 41,
"time": "1769171921"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1769174323"
},
"departure": {
"delay": 43,
"time": "1769174323"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769173137"
},
"departure": {
"delay": 57,
"time": "1769173137"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769173809"
},
"departure": {
"delay": 9,
"time": "1769173809"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769173935"
},
"departure": {
"delay": 15,
"time": "1769173935"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769173554"
},
"departure": {
"delay": 54,
"time": "1769173554"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769175739"
},
"departure": {
"delay": 19,
"time": "1769175739"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1769175840"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769174820"
},
"departure": {
"time": "1769174820"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769173187"
},
"departure": {
"delay": 47,
"time": "1769173187"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769175019"
},
"departure": {
"delay": 19,
"time": "1769175019"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1769173446"
},
"departure": {
"delay": 6,
"time": "1769173446"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769173378"
},
"departure": {
"delay": 58,
"time": "1769173378"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1769172589"
},
"departure": {
"delay": 49,
"time": "1769172589"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769172645"
},
"departure": {
"delay": 45,
"time": "1769172645"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769175525"
},
"departure": {
"delay": 45,
"time": "1769175525"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1769175181"
},
"departure": {
"delay": 1,
"time": "1769175181"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1769172884"
},
"departure": {
"delay": 44,
"time": "1769172884"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769172792"
},
"departure": {
"delay": 12,
"time": "1769172792"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769171865"
},
"departure": {
"delay": 45,
"time": "1769171865"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769175420"
},
"departure": {
"time": "1769175420"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1769175717"
},
"departure": {
"delay": 57,
"time": "1769175717"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769175600"
},
"departure": {
"time": "1769175600"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1769175300"
},
"departure": {
"time": "1769175300"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769172982"
},
"departure": {
"delay": 22,
"time": "1769172982"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769175379"
},
"departure": {
"delay": 19,
"time": "1769175379"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1769175505"
},
"departure": {
"delay": 25,
"time": "1769175505"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 58,
"time": "1769175478"
},
"departure": {
"delay": 58,
"time": "1769175478"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769174705"
},
"departure": {
"delay": 5,
"time": "1769174705"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1769174599"
},
"departure": {
"delay": 19,
"time": "1769174599"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769170740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242782xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12464:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769168790"
},
"departure": {
"delay": 30,
"time": "1769168790"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769168090"
},
"departure": {
"delay": 58,
"time": "1769168098"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1769169106"
},
"departure": {
"delay": -14,
"time": "1769169106"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1769167503"
},
"departure": {
"delay": 123,
"time": "1769167503"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769167244"
},
"departure": {
"delay": 44,
"time": "1769167244"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769167217"
},
"departure": {
"delay": 77,
"time": "1769167217"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -83,
"time": "1769168197"
},
"departure": {
"delay": -83,
"time": "1769168197"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1769168643"
},
"departure": {
"delay": 88,
"time": "1769168668"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1769167020"
},
"departure": {
"delay": 15,
"time": "1769167035"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769167314"
},
"departure": {
"delay": 54,
"time": "1769167314"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769167395"
},
"departure": {
"delay": 75,
"time": "1769167395"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1769169150"
},
"departure": {
"delay": -30,
"time": "1769169150"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1769169000"
},
"departure": {
"delay": -60,
"time": "1769169000"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -64,
"time": "1769168936"
},
"departure": {
"delay": -64,
"time": "1769168936"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1769169223"
},
"departure": {
"delay": -17,
"time": "1769169223"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 91,
"time": "1769167351"
},
"departure": {
"delay": 91,
"time": "1769167351"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769167155"
},
"departure": {
"delay": 75,
"time": "1769167155"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769168008"
},
"departure": {
"delay": 42,
"time": "1769168022"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1769168923"
},
"departure": {
"delay": -17,
"time": "1769168923"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1769167441"
},
"departure": {
"delay": 131,
"time": "1769167451"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769167946"
},
"departure": {
"delay": 31,
"time": "1769167951"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1769168876"
},
"departure": {
"delay": -4,
"time": "1769168876"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1769167091"
},
"departure": {
"delay": 71,
"time": "1769167091"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769167566"
},
"departure": {
"delay": 126,
"time": "1769167566"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1769168879"
},
"departure": {
"delay": -1,
"time": "1769168879"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769166396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12464:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769186400"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769186880"
},
"departure": {
"time": "1769186880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769187120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2495:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056571x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5104,
"time": "1769167496"
},
"departure": {
"delay": -5104,
"time": "1769167496"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5045,
"time": "1769168035"
},
"departure": {
"delay": -5045,
"time": "1769168035"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -5074,
"time": "1769168606"
},
"departure": {
"delay": -5074,
"time": "1769168606"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -5104,
"time": "1769168276"
},
"departure": {
"delay": -5104,
"time": "1769168276"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -5063,
"time": "1769168137"
},
"departure": {
"delay": -5063,
"time": "1769168137"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -5084,
"time": "1769167636"
},
"departure": {
"delay": -5084,
"time": "1769167636"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -5089,
"time": "1769167751"
},
"departure": {
"delay": -5089,
"time": "1769167751"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -5102,
"time": "1769167378"
},
"departure": {
"delay": -5102,
"time": "1769167378"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -5104,
"time": "1769168816"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -5089,
"time": "1769168651"
},
"departure": {
"delay": -5089,
"time": "1769168651"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -5053,
"time": "1769167307"
},
"departure": {
"delay": -5053,
"time": "1769167307"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -5104,
"time": "1769167856"
},
"departure": {
"delay": -5104,
"time": "1769167856"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -5088,
"time": "1769168232"
},
"departure": {
"delay": -5088,
"time": "1769168232"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -5049,
"time": "1769168331"
},
"departure": {
"delay": -5049,
"time": "1769168331"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -5086,
"time": "1769168534"
},
"departure": {
"delay": -5086,
"time": "1769168534"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -5104,
"time": "1769167256"
},
"departure": {
"delay": -5104,
"time": "1769167256"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -5067,
"time": "1769167953"
},
"departure": {
"delay": -5067,
"time": "1769167953"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -5084,
"time": "1769167456"
},
"departure": {
"delay": -5084,
"time": "1769167456"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -5104,
"time": "1769168456"
},
"departure": {
"delay": -5104,
"time": "1769168456"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769167310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056571x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769167680"
},
"departure": {
"delay": 120,
"time": "1769167740"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -115,
"time": "1769169480"
},
"departure": {
"delay": -115,
"time": "1769169485"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1769167380"
},
"departure": {
"delay": 125,
"time": "1769167385"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769168050"
},
"departure": {
"delay": 75,
"time": "1769168055"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769168400"
},
"departure": {
"delay": 65,
"time": "1769168405"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1769167860"
},
"departure": {
"delay": 125,
"time": "1769167865"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1769169780"
},
"departure": {
"delay": -55,
"time": "1769169785"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1769168280"
},
"departure": {
"delay": 125,
"time": "1769168285"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769167320"
},
"departure": {
"delay": 65,
"time": "1769167325"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1769167800"
},
"departure": {
"delay": 125,
"time": "1769167805"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769168160"
},
"departure": {
"delay": 65,
"time": "1769168165"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -165,
"time": "1769169130"
},
"departure": {
"delay": -165,
"time": "1769169135"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1769167810"
},
"departure": {
"delay": 75,
"time": "1769167815"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"delay": 65,
"time": "1769167265"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769168460"
},
"departure": {
"delay": 65,
"time": "1769168465"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769168640"
},
"departure": {
"time": "1769168700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769169420"
},
"departure": {
"delay": 5,
"time": "1769169425"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -55,
"time": "1769169540"
},
"departure": {
"delay": -55,
"time": "1769169545"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769169660"
},
"departure": {
"delay": 5,
"time": "1769169665"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769169120"
},
"departure": {
"delay": 5,
"time": "1769169125"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -180,
"time": "1769169970"
},
"departure": {
"delay": -180,
"time": "1769170020"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769169720"
},
"departure": {
"delay": 5,
"time": "1769169725"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -180,
"time": "1769170080"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1769167560"
},
"departure": {
"delay": 120,
"time": "1769167620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769169840"
},
"departure": {
"delay": -55,
"time": "1769169845"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1769169180"
},
"departure": {
"delay": -60,
"time": "1769169300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1769167920"
},
"departure": {
"delay": 125,
"time": "1769167925"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769169000"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769168520"
},
"departure": {
"delay": 5,
"time": "1769168525"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1769169960"
},
"departure": {
"delay": -115,
"time": "1769169965"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -55,
"time": "1769169900"
},
"departure": {
"delay": -55,
"time": "1769169905"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1769168100"
},
"departure": {
"delay": 65,
"time": "1769168105"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769170083",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:539:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769170680"
},
"departure": {
"delay": 125,
"time": "1769170685"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769170260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1769170860"
},
"departure": {
"delay": 185,
"time": "1769170865"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1769170500"
},
"departure": {
"delay": 185,
"time": "1769170505"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769170380"
},
"departure": {
"delay": 125,
"time": "1769170385"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1769170980"
},
"departure": {
"delay": 180,
"time": "1769170980"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769170740"
},
"departure": {
"delay": 125,
"time": "1769170745"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1769171160"
},
"departure": {
"delay": 180,
"time": "1769171160"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769171340"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1527:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011237x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 272,
"time": "1769170892"
},
"departure": {
"delay": 272,
"time": "1769170892"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 224,
"time": "1769172464"
},
"departure": {
"delay": 224,
"time": "1769172464"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 231,
"time": "1769172771"
},
"departure": {
"delay": 231,
"time": "1769172771"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 213,
"time": "1769171673"
},
"departure": {
"delay": 213,
"time": "1769171673"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 267,
"time": "1769172987"
},
"departure": {
"delay": 267,
"time": "1769172987"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 222,
"time": "1769171082"
},
"departure": {
"delay": 222,
"time": "1769171082"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 236,
"time": "1769171036"
},
"departure": {
"delay": 236,
"time": "1769171036"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 213,
"time": "1769172633"
},
"departure": {
"delay": 213,
"time": "1769172633"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 229,
"time": "1769170669"
},
"departure": {
"delay": 229,
"time": "1769170669"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 213,
"time": "1769171493"
},
"departure": {
"delay": 213,
"time": "1769171493"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 97,
"time": "1769170477"
},
"departure": {
"delay": 97,
"time": "1769170477"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 213,
"time": "1769172153"
},
"departure": {
"delay": 213,
"time": "1769172153"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 231,
"time": "1769172951"
},
"departure": {
"delay": 231,
"time": "1769172951"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 257,
"time": "1769172497"
},
"departure": {
"delay": 257,
"time": "1769172497"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 213,
"time": "1769172393"
},
"departure": {
"delay": 213,
"time": "1769172393"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 213,
"time": "1769170953"
},
"departure": {
"delay": 213,
"time": "1769170953"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 244,
"time": "1769172724"
},
"departure": {
"delay": 244,
"time": "1769172724"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 252,
"time": "1769171352"
},
"departure": {
"delay": 252,
"time": "1769171352"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 213,
"time": "1769171733"
},
"departure": {
"delay": 213,
"time": "1769171733"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 238,
"time": "1769171158"
},
"departure": {
"delay": 238,
"time": "1769171158"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 218,
"time": "1769170718"
},
"departure": {
"delay": 218,
"time": "1769170718"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 236,
"time": "1769171276"
},
"departure": {
"delay": 236,
"time": "1769171276"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 235,
"time": "1769171875"
},
"departure": {
"delay": 235,
"time": "1769171875"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 221,
"time": "1769172041"
},
"departure": {
"delay": 221,
"time": "1769172041"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 214,
"time": "1769172814"
},
"departure": {
"delay": 214,
"time": "1769172814"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 213,
"time": "1769171973"
},
"departure": {
"delay": 213,
"time": "1769171973"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 89,
"time": "1769170349"
},
"departure": {
"delay": 89,
"time": "1769170349"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 271,
"time": "1769172691"
},
"departure": {
"delay": 271,
"time": "1769172691"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 231,
"time": "1769171811"
},
"departure": {
"delay": 231,
"time": "1769171811"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 213,
"time": "1769173053"
},
"departure": {
"delay": 213,
"time": "1769173053"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 213,
"time": "1769173113"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 240,
"time": "1769172900"
},
"departure": {
"delay": 240,
"time": "1769172900"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011237x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769174160"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1091:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172180"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8972:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 268,
"time": "1769171128"
},
"departure": {
"delay": 268,
"time": "1769171128"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 273,
"time": "1769170703"
},
"departure": {
"delay": 273,
"time": "1769170773"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 313,
"time": "1769170873"
},
"departure": {
"delay": 313,
"time": "1769170873"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 288,
"time": "1769170548"
},
"departure": {
"delay": 288,
"time": "1769170548"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1769169323"
},
"departure": {
"delay": 143,
"time": "1769169323"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 258,
"time": "1769170073"
},
"departure": {
"delay": 258,
"time": "1769170098"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 273,
"time": "1769171073"
},
"departure": {
"delay": 273,
"time": "1769171073"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 249,
"time": "1769171289"
},
"departure": {
"delay": 249,
"time": "1769171289"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1769169976"
},
"departure": {
"delay": 218,
"time": "1769169998"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1769169374"
},
"departure": {
"delay": 158,
"time": "1769169398"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1769169625"
},
"departure": {
"delay": 230,
"time": "1769169650"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 269,
"time": "1769170649"
},
"departure": {
"delay": 269,
"time": "1769170649"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 265,
"time": "1769169865"
},
"departure": {
"delay": 265,
"time": "1769169865"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1769169148"
},
"departure": {
"delay": 113,
"time": "1769169173"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 303,
"time": "1769171163"
},
"departure": {
"delay": 303,
"time": "1769171163"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 264,
"time": "1769171484"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 225,
"time": "1769170425"
},
"departure": {
"delay": 225,
"time": "1769170425"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 228,
"time": "1769169923"
},
"departure": {
"delay": 228,
"time": "1769169948"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 298,
"time": "1769170198"
},
"departure": {
"delay": 298,
"time": "1769170198"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 282,
"time": "1769170962"
},
"departure": {
"delay": 282,
"time": "1769170962"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1769170325"
},
"departure": {
"delay": 245,
"time": "1769170325"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 266,
"time": "1769170826"
},
"departure": {
"delay": 266,
"time": "1769170826"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1769169500"
},
"departure": {
"delay": 164,
"time": "1769169524"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 298,
"time": "1769170477"
},
"departure": {
"delay": 298,
"time": "1769170498"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 93,
"time": "1769168973"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 288,
"time": "1769170248"
},
"departure": {
"delay": 288,
"time": "1769170248"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 237,
"time": "1769169777"
},
"departure": {
"delay": 237,
"time": "1769169777"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 296,
"time": "1769171216"
},
"departure": {
"delay": 296,
"time": "1769171216"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1769169223"
},
"departure": {
"delay": 103,
"time": "1769169223"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1769169274"
},
"departure": {
"delay": 154,
"time": "1769169274"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769168976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8972:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769169660"
},
"departure": {
"delay": 125,
"time": "1769169665"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769171100"
},
"departure": {
"delay": -60,
"time": "1769171100"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769170140"
},
"departure": {
"delay": 60,
"time": "1769170200"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769171040"
},
"departure": {
"delay": -60,
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1769170860"
},
"departure": {
"delay": -60,
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1769172000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1769171820"
},
"departure": {
"delay": -60,
"time": "1769171820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1769171580"
},
"departure": {
"delay": -60,
"time": "1769171580"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1769171640"
},
"departure": {
"delay": -60,
"time": "1769171640"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1769171700"
},
"departure": {
"delay": -60,
"time": "1769171700"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1769169720"
},
"departure": {
"delay": 125,
"time": "1769169725"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1769171400"
},
"departure": {
"delay": -60,
"time": "1769171400"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769169060"
},
"departure": {
"delay": 5,
"time": "1769169065"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1769171940"
},
"departure": {
"delay": -60,
"time": "1769171940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1769169600"
},
"departure": {
"delay": 65,
"time": "1769169605"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1769171160"
},
"departure": {
"delay": -60,
"time": "1769171160"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1769169860"
},
"departure": {
"delay": 25,
"time": "1769169865"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769170500"
},
"departure": {
"delay": 60,
"time": "1769170560"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769169900"
},
"departure": {
"delay": 5,
"time": "1769169905"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769170740"
},
"departure": {
"delay": -60,
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1769169850"
},
"departure": {
"delay": 75,
"time": "1769169855"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1769171460"
},
"departure": {
"delay": -60,
"time": "1769171460"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1769171340"
},
"departure": {
"delay": -60,
"time": "1769171340"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1769169540"
},
"departure": {
"delay": 125,
"time": "1769169545"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769170380"
},
"departure": {
"delay": 65,
"time": "1769170385"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1769169550"
},
"departure": {
"delay": 75,
"time": "1769169555"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769170260"
},
"departure": {
"delay": 120,
"time": "1769170320"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769169180"
},
"departure": {
"delay": 125,
"time": "1769169185"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769169300"
},
"departure": {
"delay": 60,
"time": "1769169360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1769170020"
},
"departure": {
"delay": 65,
"time": "1769170025"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1769171345"
},
"departure": {
"delay": -55,
"time": "1769171345"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:583:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5936:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769167902"
},
"departure": {
"delay": 88,
"time": "1769167948"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769169873"
},
"departure": {
"delay": 33,
"time": "1769169873"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1769168150"
},
"departure": {
"delay": 110,
"time": "1769168150"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769169523"
},
"departure": {
"delay": 103,
"time": "1769169523"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1769168320"
},
"departure": {
"delay": -20,
"time": "1769168320"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1769169573"
},
"departure": {
"delay": 153,
"time": "1769169573"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769169098"
},
"departure": {
"delay": 98,
"time": "1769169098"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1769168423"
},
"departure": {
"delay": -12,
"time": "1769168448"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1769168232"
},
"departure": {
"delay": -24,
"time": "1769168256"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -22,
"time": "1769169998"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 156,
"time": "1769168076"
},
"departure": {
"delay": 156,
"time": "1769168076"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1769169724"
},
"departure": {
"delay": -7,
"time": "1769169773"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769168648"
},
"departure": {
"delay": 33,
"time": "1769168673"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769169637"
},
"departure": {
"delay": 97,
"time": "1769169637"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769168795"
},
"departure": {
"delay": 35,
"time": "1769168795"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769169924"
},
"departure": {
"delay": 24,
"time": "1769169924"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1769169015"
},
"departure": {
"delay": 135,
"time": "1769169015"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1769169398"
},
"departure": {
"delay": 98,
"time": "1769169398"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769167740"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1769169173"
},
"departure": {
"delay": 113,
"time": "1769169173"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1769169273"
},
"departure": {
"delay": 93,
"time": "1769169273"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1769168523"
},
"departure": {
"delay": -7,
"time": "1769168573"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1769168924"
},
"departure": {
"delay": 104,
"time": "1769168924"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769167799"
},
"departure": {
"delay": 59,
"time": "1769167799"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769167337",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5936:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769168050"
},
"departure": {
"delay": 10,
"time": "1769168050"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 766,
"time": "1769169346"
},
"departure": {
"delay": 766,
"time": "1769169346"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769168252"
},
"departure": {
"delay": 32,
"time": "1769168252"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769170096"
},
"departure": {
"delay": 16,
"time": "1769170096"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 798,
"time": "1769169798"
},
"departure": {
"delay": 798,
"time": "1769169798"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 806,
"time": "1769169266"
},
"departure": {
"delay": 806,
"time": "1769169266"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769170238"
},
"departure": {
"delay": 38,
"time": "1769170238"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769169900"
},
"departure": {
"time": "1769169900"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 793,
"time": "1769169613"
},
"departure": {
"delay": 793,
"time": "1769169613"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 771,
"time": "1769169651"
},
"departure": {
"delay": 771,
"time": "1769169651"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 753,
"time": "1769169513"
},
"departure": {
"delay": 753,
"time": "1769169513"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 807,
"time": "1769168900"
},
"departure": {
"delay": 807,
"time": "1769169027"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 753,
"time": "1769169753"
},
"departure": {
"delay": 753,
"time": "1769169753"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1769168091"
},
"departure": {
"delay": 51,
"time": "1769168091"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769168200"
},
"departure": {
"delay": 40,
"time": "1769168200"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 806,
"time": "1769169446"
},
"departure": {
"delay": 806,
"time": "1769169446"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769167920"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 803,
"time": "1769169563"
},
"departure": {
"delay": 803,
"time": "1769169563"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769167255",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8393:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2335,
"time": "1769170865"
},
"departure": {
"delay": -2335,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -262,
"time": "1769174318"
},
"departure": {
"delay": -262,
"time": "1769174318"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -157,
"time": "1769173823"
},
"departure": {
"delay": -157,
"time": "1769173823"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -199,
"time": "1769174081"
},
"departure": {
"delay": -199,
"time": "1769174081"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -237,
"time": "1769174523"
},
"departure": {
"delay": -237,
"time": "1769174523"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -2335,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -188,
"time": "1769174632"
},
"departure": {
"delay": -188,
"time": "1769174632"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -306,
"time": "1769175294"
},
"departure": {
"delay": -306,
"time": "1769175294"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -238,
"time": "1769174882"
},
"departure": {
"delay": -238,
"time": "1769174882"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2575,
"time": "1769170865"
},
"departure": {
"delay": -2575,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -274,
"time": "1769175026"
},
"departure": {
"delay": -274,
"time": "1769175026"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -297,
"time": "1769175123"
},
"departure": {
"delay": -297,
"time": "1769175123"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -193,
"time": "1769174267"
},
"departure": {
"delay": -193,
"time": "1769174267"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -194,
"time": "1769174746"
},
"departure": {
"delay": -194,
"time": "1769174746"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -317,
"time": "1769175223"
},
"departure": {
"delay": -317,
"time": "1769175223"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -288,
"time": "1769175072"
},
"departure": {
"delay": -288,
"time": "1769175072"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -353,
"time": "1769175367"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -148,
"time": "1769173952"
},
"departure": {
"delay": -148,
"time": "1769173952"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -180,
"time": "1769174220"
},
"departure": {
"delay": -180,
"time": "1769174220"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1769173658"
},
"departure": {
"delay": -82,
"time": "1769173658"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -220,
"time": "1769174480"
},
"departure": {
"delay": -220,
"time": "1769174480"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -172,
"time": "1769173748"
},
"departure": {
"delay": -172,
"time": "1769173748"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -91,
"time": "1769173589"
},
"departure": {
"delay": -91,
"time": "1769173589"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -75,
"time": "1769173545"
},
"departure": {
"delay": -75,
"time": "1769173545"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -202,
"time": "1769174678"
},
"departure": {
"delay": -202,
"time": "1769174678"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596126:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1769173859"
},
"departure": {
"delay": -1,
"time": "1769173859"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1769173476"
},
"departure": {
"delay": -24,
"time": "1769173476"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769173339"
},
"departure": {
"delay": 19,
"time": "1769173339"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769174076"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1769174017"
},
"departure": {
"delay": -23,
"time": "1769174017"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1769172797"
},
"departure": {
"delay": 17,
"time": "1769172797"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1769173415"
},
"departure": {
"delay": 35,
"time": "1769173415"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769173453"
},
"departure": {
"delay": 13,
"time": "1769173453"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1769173049"
},
"departure": {
"delay": 29,
"time": "1769173049"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1769173917"
},
"departure": {
"delay": -3,
"time": "1769173917"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769173820"
},
"departure": {
"delay": 20,
"time": "1769173820"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1769173533"
},
"departure": {
"delay": 33,
"time": "1769173533"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769173076"
},
"departure": {
"delay": 56,
"time": "1769173076"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1769173596"
},
"departure": {
"delay": -24,
"time": "1769173596"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1769172699"
},
"departure": {
"delay": 39,
"time": "1769172699"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769172629"
},
"departure": {
"delay": 29,
"time": "1769172629"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769173987"
},
"departure": {
"delay": 7,
"time": "1769173987"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1769173776"
},
"departure": {
"delay": -24,
"time": "1769173776"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602144:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1769170144"
},
"departure": {
"delay": -31,
"time": "1769170169"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1769171275"
},
"departure": {
"delay": 175,
"time": "1769171275"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1769171984"
},
"departure": {
"delay": 224,
"time": "1769171984"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 224,
"time": "1769171564"
},
"departure": {
"delay": 224,
"time": "1769171564"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 224,
"time": "1769170964"
},
"departure": {
"delay": 224,
"time": "1769170964"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1769170263"
},
"departure": {
"delay": 128,
"time": "1769170388"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 214,
"time": "1769171194"
},
"departure": {
"delay": 214,
"time": "1769171194"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1769171092"
},
"departure": {
"delay": 172,
"time": "1769171092"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 218,
"time": "1769172038"
},
"departure": {
"delay": 218,
"time": "1769172038"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1769170065"
},
"departure": {
"delay": 105,
"time": "1769170065"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1769169713"
},
"departure": {
"delay": 53,
"time": "1769169713"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 210,
"time": "1769170770"
},
"departure": {
"delay": 210,
"time": "1769170770"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1769170613"
},
"departure": {
"delay": 113,
"time": "1769170613"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1769169970"
},
"departure": {
"delay": 150,
"time": "1769169990"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1769171872"
},
"departure": {
"delay": 172,
"time": "1769171872"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 172,
"time": "1769170852"
},
"departure": {
"delay": 172,
"time": "1769170852"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1769171516"
},
"departure": {
"delay": 176,
"time": "1769171516"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 230,
"time": "1769171030"
},
"departure": {
"delay": 230,
"time": "1769171030"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1769171392"
},
"departure": {
"delay": 172,
"time": "1769171392"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1769171632"
},
"departure": {
"delay": 172,
"time": "1769171632"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1769170464"
},
"departure": {
"delay": 84,
"time": "1769170464"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 172,
"time": "1769172112"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1769169865"
},
"departure": {
"delay": 108,
"time": "1769169888"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769169618",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6038:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011303x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769173557"
},
"departure": {
"delay": -3,
"time": "1769173557"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -62,
"time": "1769173198"
},
"departure": {
"delay": -62,
"time": "1769173198"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -62,
"time": "1769171218"
},
"departure": {
"delay": -62,
"time": "1769171218"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -57,
"time": "1769171163"
},
"departure": {
"delay": -57,
"time": "1769171163"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -62,
"time": "1769171518"
},
"departure": {
"delay": -62,
"time": "1769171518"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1769171384"
},
"departure": {
"delay": -16,
"time": "1769171384"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1769173387"
},
"departure": {
"delay": -53,
"time": "1769173387"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -62,
"time": "1769172778"
},
"departure": {
"delay": -62,
"time": "1769172778"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -62,
"time": "1769173738"
},
"departure": {
"delay": -62,
"time": "1769173738"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -15,
"time": "1769174205"
},
"departure": {
"delay": -15,
"time": "1769174205"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -10,
"time": "1769172650"
},
"departure": {
"delay": -10,
"time": "1769172650"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -41,
"time": "1769173819"
},
"departure": {
"delay": -41,
"time": "1769173819"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -43,
"time": "1769170937"
},
"departure": {
"delay": -43,
"time": "1769170937"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1769173858"
},
"departure": {
"delay": -62,
"time": "1769173858"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -12,
"time": "1769174028"
},
"departure": {
"delay": -12,
"time": "1769174028"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -37,
"time": "1769172443"
},
"departure": {
"delay": -37,
"time": "1769172443"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1769170848"
},
"departure": {
"delay": -12,
"time": "1769170848"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1769173457"
},
"departure": {
"delay": -43,
"time": "1769173457"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -33,
"time": "1769171067"
},
"departure": {
"delay": -33,
"time": "1769171067"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1769173628"
},
"departure": {
"delay": -52,
"time": "1769173628"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1769174077"
},
"departure": {
"delay": -23,
"time": "1769174077"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -62,
"time": "1769171818"
},
"departure": {
"delay": -62,
"time": "1769171818"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1769173043"
},
"departure": {
"delay": -37,
"time": "1769173043"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -62,
"time": "1769171998"
},
"departure": {
"delay": -62,
"time": "1769171998"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1769174158"
},
"departure": {
"delay": -62,
"time": "1769174158"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -39,
"time": "1769172501"
},
"departure": {
"delay": -39,
"time": "1769172501"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1769170895"
},
"departure": {
"delay": -25,
"time": "1769170895"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -56,
"time": "1769173984"
},
"departure": {
"delay": -56,
"time": "1769173984"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -31,
"time": "1769171429"
},
"departure": {
"delay": -31,
"time": "1769171429"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1769172131"
},
"departure": {
"delay": -49,
"time": "1769172131"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1769172593"
},
"departure": {
"delay": -7,
"time": "1769172593"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1769174578"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -54,
"time": "1769172066"
},
"departure": {
"delay": -54,
"time": "1769172066"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1769171919"
},
"departure": {
"delay": -21,
"time": "1769171919"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1769174446"
},
"departure": {
"delay": -14,
"time": "1769174446"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -62,
"time": "1769172238"
},
"departure": {
"delay": -62,
"time": "1769172238"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1769172708"
},
"departure": {
"delay": -12,
"time": "1769172708"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -17,
"time": "1769173123"
},
"departure": {
"delay": -17,
"time": "1769173123"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -62,
"time": "1769174278"
},
"departure": {
"delay": -62,
"time": "1769174278"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -17,
"time": "1769171023"
},
"departure": {
"delay": -17,
"time": "1769171023"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1769172176"
},
"departure": {
"delay": -4,
"time": "1769172176"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1769170798"
},
"departure": {
"delay": -62,
"time": "1769170798"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1769171120"
},
"departure": {
"delay": -40,
"time": "1769171120"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1769174497"
},
"departure": {
"delay": -23,
"time": "1769174497"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -12,
"time": "1769173908"
},
"departure": {
"delay": -12,
"time": "1769173908"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -19,
"time": "1769174381"
},
"departure": {
"delay": -19,
"time": "1769174381"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -5,
"time": "1769174335"
},
"departure": {
"delay": -5,
"time": "1769174335"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -44,
"time": "1769172856"
},
"departure": {
"delay": -44,
"time": "1769172856"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -49,
"time": "1769174531"
},
"departure": {
"delay": -49,
"time": "1769174531"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -62,
"time": "1769172358"
},
"departure": {
"delay": -62,
"time": "1769172358"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1769173296"
},
"departure": {
"delay": -24,
"time": "1769173296"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011303x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769173205"
},
"departure": {
"delay": 5,
"time": "1769173205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769170865"
},
"departure": {
"delay": 5,
"time": "1769170865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769171345"
},
"departure": {
"delay": 5,
"time": "1769171345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1769170187",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:617:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769167532"
},
"departure": {
"delay": 54,
"time": "1769167554"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1769169283"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1769168416"
},
"departure": {
"delay": 94,
"time": "1769168434"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1769168509"
},
"departure": {
"delay": 134,
"time": "1769168534"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 34,
"time": "1769167474"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1769169176"
},
"departure": {
"delay": 74,
"time": "1769169194"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1769167609"
},
"departure": {
"delay": 74,
"time": "1769167634"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769168218"
},
"departure": {
"delay": 94,
"time": "1769168254"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1769168329"
},
"departure": {
"delay": 74,
"time": "1769168354"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769167476",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3525:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 225,
"time": "1769171085"
},
"departure": {
"delay": 225,
"time": "1769171085"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 273,
"time": "1769171613"
},
"departure": {
"delay": 273,
"time": "1769171613"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1769169095"
},
"departure": {
"delay": 96,
"time": "1769169096"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 272,
"time": "1769171672"
},
"departure": {
"delay": 272,
"time": "1769171672"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 272,
"time": "1769170822"
},
"departure": {
"delay": 272,
"time": "1769170832"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1769170349"
},
"departure": {
"delay": 209,
"time": "1769170349"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769169180"
},
"departure": {
"delay": 120,
"time": "1769169180"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 151,
"time": "1769169631"
},
"departure": {
"delay": 151,
"time": "1769169631"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1769171030"
},
"departure": {
"delay": 230,
"time": "1769171030"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1769171329"
},
"departure": {
"delay": 229,
"time": "1769171329"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 283,
"time": "1769171563"
},
"departure": {
"delay": 283,
"time": "1769171563"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 225,
"time": "1769170905"
},
"departure": {
"delay": 225,
"time": "1769170905"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769169974"
},
"departure": {
"delay": 36,
"time": "1769170056"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 13,
"time": "1769168893"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1769169044"
},
"departure": {
"delay": 105,
"time": "1769169045"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769168939"
},
"departure": {
"delay": 59,
"time": "1769168939"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 257,
"time": "1769170757"
},
"departure": {
"delay": 257,
"time": "1769170757"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769169289"
},
"departure": {
"delay": 49,
"time": "1769169289"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769169798"
},
"departure": {
"delay": 78,
"time": "1769169798"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769168970"
},
"departure": {
"delay": 94,
"time": "1769168974"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 227,
"time": "1769171207"
},
"departure": {
"delay": 227,
"time": "1769171207"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1769169568"
},
"departure": {
"delay": 116,
"time": "1769169596"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 138,
"time": "1769169484"
},
"departure": {
"delay": 138,
"time": "1769169498"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1769171745"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 225,
"time": "1769171445"
},
"departure": {
"delay": 225,
"time": "1769171445"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1769170271"
},
"departure": {
"delay": 131,
"time": "1769170271"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769170088"
},
"departure": {
"delay": 13,
"time": "1769170093"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769169889"
},
"departure": {
"delay": 49,
"time": "1769169889"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1769171414"
},
"departure": {
"delay": 254,
"time": "1769171414"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1769169366"
},
"departure": {
"delay": 70,
"time": "1769169370"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 247,
"time": "1769171527"
},
"departure": {
"delay": 247,
"time": "1769171527"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769168896",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11481:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2029,
"time": "1769170871"
},
"departure": {
"delay": -2029,
"time": "1769170871"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1069,
"time": "1769170871"
},
"departure": {
"delay": -1069,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1069,
"time": "1769170871"
},
"departure": {
"delay": -1069,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1129,
"time": "1769170871"
},
"departure": {
"delay": -1129,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1769174129"
},
"departure": {
"delay": 149,
"time": "1769174129"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2329,
"time": "1769170871"
},
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2989,
"time": "1769170871"
},
"departure": {
"delay": -2989,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2809,
"time": "1769170871"
},
"departure": {
"delay": -2809,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2389,
"time": "1769170871"
},
"departure": {
"delay": -2389,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 109,
"time": "1769174389"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -1669,
"time": "1769170871"
},
"departure": {
"delay": -1669,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1769174247"
},
"departure": {
"delay": 147,
"time": "1769174247"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -889,
"time": "1769170871"
},
"departure": {
"delay": -889,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2989,
"time": "1769170871"
},
"departure": {
"delay": -2989,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 202,
"time": "1769174302"
},
"departure": {
"delay": 202,
"time": "1769174302"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1129,
"time": "1769170871"
},
"departure": {
"delay": -1129,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1549,
"time": "1769170871"
},
"departure": {
"delay": -1549,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1549,
"time": "1769170871"
},
"departure": {
"delay": -1549,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -829,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2389,
"time": "1769170871"
},
"departure": {
"delay": -2389,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2629,
"time": "1769170871"
},
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1729,
"time": "1769170871"
},
"departure": {
"delay": -1729,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1609,
"time": "1769170871"
},
"departure": {
"delay": -1609,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2089,
"time": "1769170871"
},
"departure": {
"delay": -2089,
"time": "1769170871"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2449,
"time": "1769170871"
},
"departure": {
"delay": -2449,
"time": "1769170871"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2869,
"time": "1769170871"
},
"departure": {
"delay": -2869,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 142,
"time": "1769174182"
},
"departure": {
"delay": 142,
"time": "1769174182"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2089,
"time": "1769170871"
},
"departure": {
"delay": -2089,
"time": "1769170871"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1969,
"time": "1769170871"
},
"departure": {
"delay": -1969,
"time": "1769170871"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2929,
"time": "1769170871"
},
"departure": {
"delay": -2929,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1789,
"time": "1769170871"
},
"departure": {
"delay": -1789,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1489,
"time": "1769170871"
},
"departure": {
"delay": -1489,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -889,
"time": "1769170871"
},
"departure": {
"delay": -889,
"time": "1769170871"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1849,
"time": "1769170871"
},
"departure": {
"delay": -1849,
"time": "1769170871"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490649:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769170584"
},
"departure": {
"delay": 84,
"time": "1769170584"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1769171974"
},
"departure": {
"delay": 154,
"time": "1769171974"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1769170998"
},
"departure": {
"delay": 138,
"time": "1769170998"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769171769"
},
"departure": {
"delay": 129,
"time": "1769171769"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1769172173"
},
"departure": {
"delay": 173,
"time": "1769172173"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1769171359"
},
"departure": {
"delay": 139,
"time": "1769171359"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1769170878"
},
"departure": {
"delay": 138,
"time": "1769170878"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1769171850"
},
"departure": {
"delay": 150,
"time": "1769171850"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1769170418"
},
"departure": {
"delay": 98,
"time": "1769170418"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 168,
"time": "1769170728"
},
"departure": {
"delay": 168,
"time": "1769170728"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 176,
"time": "1769171096"
},
"departure": {
"delay": 176,
"time": "1769171096"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769170792"
},
"departure": {
"delay": 172,
"time": "1769170792"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 17,
"time": "1769170217"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1769172618"
},
"departure": {
"delay": 138,
"time": "1769172618"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 168,
"time": "1769171568"
},
"departure": {
"delay": 168,
"time": "1769171568"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1769170485"
},
"departure": {
"delay": 112,
"time": "1769170492"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1769172480"
},
"departure": {
"delay": 180,
"time": "1769172480"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1769172107"
},
"departure": {
"delay": 167,
"time": "1769172107"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 194,
"time": "1769171474"
},
"departure": {
"delay": 194,
"time": "1769171474"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1769171599"
},
"departure": {
"delay": 139,
"time": "1769171599"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1769172282"
},
"departure": {
"delay": 162,
"time": "1769172282"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1769172198"
},
"departure": {
"delay": 138,
"time": "1769172198"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 129,
"time": "1769171169"
},
"departure": {
"delay": 129,
"time": "1769171169"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1769171519"
},
"departure": {
"delay": 179,
"time": "1769171519"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 139,
"time": "1769171419"
},
"departure": {
"delay": 139,
"time": "1769171419"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1769172378"
},
"departure": {
"delay": 138,
"time": "1769172378"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1769172064"
},
"departure": {
"delay": 184,
"time": "1769172064"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1769171705"
},
"departure": {
"delay": 185,
"time": "1769171705"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1769170321"
},
"departure": {
"delay": 121,
"time": "1769170321"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11204:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769174460"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3011:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056474x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1769169935"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769169870",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056474x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2634:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769170003"
},
"departure": {
"delay": 134,
"time": "1769170034"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1769169811"
},
"departure": {
"delay": 154,
"time": "1769169874"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1769169932"
},
"departure": {
"delay": 114,
"time": "1769169954"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1769170327"
},
"departure": {
"delay": 134,
"time": "1769170334"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769169726"
},
"departure": {
"delay": 74,
"time": "1769169734"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 104,
"time": "1769171384"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1769170593"
},
"departure": {
"delay": 114,
"time": "1769170614"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1769170929"
},
"departure": {
"delay": 129,
"time": "1769170929"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769170221"
},
"departure": {
"delay": 94,
"time": "1769170234"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769169630"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1769171093"
},
"departure": {
"delay": 113,
"time": "1769171093"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1769170802"
},
"departure": {
"delay": 74,
"time": "1769170814"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 170,
"time": "1769170111"
},
"departure": {
"delay": 170,
"time": "1769170130"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1769171004"
},
"departure": {
"delay": 84,
"time": "1769171004"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1769170696"
},
"departure": {
"delay": 94,
"time": "1769170714"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1769171185"
},
"departure": {
"delay": 85,
"time": "1769171185"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769170422"
},
"departure": {
"delay": 102,
"time": "1769170422"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1769170496"
},
"departure": {
"delay": 154,
"time": "1769170534"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769169276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2634:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12747:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1769170913"
},
"departure": {
"delay": -67,
"time": "1769170913"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1769169529"
},
"departure": {
"delay": 49,
"time": "1769169529"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1769171753"
},
"departure": {
"delay": -67,
"time": "1769171753"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 284,
"time": "1769170304"
},
"departure": {
"delay": 284,
"time": "1769170304"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 235,
"time": "1769169955"
},
"departure": {
"delay": 235,
"time": "1769169955"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1769170416"
},
"departure": {
"delay": 101,
"time": "1769170421"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1769171399"
},
"departure": {
"delay": -61,
"time": "1769171399"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1769169603"
},
"departure": {
"delay": 3,
"time": "1769169603"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1769171721"
},
"departure": {
"delay": -39,
"time": "1769171721"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -39,
"time": "1769171541"
},
"departure": {
"delay": -39,
"time": "1769171541"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -54,
"time": "1769171286"
},
"departure": {
"delay": -54,
"time": "1769171286"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -11,
"time": "1769171329"
},
"departure": {
"delay": -11,
"time": "1769171329"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1769171384"
},
"departure": {
"delay": -16,
"time": "1769171384"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -61,
"time": "1769170979"
},
"departure": {
"delay": -61,
"time": "1769170979"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1769171119"
},
"departure": {
"delay": -41,
"time": "1769171119"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -61,
"time": "1769171219"
},
"departure": {
"delay": -61,
"time": "1769171219"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1769171249"
},
"departure": {
"delay": -31,
"time": "1769171249"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 60,
"time": "1769169480"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769170694"
},
"departure": {
"delay": 134,
"time": "1769170694"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 320,
"time": "1769170160"
},
"departure": {
"delay": 320,
"time": "1769170160"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -66,
"time": "1769171814"
},
"departure": {
"delay": -66,
"time": "1769171814"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -39,
"time": "1769171361"
},
"departure": {
"delay": -39,
"time": "1769171361"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -31,
"time": "1769171429"
},
"departure": {
"delay": -31,
"time": "1769171429"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -69,
"time": "1769171871"
},
"departure": {
"delay": -69,
"time": "1769171871"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 176,
"time": "1769169720"
},
"departure": {
"delay": 176,
"time": "1769169896"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769169669"
},
"departure": {
"delay": 9,
"time": "1769169669"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -39,
"time": "1769170787"
},
"departure": {
"delay": -39,
"time": "1769170821"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769170571"
},
"departure": {
"delay": 71,
"time": "1769170571"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 231,
"time": "1769170011"
},
"departure": {
"delay": 231,
"time": "1769170011"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1769171466"
},
"departure": {
"delay": -54,
"time": "1769171466"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 68,
"time": "1769170748"
},
"departure": {
"delay": 68,
"time": "1769170748"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1769171586"
},
"departure": {
"delay": -54,
"time": "1769171586"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -13,
"time": "1769171087"
},
"departure": {
"delay": -13,
"time": "1769171087"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1769172201"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": -39,
"time": "1769171181"
},
"departure": {
"delay": -39,
"time": "1769171181"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1769171624"
},
"departure": {
"delay": -16,
"time": "1769171624"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -47,
"time": "1769172013"
},
"departure": {
"delay": -47,
"time": "1769172013"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 256,
"time": "1769170085"
},
"departure": {
"delay": 256,
"time": "1769170096"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1769171901"
},
"departure": {
"delay": -39,
"time": "1769171901"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 12,
"time": "1769169492"
},
"departure": {
"delay": 12,
"time": "1769169492"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 249,
"time": "1769170209"
},
"departure": {
"delay": 249,
"time": "1769170209"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769134724",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12747:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1769171623"
},
"departure": {
"delay": -77,
"time": "1769171623"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -92,
"time": "1769172388"
},
"departure": {
"delay": -92,
"time": "1769172388"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -48,
"time": "1769171832"
},
"departure": {
"delay": -48,
"time": "1769171832"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -66,
"time": "1769171334"
},
"departure": {
"delay": -66,
"time": "1769171334"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1769171795"
},
"departure": {
"delay": -25,
"time": "1769171795"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -47,
"time": "1769170693"
},
"departure": {
"delay": -47,
"time": "1769170693"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -52,
"time": "1769171708"
},
"departure": {
"delay": -52,
"time": "1769171708"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1769171400"
},
"departure": {
"delay": -60,
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -53,
"time": "1769172067"
},
"departure": {
"delay": -53,
"time": "1769172067"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1769172329"
},
"departure": {
"delay": -91,
"time": "1769172329"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -62,
"time": "1769172418"
},
"departure": {
"delay": -62,
"time": "1769172418"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1769170367"
},
"departure": {
"delay": 47,
"time": "1769170367"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769170612"
},
"departure": {
"delay": 52,
"time": "1769170612"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -66,
"time": "1769171094"
},
"departure": {
"delay": -66,
"time": "1769171094"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1769170634"
},
"departure": {
"delay": 14,
"time": "1769170634"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1769172279"
},
"departure": {
"delay": -81,
"time": "1769172279"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -71,
"time": "1769172229"
},
"departure": {
"delay": -71,
"time": "1769172229"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1769170577"
},
"departure": {
"delay": 17,
"time": "1769170577"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1769172006"
},
"departure": {
"delay": -54,
"time": "1769172006"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -59,
"time": "1769170801"
},
"departure": {
"delay": -59,
"time": "1769170801"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1769170517"
},
"departure": {
"delay": 25,
"time": "1769170525"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -66,
"time": "1769171454"
},
"departure": {
"delay": -66,
"time": "1769171454"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -67,
"time": "1769170973"
},
"departure": {
"delay": -67,
"time": "1769170973"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769170471"
},
"departure": {
"delay": 31,
"time": "1769170471"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769170191"
},
"departure": {
"delay": 51,
"time": "1769170191"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -66,
"time": "1769170854"
},
"departure": {
"delay": -66,
"time": "1769170854"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1769171514"
},
"departure": {
"delay": -66,
"time": "1769171514"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1769172133"
},
"departure": {
"delay": -47,
"time": "1769172133"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769170091"
},
"departure": {
"delay": 11,
"time": "1769170091"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1769170050"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -62,
"time": "1769172178"
},
"departure": {
"delay": -62,
"time": "1769172178"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1769170244"
},
"departure": {
"delay": 50,
"time": "1769170250"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769170331"
},
"departure": {
"delay": 71,
"time": "1769170331"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1769171934"
},
"departure": {
"delay": -66,
"time": "1769171934"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169445",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12343:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11590:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769173889"
},
"departure": {
"delay": 29,
"time": "1769173889"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1769172389"
},
"departure": {
"delay": 29,
"time": "1769172389"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769173990"
},
"departure": {
"delay": 10,
"time": "1769173990"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769173487"
},
"departure": {
"delay": 47,
"time": "1769173487"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769173608"
},
"departure": {
"delay": 48,
"time": "1769173608"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769173760"
},
"departure": {
"delay": 20,
"time": "1769173760"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1769172458"
},
"departure": {
"delay": 38,
"time": "1769172458"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769173393"
},
"departure": {
"delay": 13,
"time": "1769173393"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769173520"
},
"departure": {
"delay": 20,
"time": "1769173520"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769173845"
},
"departure": {
"delay": 45,
"time": "1769173845"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769170756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11590:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769181060"
},
"departure": {
"time": "1769181060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769179260"
},
"departure": {
"time": "1769179260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769181240"
},
"departure": {
"time": "1769181240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769180520"
},
"departure": {
"time": "1769180520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769179860"
},
"departure": {
"time": "1769179860"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1769179200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769181600"
},
"departure": {
"time": "1769181600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769179680"
},
"departure": {
"time": "1769179680"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769179500"
},
"departure": {
"time": "1769179500"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179380"
},
"departure": {
"time": "1769179380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769179980"
},
"departure": {
"time": "1769179980"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769182500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769179620"
},
"departure": {
"time": "1769179620"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769182265"
},
"departure": {
"delay": 5,
"time": "1769182265"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769179800"
},
"departure": {
"time": "1769179800"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769181840"
},
"departure": {
"time": "1769181840"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769179740"
},
"departure": {
"time": "1769179740"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769181420"
},
"departure": {
"time": "1769181420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769179320"
},
"departure": {
"time": "1769179320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769181900"
},
"departure": {
"time": "1769181900"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:807:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769181900"
},
"departure": {
"time": "1769181900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769180345"
},
"departure": {
"delay": 5,
"time": "1769180345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769180940"
},
"departure": {
"time": "1769180940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769179865"
},
"departure": {
"delay": 5,
"time": "1769179865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769180520"
},
"departure": {
"time": "1769180520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769182620"
},
"departure": {
"time": "1769182620"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769181660"
},
"departure": {
"time": "1769181660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769181300"
},
"departure": {
"time": "1769181300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182860"
},
"departure": {
"time": "1769182860"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769181000"
},
"departure": {
"time": "1769181000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769179800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769182500"
},
"departure": {
"time": "1769182500"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769182560"
},
"departure": {
"time": "1769182560"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769180280"
},
"departure": {
"time": "1769180280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769182740"
},
"departure": {
"time": "1769182740"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769179860"
},
"departure": {
"time": "1769179860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182980"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769181120"
},
"departure": {
"time": "1769181120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769180760"
},
"departure": {
"time": "1769180760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769170187",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769191320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192700"
},
"departure": {
"time": "1769192700"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769192760"
},
"departure": {
"time": "1769192760"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769192880"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769192640"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769191985"
},
"departure": {
"delay": 5,
"time": "1769191985"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769192400"
},
"departure": {
"time": "1769192400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769191800"
},
"departure": {
"time": "1769191800"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769192040"
},
"departure": {
"time": "1769192040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769192520"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769191980"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769191680"
},
"departure": {
"time": "1769191680"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769192220"
},
"departure": {
"time": "1769192220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191860"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769192100"
},
"departure": {
"time": "1769192100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769170774"
},
"departure": {
"delay": 34,
"time": "1769170774"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1769170482"
},
"departure": {
"delay": 42,
"time": "1769170482"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769168698"
},
"departure": {
"delay": 58,
"time": "1769168698"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169300"
},
"departure": {
"time": "1769169300"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769168943"
},
"departure": {
"delay": 3,
"time": "1769168943"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1769168894"
},
"departure": {
"delay": 14,
"time": "1769168894"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769169214"
},
"departure": {
"delay": 34,
"time": "1769169214"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769170572"
},
"departure": {
"delay": 12,
"time": "1769170572"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1769168871"
},
"departure": {
"delay": 51,
"time": "1769168871"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1769169775"
},
"departure": {
"delay": 55,
"time": "1769169775"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769168580"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769169000"
},
"departure": {
"time": "1769169000"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769168520"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769170364"
},
"departure": {
"delay": 44,
"time": "1769170364"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1769170219"
},
"departure": {
"delay": 19,
"time": "1769170219"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769170668"
},
"departure": {
"delay": 48,
"time": "1769170668"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1769169375"
},
"departure": {
"delay": 15,
"time": "1769169375"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769169153"
},
"departure": {
"delay": 33,
"time": "1769169153"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1769169902"
},
"departure": {
"delay": 2,
"time": "1769169902"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769168544"
},
"departure": {
"delay": 24,
"time": "1769168544"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769169978"
},
"departure": {
"delay": 18,
"time": "1769169978"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1769169496"
},
"departure": {
"delay": 16,
"time": "1769169496"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769169096"
},
"departure": {
"delay": 36,
"time": "1769169096"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769170298"
},
"departure": {
"delay": 38,
"time": "1769170298"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769169836"
},
"departure": {
"delay": 56,
"time": "1769169836"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769170980"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1769170028"
},
"departure": {
"delay": 8,
"time": "1769170028"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1769168627"
},
"departure": {
"delay": 47,
"time": "1769168627"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769169603"
},
"departure": {
"delay": 3,
"time": "1769169603"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769168808"
},
"departure": {
"delay": 48,
"time": "1769168808"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769170159"
},
"departure": {
"delay": 19,
"time": "1769170159"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769168136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14287:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011235x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1769170788"
},
"departure": {
"delay": -12,
"time": "1769170788"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 38,
"time": "1769170358"
},
"departure": {
"delay": 38,
"time": "1769170358"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 8,
"time": "1769170568"
},
"departure": {
"delay": 8,
"time": "1769170568"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 78,
"time": "1769170698"
},
"departure": {
"delay": 78,
"time": "1769170698"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 12,
"time": "1769170692"
},
"departure": {
"delay": 12,
"time": "1769170692"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 67,
"time": "1769170447"
},
"departure": {
"delay": 67,
"time": "1769170447"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -42,
"time": "1769170818"
},
"departure": {
"delay": -42,
"time": "1769170818"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 25,
"time": "1769170765"
},
"departure": {
"delay": 25,
"time": "1769170765"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 33,
"time": "1769170413"
},
"departure": {
"delay": 33,
"time": "1769170413"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 57,
"time": "1769170617"
},
"departure": {
"delay": 57,
"time": "1769170617"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 38,
"time": "1769170658"
},
"departure": {
"delay": 38,
"time": "1769170658"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -45,
"time": "1769170875"
},
"departure": {
"delay": -45,
"time": "1769170875"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -45,
"time": "1769170935"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769170790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011235x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769195820"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769196240"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769196360"
},
"departure": {
"time": "1769196360"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195520"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769196480"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769196420"
},
"departure": {
"time": "1769196420"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769195400"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769195700"
},
"departure": {
"time": "1769195700"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196120"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195880"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769195280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769195460"
},
"departure": {
"time": "1769195460"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3095:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5975:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769168859"
},
"departure": {
"delay": 39,
"time": "1769168859"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1769169559"
},
"departure": {
"delay": 104,
"time": "1769169584"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1769168684"
},
"departure": {
"delay": 164,
"time": "1769168684"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1769168764"
},
"departure": {
"delay": 26,
"time": "1769168786"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1769170009"
},
"departure": {
"delay": 109,
"time": "1769170009"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 89,
"time": "1769168309"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769169237"
},
"departure": {
"delay": 117,
"time": "1769169237"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1769168959"
},
"departure": {
"delay": 44,
"time": "1769168984"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1769169484"
},
"departure": {
"delay": 124,
"time": "1769169484"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1769170284"
},
"departure": {
"delay": -36,
"time": "1769170284"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -91,
"time": "1769170409"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1769169734"
},
"departure": {
"delay": 74,
"time": "1769169734"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1769169309"
},
"departure": {
"delay": 69,
"time": "1769169309"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769169959"
},
"departure": {
"delay": 59,
"time": "1769169959"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1769168509"
},
"departure": {
"delay": 169,
"time": "1769168509"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769168373"
},
"departure": {
"delay": 153,
"time": "1769168373"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1769169659"
},
"departure": {
"delay": 119,
"time": "1769169659"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 209,
"time": "1769168584"
},
"departure": {
"delay": 209,
"time": "1769168609"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769170073"
},
"departure": {
"delay": 53,
"time": "1769170073"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1769170339"
},
"departure": {
"delay": -41,
"time": "1769170339"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1769169409"
},
"departure": {
"delay": 109,
"time": "1769169409"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1769170192"
},
"departure": {
"delay": -68,
"time": "1769170192"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1769169086"
},
"departure": {
"delay": 76,
"time": "1769169136"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1769169835"
},
"departure": {
"delay": 79,
"time": "1769169859"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769168317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5975:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769169014"
},
"departure": {
"delay": 74,
"time": "1769169014"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1769168686"
},
"departure": {
"delay": 66,
"time": "1769168706"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1769169381"
},
"departure": {
"delay": 191,
"time": "1769169431"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 206,
"time": "1769170106"
},
"departure": {
"delay": 206,
"time": "1769170106"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769170206"
},
"departure": {
"delay": 66,
"time": "1769170206"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1769169506"
},
"departure": {
"delay": 171,
"time": "1769169531"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 211,
"time": "1769169931"
},
"departure": {
"delay": 211,
"time": "1769169931"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769168781"
},
"departure": {
"delay": 46,
"time": "1769168806"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1769169706"
},
"departure": {
"delay": 166,
"time": "1769169706"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1769168948"
},
"departure": {
"delay": 68,
"time": "1769168948"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 221,
"time": "1769170781"
},
"departure": {
"delay": 221,
"time": "1769170781"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1769169281"
},
"departure": {
"delay": 101,
"time": "1769169281"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 226,
"time": "1769169981"
},
"departure": {
"delay": 226,
"time": "1769170006"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769169131"
},
"departure": {
"delay": 96,
"time": "1769169156"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769170920"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1769169806"
},
"departure": {
"delay": 171,
"time": "1769169831"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769168636"
},
"departure": {
"delay": 56,
"time": "1769168636"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1769168884"
},
"departure": {
"delay": 64,
"time": "1769168884"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 218,
"time": "1769170658"
},
"departure": {
"delay": 218,
"time": "1769170658"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 170,
"time": "1769170490"
},
"departure": {
"delay": 170,
"time": "1769170490"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1769168550"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 186,
"time": "1769169606"
},
"departure": {
"delay": 186,
"time": "1769169606"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769170264"
},
"departure": {
"delay": 29,
"time": "1769170289"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 226,
"time": "1769170606"
},
"departure": {
"delay": 226,
"time": "1769170606"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769168536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6399:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11730:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769167963"
},
"departure": {
"delay": 103,
"time": "1769167963"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1769168214"
},
"departure": {
"delay": 114,
"time": "1769168214"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769169348"
},
"departure": {
"delay": 48,
"time": "1769169348"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1769168017"
},
"departure": {
"delay": 97,
"time": "1769168017"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1769169159"
},
"departure": {
"delay": 163,
"time": "1769169163"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 38,
"time": "1769167838"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1769168279"
},
"departure": {
"delay": 179,
"time": "1769168279"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1769169507"
},
"departure": {
"delay": 87,
"time": "1769169507"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1769168812"
},
"departure": {
"delay": 113,
"time": "1769168813"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769169373"
},
"departure": {
"delay": 42,
"time": "1769169402"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769168097"
},
"departure": {
"delay": 117,
"time": "1769168097"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -82,
"time": "1769169638"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 192,
"time": "1769168532"
},
"departure": {
"delay": 192,
"time": "1769168532"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1769168457"
},
"departure": {
"delay": 184,
"time": "1769168464"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769169238"
},
"departure": {
"delay": 23,
"time": "1769169263"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1769168142"
},
"departure": {
"delay": 111,
"time": "1769168151"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11730:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011236x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769170731"
},
"departure": {
"delay": 51,
"time": "1769170731"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 44,
"time": "1769171624"
},
"departure": {
"delay": 44,
"time": "1769171624"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 8,
"time": "1769170568"
},
"departure": {
"delay": 8,
"time": "1769170568"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 9,
"time": "1769170989"
},
"departure": {
"delay": 9,
"time": "1769170989"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 42,
"time": "1769171742"
},
"departure": {
"delay": 42,
"time": "1769171742"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 9,
"time": "1769171889"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 57,
"time": "1769171697"
},
"departure": {
"delay": 57,
"time": "1769171697"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 17,
"time": "1769170877"
},
"departure": {
"delay": 17,
"time": "1769170877"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 53,
"time": "1769171333"
},
"departure": {
"delay": 53,
"time": "1769171333"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1769171300"
},
"departure": {
"delay": 20,
"time": "1769171300"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1769171469"
},
"departure": {
"delay": 9,
"time": "1769171469"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 9,
"time": "1769171229"
},
"departure": {
"delay": 9,
"time": "1769171229"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 41,
"time": "1769170661"
},
"departure": {
"delay": 41,
"time": "1769170661"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 67,
"time": "1769171587"
},
"departure": {
"delay": 67,
"time": "1769171587"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 9,
"time": "1769170809"
},
"departure": {
"delay": 9,
"time": "1769170809"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1769170599"
},
"departure": {
"delay": 39,
"time": "1769170599"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1769171547"
},
"departure": {
"delay": 27,
"time": "1769171547"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 12,
"time": "1769171772"
},
"departure": {
"delay": 12,
"time": "1769171772"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 9,
"time": "1769171829"
},
"departure": {
"delay": 9,
"time": "1769171829"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 58,
"time": "1769171518"
},
"departure": {
"delay": 58,
"time": "1769171518"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769170700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011236x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769169156"
},
"departure": {
"delay": -24,
"time": "1769169156"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -70,
"time": "1769167713"
},
"departure": {
"delay": -70,
"time": "1769167730"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -67,
"time": "1769167613"
},
"departure": {
"delay": -67,
"time": "1769167613"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -75,
"time": "1769167905"
},
"departure": {
"delay": -75,
"time": "1769167905"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1769167311"
},
"departure": {
"delay": -69,
"time": "1769167311"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769168886"
},
"departure": {
"delay": 6,
"time": "1769168886"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1769169009"
},
"departure": {
"delay": -51,
"time": "1769169009"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1769167807"
},
"departure": {
"delay": -53,
"time": "1769167807"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1769167384"
},
"departure": {
"delay": -32,
"time": "1769167408"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -139,
"time": "1769169581"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -39,
"time": "1769169081"
},
"departure": {
"delay": -39,
"time": "1769169081"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -95,
"time": "1769167980"
},
"departure": {
"delay": -95,
"time": "1769168005"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -66,
"time": "1769169234"
},
"departure": {
"delay": -66,
"time": "1769169234"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -79,
"time": "1769168056"
},
"departure": {
"delay": -79,
"time": "1769168081"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769167233"
},
"departure": {
"delay": -27,
"time": "1769167233"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769166316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx878:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769167140"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769168136"
},
"departure": {
"delay": 36,
"time": "1769168136"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1769169895"
},
"departure": {
"delay": 175,
"time": "1769169895"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1769167814"
},
"departure": {
"delay": 14,
"time": "1769167814"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769168070"
},
"departure": {
"delay": 31,
"time": "1769168071"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769167451"
},
"departure": {
"delay": 71,
"time": "1769167451"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769167326"
},
"departure": {
"delay": 72,
"time": "1769167332"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 253,
"time": "1769169613"
},
"departure": {
"delay": 253,
"time": "1769169613"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1769167866"
},
"departure": {
"delay": 71,
"time": "1769167871"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 269,
"time": "1769169689"
},
"departure": {
"delay": 269,
"time": "1769169689"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1769167275"
},
"departure": {
"delay": 15,
"time": "1769167275"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769167232"
},
"departure": {
"delay": 32,
"time": "1769167232"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -6,
"time": "1769168874"
},
"departure": {
"delay": -6,
"time": "1769168874"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1769168575"
},
"departure": {
"delay": 55,
"time": "1769168575"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 271,
"time": "1769169451"
},
"departure": {
"delay": 271,
"time": "1769169451"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 172,
"time": "1769169948"
},
"departure": {
"delay": 172,
"time": "1769169952"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 314,
"time": "1769169554"
},
"departure": {
"delay": 314,
"time": "1769169554"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1769168642"
},
"departure": {
"delay": 66,
"time": "1769168646"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1769168794"
},
"departure": {
"delay": -26,
"time": "1769168794"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -47,
"time": "1769168713"
},
"departure": {
"delay": -47,
"time": "1769168713"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1769167501"
},
"departure": {
"delay": 141,
"time": "1769167521"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1769169779"
},
"departure": {
"delay": 179,
"time": "1769169779"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1769167696"
},
"departure": {
"delay": 16,
"time": "1769167696"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769167171"
},
"departure": {
"delay": 31,
"time": "1769167171"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1769168500"
},
"departure": {
"delay": 106,
"time": "1769168506"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 226,
"time": "1769169197"
},
"departure": {
"delay": 226,
"time": "1769169346"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1769167963"
},
"departure": {
"delay": -17,
"time": "1769167963"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1769170046"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1769169858"
},
"departure": {
"delay": 138,
"time": "1769169858"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 123,
"time": "1769167623"
},
"departure": {
"delay": 123,
"time": "1769167623"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1769169990"
},
"departure": {
"delay": 150,
"time": "1769169990"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769166476",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11404:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190155x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769172375"
},
"departure": {
"delay": 75,
"time": "1769172375"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1769171519"
},
"departure": {
"delay": 119,
"time": "1769171519"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1769172411"
},
"departure": {
"delay": 111,
"time": "1769172411"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 116,
"time": "1769171996"
},
"departure": {
"delay": 116,
"time": "1769171996"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1769172322"
},
"departure": {
"delay": 82,
"time": "1769172322"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1769171440"
},
"departure": {
"delay": 100,
"time": "1769171440"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769172735"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1769172613"
},
"departure": {
"delay": 133,
"time": "1769172613"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 111,
"time": "1769171271"
},
"departure": {
"delay": 111,
"time": "1769171271"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1769172555"
},
"departure": {
"delay": 75,
"time": "1769172555"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1769170999"
},
"departure": {
"delay": 79,
"time": "1769170999"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1769170933"
},
"departure": {
"delay": 133,
"time": "1769170933"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1769170844"
},
"departure": {
"delay": 104,
"time": "1769170844"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1769172116"
},
"departure": {
"delay": 116,
"time": "1769172116"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 129,
"time": "1769171709"
},
"departure": {
"delay": 129,
"time": "1769171709"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1769171595"
},
"departure": {
"delay": 75,
"time": "1769171595"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170680"
},
"departure": {
"time": "1769170680"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1769171111"
},
"departure": {
"delay": 131,
"time": "1769171111"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769172255"
},
"departure": {
"delay": 75,
"time": "1769172255"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1769172473"
},
"departure": {
"delay": 113,
"time": "1769172473"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 75,
"time": "1769171775"
},
"departure": {
"delay": 75,
"time": "1769171775"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1769171401"
},
"departure": {
"delay": 121,
"time": "1769171401"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1769172056"
},
"departure": {
"delay": 116,
"time": "1769172056"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1769171055"
},
"departure": {
"delay": 75,
"time": "1769171055"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1769171168"
},
"departure": {
"delay": 128,
"time": "1769171168"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1769171561"
},
"departure": {
"delay": 101,
"time": "1769171561"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769172195"
},
"departure": {
"delay": 75,
"time": "1769172195"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1769171955"
},
"departure": {
"delay": 75,
"time": "1769171955"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1769172522"
},
"departure": {
"delay": 102,
"time": "1769172522"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1769171475"
},
"departure": {
"delay": 75,
"time": "1769171475"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769170790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190155x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx365:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769179560"
},
"departure": {
"time": "1769179560"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769180520"
},
"departure": {
"time": "1769180520"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769179980"
},
"departure": {
"time": "1769179980"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769178780"
},
"departure": {
"time": "1769178780"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769181060"
},
"departure": {
"time": "1769181060"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769179620"
},
"departure": {
"time": "1769179620"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769179440"
},
"departure": {
"time": "1769179440"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769179080"
},
"departure": {
"time": "1769179080"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769179740"
},
"departure": {
"time": "1769179740"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769181005"
},
"departure": {
"delay": 5,
"time": "1769181005"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769178300"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180880"
},
"departure": {
"time": "1769180880"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769180760"
},
"departure": {
"time": "1769180760"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1769179685"
},
"departure": {
"delay": 5,
"time": "1769179685"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769179260"
},
"departure": {
"time": "1769179260"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769179860"
},
"departure": {
"time": "1769179860"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769181180"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769179020"
},
"departure": {
"time": "1769179020"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769179200"
},
"departure": {
"time": "1769179200"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769179680"
},
"departure": {
"time": "1769179680"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181000"
},
"departure": {
"time": "1769181000"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769179140"
},
"departure": {
"time": "1769179140"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769160494",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx365:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1154:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769171239"
},
"departure": {
"delay": 79,
"time": "1769171239"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769170415"
},
"departure": {
"delay": 54,
"time": "1769170434"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769170159"
},
"departure": {
"delay": 19,
"time": "1769170159"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1769169384"
},
"departure": {
"delay": 84,
"time": "1769169384"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169910"
},
"departure": {
"time": "1769169960"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769170234"
},
"departure": {
"delay": 34,
"time": "1769170234"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1769169496"
},
"departure": {
"delay": 76,
"time": "1769169496"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769171357"
},
"departure": {
"delay": 77,
"time": "1769171357"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769170060"
},
"departure": {
"delay": 40,
"time": "1769170060"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1769171057"
},
"departure": {
"delay": 77,
"time": "1769171057"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1769170868"
},
"departure": {
"delay": 68,
"time": "1769170868"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769170693"
},
"departure": {
"delay": 73,
"time": "1769170693"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1769171597"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1769170766"
},
"departure": {
"delay": 104,
"time": "1769170784"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769171155"
},
"departure": {
"delay": 55,
"time": "1769171155"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1769169436"
},
"departure": {
"delay": 76,
"time": "1769169436"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769169184"
},
"departure": {
"delay": 89,
"time": "1769169209"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769170509"
},
"departure": {
"delay": 94,
"time": "1769170534"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1769169059"
},
"departure": {
"delay": -1,
"time": "1769169059"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769171472"
},
"departure": {
"delay": 72,
"time": "1769171472"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1769169285"
},
"departure": {
"delay": 105,
"time": "1769169285"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1769170592"
},
"departure": {
"delay": 49,
"time": "1769170609"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1769169030"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -94,
"time": "1769169686"
},
"departure": {
"delay": -94,
"time": "1769169686"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769170359"
},
"departure": {
"delay": 39,
"time": "1769170359"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1769169628"
},
"departure": {
"delay": -32,
"time": "1769169628"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769168676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1154:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6016:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 263,
"time": "1769168183"
},
"departure": {
"delay": 263,
"time": "1769168183"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 255,
"time": "1769167335"
},
"departure": {
"delay": 255,
"time": "1769167335"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 238,
"time": "1769169014"
},
"departure": {
"delay": 238,
"time": "1769169058"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 248,
"time": "1769168108"
},
"departure": {
"delay": 248,
"time": "1769168108"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1769167983"
},
"departure": {
"delay": 208,
"time": "1769168008"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769166916",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6016:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10772:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 496,
"time": "1769170570"
},
"departure": {
"delay": 496,
"time": "1769170576"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 527,
"time": "1769171627"
},
"departure": {
"delay": 527,
"time": "1769171627"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 508,
"time": "1769172448"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 472,
"time": "1769170354"
},
"departure": {
"delay": 472,
"time": "1769170372"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 493,
"time": "1769170241"
},
"departure": {
"delay": 493,
"time": "1769170273"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 520,
"time": "1769171020"
},
"departure": {
"delay": 520,
"time": "1769171020"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 548,
"time": "1769171348"
},
"departure": {
"delay": 548,
"time": "1769171348"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 535,
"time": "1769171815"
},
"departure": {
"delay": 535,
"time": "1769171815"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 502,
"time": "1769170486"
},
"departure": {
"delay": 502,
"time": "1769170522"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 523,
"time": "1769170098"
},
"departure": {
"delay": 523,
"time": "1769170123"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 459,
"time": "1769170179"
},
"departure": {
"delay": 459,
"time": "1769170179"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 450,
"time": "1769171370"
},
"departure": {
"delay": 450,
"time": "1769171370"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 504,
"time": "1769170818"
},
"departure": {
"delay": 504,
"time": "1769170824"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 508,
"time": "1769171188"
},
"departure": {
"delay": 508,
"time": "1769171188"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 533,
"time": "1769170708"
},
"departure": {
"delay": 533,
"time": "1769170733"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 529,
"time": "1769171509"
},
"departure": {
"delay": 529,
"time": "1769171509"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 508,
"time": "1769172148"
},
"departure": {
"delay": 508,
"time": "1769172148"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 535,
"time": "1769171275"
},
"departure": {
"delay": 535,
"time": "1769171275"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 562,
"time": "1769171722"
},
"departure": {
"delay": 562,
"time": "1769171722"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 528,
"time": "1769171568"
},
"departure": {
"delay": 528,
"time": "1769171568"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 545,
"time": "1769172065"
},
"departure": {
"delay": 545,
"time": "1769172065"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769169105",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10772:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769172780"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2019:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -187,
"time": "1769172463"
},
"departure": {
"delay": -187,
"time": "1769172473"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769171301"
},
"departure": {
"delay": 31,
"time": "1769171311"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -121,
"time": "1769172769"
},
"departure": {
"delay": -121,
"time": "1769172779"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -154,
"time": "1769172616"
},
"departure": {
"delay": -154,
"time": "1769172626"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -74,
"time": "1769171556"
},
"departure": {
"delay": -74,
"time": "1769171566"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -145,
"time": "1769172865"
},
"departure": {
"delay": -145,
"time": "1769172875"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -165,
"time": "1769173215"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1769171405"
},
"departure": {
"delay": 75,
"time": "1769171415"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1769171880"
},
"departure": {
"delay": -110,
"time": "1769171890"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -161,
"time": "1769172009"
},
"departure": {
"delay": -161,
"time": "1769172019"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1769171471"
},
"departure": {
"delay": -39,
"time": "1769171481"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -159,
"time": "1769172251"
},
"departure": {
"delay": -159,
"time": "1769172261"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769171252"
},
"departure": {
"delay": 42,
"time": "1769171262"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -155,
"time": "1769172195"
},
"departure": {
"delay": -155,
"time": "1769172205"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -131,
"time": "1769171799"
},
"departure": {
"delay": -131,
"time": "1769171809"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -206,
"time": "1769173044"
},
"departure": {
"delay": -206,
"time": "1769173054"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -149,
"time": "1769171721"
},
"departure": {
"delay": -149,
"time": "1769171731"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -166,
"time": "1769172664"
},
"departure": {
"delay": -166,
"time": "1769172674"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -153,
"time": "1769172137"
},
"departure": {
"delay": -153,
"time": "1769172147"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -176,
"time": "1769172054"
},
"departure": {
"delay": -176,
"time": "1769172064"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -163,
"time": "1769172307"
},
"departure": {
"delay": -163,
"time": "1769172317"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -170,
"time": "1769172540"
},
"departure": {
"delay": -170,
"time": "1769172550"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12743:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 310,
"time": "1769170487"
},
"departure": {
"delay": 310,
"time": "1769170510"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1769168716"
},
"departure": {
"delay": 136,
"time": "1769168716"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1769169470"
},
"departure": {
"delay": -10,
"time": "1769169470"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769168220"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1769170186"
},
"departure": {
"delay": 166,
"time": "1769170186"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 188,
"time": "1769169008"
},
"departure": {
"delay": 188,
"time": "1769169008"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 344,
"time": "1769171024"
},
"departure": {
"delay": 344,
"time": "1769171024"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 340,
"time": "1769170540"
},
"departure": {
"delay": 340,
"time": "1769170540"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 340,
"time": "1769170660"
},
"departure": {
"delay": 340,
"time": "1769170660"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 167,
"time": "1769168687"
},
"departure": {
"delay": 167,
"time": "1769168687"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769168510"
},
"departure": {
"delay": 50,
"time": "1769168510"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1769168855"
},
"departure": {
"delay": 215,
"time": "1769168855"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1769170285"
},
"departure": {
"delay": 205,
"time": "1769170285"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1769168817"
},
"departure": {
"delay": 177,
"time": "1769168817"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769168863"
},
"departure": {
"delay": 125,
"time": "1769168885"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 344,
"time": "1769170844"
},
"departure": {
"delay": 344,
"time": "1769170844"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1769169787"
},
"departure": {
"delay": 67,
"time": "1769169787"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 325,
"time": "1769170705"
},
"departure": {
"delay": 325,
"time": "1769170705"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 380,
"time": "1769170760"
},
"departure": {
"delay": 380,
"time": "1769170760"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1769169885"
},
"departure": {
"delay": 105,
"time": "1769169885"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769168336"
},
"departure": {
"delay": 56,
"time": "1769168336"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 317,
"time": "1769170937"
},
"departure": {
"delay": 317,
"time": "1769170937"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 196,
"time": "1769170010"
},
"departure": {
"delay": 196,
"time": "1769170036"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1769169287"
},
"departure": {
"delay": -13,
"time": "1769169287"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 186,
"time": "1769170068"
},
"departure": {
"delay": 186,
"time": "1769170086"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 188,
"time": "1769170148"
},
"departure": {
"delay": 188,
"time": "1769170148"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1769169139"
},
"departure": {
"delay": 79,
"time": "1769169139"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769168285"
},
"departure": {
"delay": 65,
"time": "1769168285"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 316,
"time": "1769170876"
},
"departure": {
"delay": 316,
"time": "1769170876"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1769168447"
},
"departure": {
"delay": 47,
"time": "1769168447"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 320,
"time": "1769170460"
},
"departure": {
"delay": 320,
"time": "1769170460"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 211,
"time": "1769170231"
},
"departure": {
"delay": 211,
"time": "1769170231"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 336,
"time": "1769171136"
},
"departure": {
"delay": 336,
"time": "1769171136"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 350,
"time": "1769170610"
},
"departure": {
"delay": 350,
"time": "1769170610"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 116,
"time": "1769168585"
},
"departure": {
"delay": 116,
"time": "1769168636"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 344,
"time": "1769171324"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 32,
"time": "1769169392"
},
"departure": {
"delay": 32,
"time": "1769169392"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 270,
"time": "1769170410"
},
"departure": {
"delay": 270,
"time": "1769170410"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769168310"
},
"departure": {
"delay": 30,
"time": "1769168310"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 280,
"time": "1769170360"
},
"departure": {
"delay": 280,
"time": "1769170360"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 314,
"time": "1769170994"
},
"departure": {
"delay": 314,
"time": "1769170994"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
}
],
"timestamp": "1769167696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12743:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769182800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769184120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769183040"
},
"departure": {
"time": "1769183040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769183160"
},
"departure": {
"time": "1769183160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769183280"
},
"departure": {
"time": "1769183280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:883:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769184660"
},
"departure": {
"time": "1769184660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769187600"
},
"departure": {
"time": "1769187600"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769187665"
},
"departure": {
"delay": 5,
"time": "1769187665"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769185200"
},
"departure": {
"time": "1769185200"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184720"
},
"departure": {
"time": "1769184720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769187660"
},
"departure": {
"time": "1769187660"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769187780"
},
"departure": {
"time": "1769187780"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769187900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769185080"
},
"departure": {
"time": "1769185080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769184600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769184900"
},
"departure": {
"time": "1769184900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186040"
},
"departure": {
"time": "1769186040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769185140"
},
"departure": {
"time": "1769185140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769187720"
},
"departure": {
"time": "1769187720"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769185020"
},
"departure": {
"time": "1769185020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769186640"
},
"departure": {
"time": "1769186640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769184780"
},
"departure": {
"time": "1769184780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769187000"
},
"departure": {
"time": "1769187000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:941:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1769173959"
},
"departure": {
"delay": -21,
"time": "1769173959"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -123,
"time": "1769174577"
},
"departure": {
"delay": -123,
"time": "1769174577"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -291,
"time": "1769175069"
},
"departure": {
"delay": -291,
"time": "1769175069"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -181,
"time": "1769174339"
},
"departure": {
"delay": -181,
"time": "1769174339"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -141,
"time": "1769174079"
},
"departure": {
"delay": -141,
"time": "1769174079"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -160,
"time": "1769174180"
},
"departure": {
"delay": -160,
"time": "1769174180"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -190,
"time": "1769174870"
},
"departure": {
"delay": -190,
"time": "1769174870"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1769174660"
},
"departure": {
"delay": -100,
"time": "1769174660"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1769174008"
},
"departure": {
"delay": -32,
"time": "1769174008"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -127,
"time": "1769174393"
},
"departure": {
"delay": -127,
"time": "1769174393"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -129,
"time": "1769174511"
},
"departure": {
"delay": -129,
"time": "1769174511"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -155,
"time": "1769174425"
},
"departure": {
"delay": -155,
"time": "1769174425"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -173,
"time": "1769174827"
},
"departure": {
"delay": -173,
"time": "1769174827"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -173,
"time": "1769174227"
},
"departure": {
"delay": -173,
"time": "1769174227"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1769174465"
},
"departure": {
"delay": -115,
"time": "1769174465"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -302,
"time": "1769175118"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -196,
"time": "1769174264"
},
"departure": {
"delay": -196,
"time": "1769174264"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -260,
"time": "1769174980"
},
"departure": {
"delay": -260,
"time": "1769174980"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -121,
"time": "1769174759"
},
"departure": {
"delay": -121,
"time": "1769174759"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -175,
"time": "1769174945"
},
"departure": {
"delay": -175,
"time": "1769174945"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470571:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769167952"
},
"departure": {
"delay": 32,
"time": "1769167952"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769167728"
},
"departure": {
"delay": 97,
"time": "1769167777"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769169001"
},
"departure": {
"delay": 1,
"time": "1769169001"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1769168453"
},
"departure": {
"delay": -18,
"time": "1769168502"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769168827"
},
"departure": {
"delay": -28,
"time": "1769168852"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769168651"
},
"departure": {
"delay": 11,
"time": "1769168651"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769167560"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1769167809"
},
"departure": {
"delay": 69,
"time": "1769167809"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -25,
"time": "1769168555"
},
"departure": {
"delay": -25,
"time": "1769168555"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1769169576"
},
"departure": {
"delay": -24,
"time": "1769169576"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769168901"
},
"departure": {
"delay": 46,
"time": "1769168926"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1769167627"
},
"departure": {
"delay": 67,
"time": "1769167627"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1769169677"
},
"departure": {
"delay": -43,
"time": "1769169677"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -34,
"time": "1769168126"
},
"departure": {
"delay": -34,
"time": "1769168126"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1769169501"
},
"departure": {
"delay": -39,
"time": "1769169501"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -89,
"time": "1769168202"
},
"departure": {
"delay": -89,
"time": "1769168251"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1769168708"
},
"departure": {
"delay": -52,
"time": "1769168708"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1769169426"
},
"departure": {
"delay": 126,
"time": "1769169426"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769167999"
},
"departure": {
"delay": 79,
"time": "1769167999"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769169231"
},
"departure": {
"delay": 11,
"time": "1769169251"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -72,
"time": "1769169768"
},
"departure": {
"delay": -72,
"time": "1769169768"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769169081"
},
"departure": {
"delay": 21,
"time": "1769169081"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769167902"
},
"departure": {
"delay": 42,
"time": "1769167902"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167116",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1087:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9198:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 657,
"time": "1769171097"
},
"departure": {
"delay": 657,
"time": "1769171097"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 530,
"time": "1769169985"
},
"departure": {
"delay": 530,
"time": "1769170010"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 657,
"time": "1769170857"
},
"departure": {
"delay": 657,
"time": "1769170857"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 737,
"time": "1769170619"
},
"departure": {
"delay": 737,
"time": "1769170637"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 636,
"time": "1769171376"
},
"departure": {
"delay": 636,
"time": "1769171376"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 637,
"time": "1769171437"
},
"departure": {
"delay": 637,
"time": "1769171437"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 691,
"time": "1769170771"
},
"departure": {
"delay": 691,
"time": "1769170771"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 674,
"time": "1769170814"
},
"departure": {
"delay": 674,
"time": "1769170814"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 665,
"time": "1769170361"
},
"departure": {
"delay": 665,
"time": "1769170385"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 691,
"time": "1769170711"
},
"departure": {
"delay": 691,
"time": "1769170711"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 390,
"time": "1769169810"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 660,
"time": "1769170440"
},
"departure": {
"delay": 660,
"time": "1769170440"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 672,
"time": "1769171052"
},
"departure": {
"delay": 672,
"time": "1769171052"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 648,
"time": "1769171148"
},
"departure": {
"delay": 648,
"time": "1769171148"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 676,
"time": "1769170936"
},
"departure": {
"delay": 676,
"time": "1769170936"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 670,
"time": "1769170486"
},
"departure": {
"delay": 670,
"time": "1769170510"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 721,
"time": "1769170561"
},
"departure": {
"delay": 721,
"time": "1769170561"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 681,
"time": "1769171301"
},
"departure": {
"delay": 681,
"time": "1769171301"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 657,
"time": "1769171637"
},
"departure": {
"delay": 657,
"time": "1769171637"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 653,
"time": "1769171573"
},
"departure": {
"delay": 653,
"time": "1769171573"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 657,
"time": "1769171337"
},
"departure": {
"delay": 657,
"time": "1769171337"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 394,
"time": "1769169874"
},
"departure": {
"delay": 394,
"time": "1769169874"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 600,
"time": "1769170260"
},
"departure": {
"delay": 600,
"time": "1769170260"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 665,
"time": "1769170985"
},
"departure": {
"delay": 665,
"time": "1769170985"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 550,
"time": "1769170186"
},
"departure": {
"delay": 550,
"time": "1769170210"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 717,
"time": "1769171877"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 521,
"time": "1769170061"
},
"departure": {
"delay": 521,
"time": "1769170061"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769169816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9198:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769171414"
},
"departure": {
"delay": 74,
"time": "1769171414"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 114,
"time": "1769172234"
},
"departure": {
"delay": 114,
"time": "1769172234"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769171338"
},
"departure": {
"delay": 58,
"time": "1769171338"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769170794"
},
"departure": {
"delay": 54,
"time": "1769170794"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1769171953"
},
"departure": {
"delay": 73,
"time": "1769171953"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1769171698"
},
"departure": {
"delay": 58,
"time": "1769171698"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1769171665"
},
"departure": {
"delay": 85,
"time": "1769171665"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769171998"
},
"departure": {
"delay": 58,
"time": "1769171998"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769171457"
},
"departure": {
"delay": 117,
"time": "1769171457"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769170686"
},
"departure": {
"delay": 31,
"time": "1769170711"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1769172080"
},
"departure": {
"delay": 80,
"time": "1769172080"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1769170862"
},
"departure": {
"delay": 62,
"time": "1769170862"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1769171059"
},
"departure": {
"delay": 79,
"time": "1769171059"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1769172019"
},
"departure": {
"delay": 79,
"time": "1769172019"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769170948"
},
"departure": {
"delay": 88,
"time": "1769170948"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1769170978"
},
"departure": {
"delay": 58,
"time": "1769170978"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769171762"
},
"departure": {
"delay": 62,
"time": "1769171762"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1769171518"
},
"departure": {
"delay": 58,
"time": "1769171518"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1769171218"
},
"departure": {
"delay": 58,
"time": "1769171218"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769171578"
},
"departure": {
"delay": 58,
"time": "1769171578"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1769171120"
},
"departure": {
"delay": 80,
"time": "1769171120"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1769171166"
},
"departure": {
"delay": 66,
"time": "1769171166"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769171596"
},
"departure": {
"delay": 76,
"time": "1769171596"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769171278"
},
"departure": {
"delay": 58,
"time": "1769171278"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9232:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx102:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1769171314"
},
"departure": {
"delay": 214,
"time": "1769171314"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1769170909"
},
"departure": {
"delay": 229,
"time": "1769170909"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1769170725"
},
"departure": {
"delay": 225,
"time": "1769170725"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 228,
"time": "1769170528"
},
"departure": {
"delay": 228,
"time": "1769170548"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1769170348"
},
"departure": {
"delay": 148,
"time": "1769170348"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 198,
"time": "1769171058"
},
"departure": {
"delay": 198,
"time": "1769171058"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 244,
"time": "1769170600"
},
"departure": {
"delay": 244,
"time": "1769170624"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1769170673"
},
"departure": {
"delay": 233,
"time": "1769170673"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1769170398"
},
"departure": {
"delay": 138,
"time": "1769170398"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1769172451"
},
"departure": {
"delay": 211,
"time": "1769172451"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 103,
"time": "1769170123"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1769170249"
},
"departure": {
"delay": 133,
"time": "1769170273"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1769171134"
},
"departure": {
"delay": 214,
"time": "1769171134"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170125",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx102:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173380"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6024:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9484:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769169371"
},
"departure": {
"delay": 94,
"time": "1769169394"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769169019"
},
"departure": {
"delay": 103,
"time": "1769169043"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1769169694"
},
"departure": {
"delay": 119,
"time": "1769169719"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769169650"
},
"departure": {
"delay": 50,
"time": "1769169650"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1769169773"
},
"departure": {
"delay": 133,
"time": "1769169793"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1769168856"
},
"departure": {
"delay": 96,
"time": "1769168856"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1769170193"
},
"departure": {
"delay": -7,
"time": "1769170193"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1769169936"
},
"departure": {
"delay": 36,
"time": "1769169936"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1769169440"
},
"departure": {
"delay": 140,
"time": "1769169440"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769169994"
},
"departure": {
"delay": 34,
"time": "1769169994"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1769168710"
},
"departure": {
"delay": 130,
"time": "1769168710"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769169546"
},
"departure": {
"delay": 88,
"time": "1769169568"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769169143"
},
"departure": {
"delay": 83,
"time": "1769169143"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1769170218"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1769170137"
},
"departure": {
"delay": 57,
"time": "1769170137"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1769169485"
},
"departure": {
"delay": 133,
"time": "1769169493"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1769168864"
},
"departure": {
"delay": 104,
"time": "1769168864"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1769170102"
},
"departure": {
"delay": 82,
"time": "1769170102"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769168669"
},
"departure": {
"delay": 151,
"time": "1769168671"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1769168793"
},
"departure": {
"delay": 93,
"time": "1769168793"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1769168918"
},
"departure": {
"delay": 98,
"time": "1769168918"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769169853"
},
"departure": {
"delay": 133,
"time": "1769169853"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1769169243"
},
"departure": {
"delay": 123,
"time": "1769169243"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1769169193"
},
"departure": {
"delay": 134,
"time": "1769169194"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1769169275"
},
"departure": {
"delay": 113,
"time": "1769169293"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1769169863"
},
"departure": {
"delay": 83,
"time": "1769169863"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 11,
"time": "1769168531"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769168535",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9484:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769171702"
},
"departure": {
"delay": 2,
"time": "1769171702"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769171916"
},
"departure": {
"delay": 36,
"time": "1769171916"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769171812"
},
"departure": {
"delay": 52,
"time": "1769171812"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769172526"
},
"departure": {
"delay": 46,
"time": "1769172526"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1769173529"
},
"departure": {
"delay": 29,
"time": "1769173529"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1769172042"
},
"departure": {
"delay": 42,
"time": "1769172042"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1769173647"
},
"departure": {
"delay": 27,
"time": "1769173647"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769173066"
},
"departure": {
"delay": 46,
"time": "1769173066"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1769173014"
},
"departure": {
"delay": 54,
"time": "1769173014"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769171847"
},
"departure": {
"delay": 27,
"time": "1769171847"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769172400"
},
"departure": {
"delay": 40,
"time": "1769172400"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769173606"
},
"departure": {
"delay": 46,
"time": "1769173606"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1769172601"
},
"departure": {
"delay": 1,
"time": "1769172601"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1769171784"
},
"departure": {
"delay": 24,
"time": "1769171784"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1769172258"
},
"departure": {
"delay": 18,
"time": "1769172258"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1769172989"
},
"departure": {
"delay": 29,
"time": "1769172989"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1769172961"
},
"departure": {
"delay": 1,
"time": "1769172961"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769169776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10088:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769171540"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1769169099"
},
"departure": {
"delay": 46,
"time": "1769169106"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1769170933"
},
"departure": {
"delay": 133,
"time": "1769170933"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1769169296"
},
"departure": {
"delay": 116,
"time": "1769169296"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1769168999"
},
"departure": {
"delay": 67,
"time": "1769169007"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1769171312"
},
"departure": {
"delay": 92,
"time": "1769171312"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1769170882"
},
"departure": {
"delay": 142,
"time": "1769170882"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1769168922"
},
"departure": {
"delay": 44,
"time": "1769168924"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769170717"
},
"departure": {
"delay": 157,
"time": "1769170717"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1769170363"
},
"departure": {
"delay": 112,
"time": "1769170372"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1769171125"
},
"departure": {
"delay": 145,
"time": "1769171125"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1769169966"
},
"departure": {
"delay": 82,
"time": "1769170222"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 192,
"time": "1769170567"
},
"departure": {
"delay": 192,
"time": "1769170572"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1769170419"
},
"departure": {
"delay": 103,
"time": "1769170423"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 27,
"time": "1769168847"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1769169591"
},
"departure": {
"delay": -9,
"time": "1769169591"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1769169142"
},
"departure": {
"delay": 82,
"time": "1769169142"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1769171025"
},
"departure": {
"delay": 105,
"time": "1769171025"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1769169055"
},
"departure": {
"delay": 55,
"time": "1769169055"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769169447"
},
"departure": {
"delay": 52,
"time": "1769169472"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769169762"
},
"departure": {
"delay": 55,
"time": "1769169775"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769171360"
},
"departure": {
"delay": 80,
"time": "1769171360"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1769169360"
},
"departure": {
"delay": 60,
"time": "1769169360"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769169897"
},
"departure": {
"delay": 1,
"time": "1769169901"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1769170298"
},
"departure": {
"delay": 107,
"time": "1769170307"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1769169325"
},
"departure": {
"delay": 85,
"time": "1769169325"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1769171068"
},
"departure": {
"delay": 88,
"time": "1769171068"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1769169230"
},
"departure": {
"delay": 50,
"time": "1769169230"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769169401"
},
"departure": {
"delay": 41,
"time": "1769169401"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1769170639"
},
"departure": {
"delay": 139,
"time": "1769170639"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 121,
"time": "1769171221"
},
"departure": {
"delay": 121,
"time": "1769171221"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 128,
"time": "1769170988"
},
"departure": {
"delay": 128,
"time": "1769170988"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769169672"
},
"departure": {
"delay": 12,
"time": "1769169672"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1769170722"
},
"departure": {
"delay": 105,
"time": "1769170725"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769170821"
},
"departure": {
"delay": 82,
"time": "1769170822"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769168856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12347:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9534:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1769172207"
},
"departure": {
"delay": 267,
"time": "1769172207"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 274,
"time": "1769170592"
},
"departure": {
"delay": 274,
"time": "1769170594"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 324,
"time": "1769171424"
},
"departure": {
"delay": 324,
"time": "1769171424"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 311,
"time": "1769171231"
},
"departure": {
"delay": 311,
"time": "1769171231"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 133,
"time": "1769170453"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 267,
"time": "1769171127"
},
"departure": {
"delay": 267,
"time": "1769171127"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 318,
"time": "1769172138"
},
"departure": {
"delay": 318,
"time": "1769172138"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 317,
"time": "1769172077"
},
"departure": {
"delay": 317,
"time": "1769172077"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 292,
"time": "1769170792"
},
"departure": {
"delay": 292,
"time": "1769170792"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 267,
"time": "1769171547"
},
"departure": {
"delay": 267,
"time": "1769171547"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 324,
"time": "1769171784"
},
"departure": {
"delay": 324,
"time": "1769171784"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 310,
"time": "1769171470"
},
"departure": {
"delay": 310,
"time": "1769171470"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 267,
"time": "1769171367"
},
"departure": {
"delay": 267,
"time": "1769171367"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 315,
"time": "1769172015"
},
"departure": {
"delay": 315,
"time": "1769172015"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 316,
"time": "1769170876"
},
"departure": {
"delay": 316,
"time": "1769170876"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 318,
"time": "1769171058"
},
"departure": {
"delay": 318,
"time": "1769171058"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 303,
"time": "1769171283"
},
"departure": {
"delay": 303,
"time": "1769171283"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 324,
"time": "1769171844"
},
"departure": {
"delay": 324,
"time": "1769171844"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 308,
"time": "1769171168"
},
"departure": {
"delay": 308,
"time": "1769171168"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 257,
"time": "1769170637"
},
"departure": {
"delay": 257,
"time": "1769170637"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 325,
"time": "1769171725"
},
"departure": {
"delay": 325,
"time": "1769171725"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 299,
"time": "1769171879"
},
"departure": {
"delay": 299,
"time": "1769171879"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 282,
"time": "1769170838"
},
"departure": {
"delay": 282,
"time": "1769170842"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 267,
"time": "1769171967"
},
"departure": {
"delay": 267,
"time": "1769171967"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 299,
"time": "1769170919"
},
"departure": {
"delay": 299,
"time": "1769170919"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 267,
"time": "1769171667"
},
"departure": {
"delay": 267,
"time": "1769171667"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 267,
"time": "1769172327"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769170456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9534:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242797xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1769172347"
},
"departure": {
"delay": 107,
"time": "1769172347"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1769172288"
},
"departure": {
"delay": 108,
"time": "1769172288"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1769172749"
},
"departure": {
"delay": 89,
"time": "1769172749"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1769172148"
},
"departure": {
"delay": 88,
"time": "1769172148"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1769170714"
},
"departure": {
"delay": 94,
"time": "1769170714"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1769171309"
},
"departure": {
"delay": 89,
"time": "1769171309"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769172609"
},
"departure": {
"delay": 69,
"time": "1769172609"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1769171006"
},
"departure": {
"delay": 86,
"time": "1769171006"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1769173096"
},
"departure": {
"delay": 76,
"time": "1769173096"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1769172840"
},
"departure": {
"delay": 120,
"time": "1769172840"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1769174228"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 68,
"time": "1769170928"
},
"departure": {
"delay": 68,
"time": "1769170928"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769173152"
},
"departure": {
"delay": 72,
"time": "1769173152"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1769172984"
},
"departure": {
"delay": 84,
"time": "1769172984"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1769171807"
},
"departure": {
"delay": 107,
"time": "1769171807"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769172668"
},
"departure": {
"delay": 68,
"time": "1769172668"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769173568"
},
"departure": {
"delay": 68,
"time": "1769173568"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 68,
"time": "1769171348"
},
"departure": {
"delay": 68,
"time": "1769171348"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769171925"
},
"departure": {
"delay": 105,
"time": "1769171925"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1769173208"
},
"departure": {
"delay": 68,
"time": "1769173208"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1769172068"
},
"departure": {
"delay": 68,
"time": "1769172068"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1769171416"
},
"departure": {
"delay": 76,
"time": "1769171416"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1769172558"
},
"departure": {
"delay": 78,
"time": "1769172558"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1769171708"
},
"departure": {
"delay": 68,
"time": "1769171708"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1769174033"
},
"departure": {
"delay": 113,
"time": "1769174033"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 105,
"time": "1769173845"
},
"departure": {
"delay": 105,
"time": "1769173845"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 68,
"time": "1769173028"
},
"departure": {
"delay": 68,
"time": "1769173028"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 104,
"time": "1769173904"
},
"departure": {
"delay": 104,
"time": "1769173904"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 109,
"time": "1769171149"
},
"departure": {
"delay": 109,
"time": "1769171149"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769172872"
},
"departure": {
"delay": 92,
"time": "1769172872"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242797xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769162826"
},
"departure": {
"delay": 34,
"time": "1769162854"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769163210"
},
"departure": {
"delay": 37,
"time": "1769163217"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1769163108"
},
"departure": {
"delay": 62,
"time": "1769163122"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769163258"
},
"departure": {
"delay": 40,
"time": "1769163280"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769163636"
},
"departure": {
"delay": 47,
"time": "1769163647"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 139,
"time": "1769162646"
},
"departure": {
"delay": 139,
"time": "1769162659"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1769163037"
},
"departure": {
"delay": 66,
"time": "1769163066"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769163486"
},
"departure": {
"delay": 29,
"time": "1769163509"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1769162688"
},
"departure": {
"delay": 123,
"time": "1769162703"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769163708"
},
"departure": {
"delay": 56,
"time": "1769163716"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769163537"
},
"departure": {
"delay": 57,
"time": "1769163597"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769162797"
},
"departure": {
"delay": 112,
"time": "1769162812"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769163326"
},
"departure": {
"delay": 43,
"time": "1769163343"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 122,
"time": "1769162522"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1769162882"
},
"departure": {
"delay": 63,
"time": "1769162943"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1769163843"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769163743"
},
"departure": {
"delay": 34,
"time": "1769163754"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1769162749"
},
"departure": {
"delay": 140,
"time": "1769162780"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:18:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9718:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769168581"
},
"departure": {
"delay": 61,
"time": "1769168581"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769169845"
},
"departure": {
"delay": 65,
"time": "1769169845"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 176,
"time": "1769169356"
},
"departure": {
"delay": 176,
"time": "1769169356"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1769169806"
},
"departure": {
"delay": 86,
"time": "1769169806"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1769169981"
},
"departure": {
"delay": 21,
"time": "1769169981"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1769168906"
},
"departure": {
"delay": 146,
"time": "1769168906"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769171007"
},
"departure": {
"delay": 27,
"time": "1769171007"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 166,
"time": "1769169106"
},
"departure": {
"delay": 166,
"time": "1769169106"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769170356"
},
"departure": {
"delay": 36,
"time": "1769170356"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 31,
"time": "1769170831"
},
"departure": {
"delay": 31,
"time": "1769170831"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 97,
"time": "1769169757"
},
"departure": {
"delay": 97,
"time": "1769169757"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769169681"
},
"departure": {
"delay": 81,
"time": "1769169681"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769170582"
},
"departure": {
"delay": 22,
"time": "1769170582"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1769170884"
},
"departure": {
"delay": 24,
"time": "1769170884"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 168,
"time": "1769169288"
},
"departure": {
"delay": 168,
"time": "1769169288"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769170231"
},
"departure": {
"delay": 31,
"time": "1769170231"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 173,
"time": "1769169593"
},
"departure": {
"delay": 173,
"time": "1769169593"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1769169631"
},
"departure": {
"delay": 151,
"time": "1769169631"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 46,
"time": "1769168506"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 184,
"time": "1769169184"
},
"departure": {
"delay": 184,
"time": "1769169184"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1769168980"
},
"departure": {
"delay": 100,
"time": "1769168980"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1769168775"
},
"departure": {
"delay": 135,
"time": "1769168775"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1769171098"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 176,
"time": "1769169032"
},
"departure": {
"delay": 176,
"time": "1769169056"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1769168707"
},
"departure": {
"delay": 127,
"time": "1769168707"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1769170506"
},
"departure": {
"delay": 66,
"time": "1769170506"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1769170082"
},
"departure": {
"delay": 2,
"time": "1769170082"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1769170657"
},
"departure": {
"delay": 61,
"time": "1769170681"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 213,
"time": "1769169393"
},
"departure": {
"delay": 213,
"time": "1769169393"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769169881"
},
"departure": {
"delay": 6,
"time": "1769169906"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1769169481"
},
"departure": {
"delay": 171,
"time": "1769169531"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1769170732"
},
"departure": {
"delay": -8,
"time": "1769170732"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1769168831"
},
"departure": {
"delay": 71,
"time": "1769168831"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769170282"
},
"departure": {
"delay": 22,
"time": "1769170282"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 64,
"time": "1769170144"
},
"departure": {
"delay": 64,
"time": "1769170144"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1769168636"
},
"departure": {
"delay": 136,
"time": "1769168656"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769168516",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9718:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056477x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769170691"
},
"departure": {
"delay": 11,
"time": "1769170691"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1769170292"
},
"departure": {
"delay": 92,
"time": "1769170292"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -52,
"time": "1769170568"
},
"departure": {
"delay": -52,
"time": "1769170568"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769170896"
},
"departure": {
"delay": -24,
"time": "1769170896"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1769171268"
},
"departure": {
"delay": -12,
"time": "1769171268"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769171296"
},
"departure": {
"delay": 16,
"time": "1769171296"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1769170371"
},
"departure": {
"delay": 51,
"time": "1769170371"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -44,
"time": "1769170756"
},
"departure": {
"delay": -44,
"time": "1769170756"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1769171136"
},
"departure": {
"delay": -24,
"time": "1769171136"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1769171097"
},
"departure": {
"delay": -3,
"time": "1769171097"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1769171211"
},
"departure": {
"delay": -9,
"time": "1769171211"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1769171496"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1769171376"
},
"departure": {
"delay": -24,
"time": "1769171376"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1769170546"
},
"departure": {
"delay": 46,
"time": "1769170546"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1769170960"
},
"departure": {
"delay": -20,
"time": "1769170960"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1769171011"
},
"departure": {
"delay": 31,
"time": "1769171011"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1769170530"
},
"departure": {
"delay": 90,
"time": "1769170530"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769170700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056477x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769169473"
},
"departure": {
"delay": 67,
"time": "1769169487"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1769169912"
},
"departure": {
"delay": 193,
"time": "1769169913"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 166,
"time": "1769170160"
},
"departure": {
"delay": 166,
"time": "1769170186"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769170079"
},
"departure": {
"delay": 136,
"time": "1769170096"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1769170712"
},
"departure": {
"delay": 35,
"time": "1769170715"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 193,
"time": "1769169853"
},
"departure": {
"delay": 193,
"time": "1769169853"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769169535"
},
"departure": {
"delay": 55,
"time": "1769169535"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 181,
"time": "1769170556"
},
"departure": {
"delay": 181,
"time": "1769170561"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1769169670"
},
"departure": {
"delay": 87,
"time": "1769169687"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1769169611"
},
"departure": {
"delay": 71,
"time": "1769169611"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1769172025"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1769171215"
},
"departure": {
"delay": 115,
"time": "1769171215"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1769171312"
},
"departure": {
"delay": 92,
"time": "1769171312"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1769171013"
},
"departure": {
"delay": 93,
"time": "1769171013"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1769171185"
},
"departure": {
"delay": 85,
"time": "1769171185"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1769171425"
},
"departure": {
"delay": 85,
"time": "1769171425"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1769171388"
},
"departure": {
"delay": 108,
"time": "1769171388"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1769170252"
},
"departure": {
"delay": 174,
"time": "1769170254"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769170013"
},
"departure": {
"delay": 173,
"time": "1769170013"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 233,
"time": "1769170493"
},
"departure": {
"delay": 233,
"time": "1769170493"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1769170401"
},
"departure": {
"delay": 213,
"time": "1769170413"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769171495"
},
"departure": {
"delay": 95,
"time": "1769171495"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1769170827"
},
"departure": {
"delay": 94,
"time": "1769170834"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769170778"
},
"departure": {
"delay": 98,
"time": "1769170778"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769169065",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10520:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769171245"
},
"departure": {
"delay": 85,
"time": "1769171245"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1769170779"
},
"departure": {
"delay": 99,
"time": "1769170779"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1769170104"
},
"departure": {
"delay": 84,
"time": "1769170104"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769171094"
},
"departure": {
"delay": 114,
"time": "1769171094"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1769170941"
},
"departure": {
"delay": 141,
"time": "1769170941"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1769170179"
},
"departure": {
"delay": 99,
"time": "1769170179"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1769170554"
},
"departure": {
"delay": 174,
"time": "1769170554"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1769170704"
},
"departure": {
"delay": 24,
"time": "1769170704"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1769169734"
},
"departure": {
"delay": 94,
"time": "1769169754"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 134,
"time": "1769169554"
},
"departure": {
"delay": 134,
"time": "1769169554"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1769169861"
},
"departure": {
"delay": 81,
"time": "1769169861"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1769170318"
},
"departure": {
"delay": 118,
"time": "1769170318"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1769169935"
},
"departure": {
"delay": 155,
"time": "1769169935"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1769171545"
},
"departure": {
"delay": 85,
"time": "1769171545"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 154,
"time": "1769169429"
},
"departure": {
"delay": 154,
"time": "1769169454"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1769171169"
},
"departure": {
"delay": 129,
"time": "1769171169"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1769171330"
},
"departure": {
"delay": 110,
"time": "1769171330"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 144,
"time": "1769169684"
},
"departure": {
"delay": 144,
"time": "1769169684"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1769171429"
},
"departure": {
"delay": 89,
"time": "1769171429"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1769169790"
},
"departure": {
"delay": 130,
"time": "1769169790"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1769170872"
},
"departure": {
"delay": 132,
"time": "1769170872"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1769171725"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1769169978"
},
"departure": {
"delay": 138,
"time": "1769169978"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1769170354"
},
"departure": {
"delay": 94,
"time": "1769170354"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1769171005"
},
"departure": {
"delay": 85,
"time": "1769171005"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 129,
"time": "1769170629"
},
"departure": {
"delay": 129,
"time": "1769170629"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1769169604"
},
"departure": {
"delay": 124,
"time": "1769169604"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1769170236"
},
"departure": {
"delay": 114,
"time": "1769170254"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769170434"
},
"departure": {
"delay": 134,
"time": "1769170454"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769169005",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11052:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769168917"
},
"departure": {
"delay": 37,
"time": "1769168917"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769169451"
},
"departure": {
"delay": 31,
"time": "1769169451"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769168591"
},
"departure": {
"delay": 11,
"time": "1769168591"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769169693"
},
"departure": {
"delay": 33,
"time": "1769169693"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769170530"
},
"departure": {
"delay": 30,
"time": "1769170530"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769168280"
},
"departure": {
"time": "1769168280"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769169630"
},
"departure": {
"delay": 30,
"time": "1769169630"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1769170368"
},
"departure": {
"delay": 48,
"time": "1769170368"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1769168437"
},
"departure": {
"delay": 37,
"time": "1769168437"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769167620"
},
"departure": {
"time": "1769167620"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769170014"
},
"departure": {
"delay": 54,
"time": "1769170014"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1769169812"
},
"departure": {
"delay": 32,
"time": "1769169812"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769167984"
},
"departure": {
"delay": 4,
"time": "1769167984"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769170479"
},
"departure": {
"delay": 39,
"time": "1769170479"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1769170410"
},
"departure": {
"delay": 30,
"time": "1769170410"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 16,
"time": "1769169196"
},
"departure": {
"delay": 16,
"time": "1769169196"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769168766"
},
"departure": {
"delay": 6,
"time": "1769168766"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769167950"
},
"departure": {
"delay": 30,
"time": "1769167950"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769169859"
},
"departure": {
"delay": 19,
"time": "1769169859"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1769170199"
},
"departure": {
"delay": 59,
"time": "1769170199"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769167560"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769170068"
},
"departure": {
"delay": 48,
"time": "1769170068"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1769168067"
},
"departure": {
"delay": 27,
"time": "1769168067"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769168115"
},
"departure": {
"delay": 15,
"time": "1769168115"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769167703"
},
"departure": {
"delay": 23,
"time": "1769167703"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769169126"
},
"departure": {
"delay": 6,
"time": "1769169126"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769169930"
},
"departure": {
"delay": 30,
"time": "1769169930"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769168670"
},
"departure": {
"delay": 30,
"time": "1769168670"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1769168529"
},
"departure": {
"delay": 9,
"time": "1769168529"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769168827"
},
"departure": {
"delay": 7,
"time": "1769168827"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769168970"
},
"departure": {
"delay": 30,
"time": "1769168970"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769170319"
},
"departure": {
"delay": 59,
"time": "1769170319"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1769168335"
},
"departure": {
"delay": 55,
"time": "1769168335"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769169270"
},
"departure": {
"delay": 30,
"time": "1769169270"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769169365"
},
"departure": {
"delay": 5,
"time": "1769169365"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769170650"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1769170170"
},
"departure": {
"delay": 30,
"time": "1769170170"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1769168190"
},
"departure": {
"delay": 30,
"time": "1769168190"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769169495"
},
"departure": {
"delay": 15,
"time": "1769169495"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769167116",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13076:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1769170190"
},
"departure": {
"delay": -70,
"time": "1769170190"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769170925"
},
"departure": {
"delay": 5,
"time": "1769170925"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1769170123"
},
"departure": {
"delay": -17,
"time": "1769170123"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1769171563"
},
"departure": {
"delay": -17,
"time": "1769171563"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1769171021"
},
"departure": {
"delay": -19,
"time": "1769171021"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769171465"
},
"departure": {
"delay": 5,
"time": "1769171465"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -49,
"time": "1769170391"
},
"departure": {
"delay": -49,
"time": "1769170391"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1769169990"
},
"departure": {
"delay": 90,
"time": "1769169990"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1769170493"
},
"departure": {
"delay": -7,
"time": "1769170493"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769171105"
},
"departure": {
"delay": 5,
"time": "1769171105"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769169566"
},
"departure": {
"delay": 50,
"time": "1769169590"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1769170853"
},
"departure": {
"delay": -7,
"time": "1769170853"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1769171276"
},
"departure": {
"delay": -4,
"time": "1769171276"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1769169924"
},
"departure": {
"delay": 84,
"time": "1769169924"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -52,
"time": "1769170568"
},
"departure": {
"delay": -52,
"time": "1769170568"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769169790"
},
"departure": {
"delay": 130,
"time": "1769169790"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769171765"
},
"departure": {
"delay": 5,
"time": "1769171765"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769169690"
},
"departure": {
"delay": 90,
"time": "1769169690"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769171165"
},
"departure": {
"delay": 5,
"time": "1769171165"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1769170766"
},
"departure": {
"delay": -9,
"time": "1769170791"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1769170640"
},
"departure": {
"delay": -40,
"time": "1769170640"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1769171647"
},
"departure": {
"delay": 7,
"time": "1769171647"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1769169866"
},
"departure": {
"delay": 86,
"time": "1769169866"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769169510"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169137",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1091:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171400"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4106:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769176460"
},
"departure": {
"delay": 80,
"time": "1769176460"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1769176130"
},
"departure": {
"delay": 50,
"time": "1769176130"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769175578"
},
"departure": {
"delay": 38,
"time": "1769175578"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3109,
"time": "1769170871"
},
"departure": {
"delay": -3109,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769175900"
},
"departure": {
"delay": 60,
"time": "1769175900"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1769174721"
},
"departure": {
"delay": 21,
"time": "1769174721"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1769174868"
},
"departure": {
"delay": -12,
"time": "1769174868"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3409,
"time": "1769170871"
},
"departure": {
"delay": -3409,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1769176382"
},
"departure": {
"delay": 62,
"time": "1769176382"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -3349,
"time": "1769170871"
},
"departure": {
"delay": -3349,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3169,
"time": "1769170871"
},
"departure": {
"delay": -3169,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769175979"
},
"departure": {
"delay": 79,
"time": "1769175979"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1769175857"
},
"departure": {
"delay": 77,
"time": "1769175857"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1769175693"
},
"departure": {
"delay": 33,
"time": "1769175693"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -11,
"time": "1769175469"
},
"departure": {
"delay": -11,
"time": "1769175469"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769175430"
},
"departure": {
"delay": 10,
"time": "1769175430"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1769176192"
},
"departure": {
"delay": 112,
"time": "1769176192"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1769174820"
},
"departure": {
"time": "1769174820"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1769176276"
},
"departure": {
"delay": 76,
"time": "1769176276"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3289,
"time": "1769170871"
},
"departure": {
"delay": -3289,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769175147"
},
"departure": {
"delay": -33,
"time": "1769175147"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769175186"
},
"departure": {
"delay": 6,
"time": "1769175186"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1769175401"
},
"departure": {
"delay": -19,
"time": "1769175401"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1769176100"
},
"departure": {
"delay": 80,
"time": "1769176100"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1769176541"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -3109,
"time": "1769170871"
},
"departure": {
"delay": -3109,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1769175108"
},
"departure": {
"delay": -12,
"time": "1769175108"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769175618"
},
"departure": {
"delay": 18,
"time": "1769175618"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769175757"
},
"departure": {
"delay": 37,
"time": "1769175757"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1769174638"
},
"departure": {
"delay": 58,
"time": "1769174638"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769175273"
},
"departure": {
"delay": 33,
"time": "1769175273"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1769176221"
},
"departure": {
"delay": 81,
"time": "1769176221"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3529,
"time": "1769170871"
},
"departure": {
"delay": -3529,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -2929,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769176025"
},
"departure": {
"delay": 65,
"time": "1769176025"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 34,
"time": "1769174794"
},
"departure": {
"delay": 34,
"time": "1769174794"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769175511"
},
"departure": {
"delay": 31,
"time": "1769175511"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1769174583"
},
"departure": {
"delay": 3,
"time": "1769174583"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490627:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1769169479"
},
"departure": {
"delay": 239,
"time": "1769169479"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 251,
"time": "1769170262"
},
"departure": {
"delay": 251,
"time": "1769170271"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 209,
"time": "1769169929"
},
"departure": {
"delay": 209,
"time": "1769169929"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769170658"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 214,
"time": "1769170030"
},
"departure": {
"delay": 214,
"time": "1769170054"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1769170104"
},
"departure": {
"delay": 229,
"time": "1769170129"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1769170548"
},
"departure": {
"delay": 114,
"time": "1769170554"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1769169001"
},
"departure": {
"delay": 121,
"time": "1769169001"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 199,
"time": "1769169979"
},
"departure": {
"delay": 199,
"time": "1769169979"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 109,
"time": "1769168929"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1769169279"
},
"departure": {
"delay": 159,
"time": "1769169279"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 165,
"time": "1769169405"
},
"departure": {
"delay": 165,
"time": "1769169405"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1769169204"
},
"departure": {
"delay": 144,
"time": "1769169204"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1769169771"
},
"departure": {
"delay": 171,
"time": "1769169771"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 192,
"time": "1769169658"
},
"departure": {
"delay": 192,
"time": "1769169672"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1769169588"
},
"departure": {
"delay": 168,
"time": "1769169588"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769169154"
},
"departure": {
"delay": 94,
"time": "1769169154"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 192,
"time": "1769170392"
},
"departure": {
"delay": 192,
"time": "1769170392"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1769169036"
},
"departure": {
"delay": 96,
"time": "1769169036"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1769169858"
},
"departure": {
"delay": 198,
"time": "1769169858"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1769169354"
},
"departure": {
"delay": 174,
"time": "1769169354"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1769169708"
},
"departure": {
"delay": 170,
"time": "1769169710"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 224,
"time": "1769170304"
},
"departure": {
"delay": 224,
"time": "1769170304"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1769170488"
},
"departure": {
"delay": 130,
"time": "1769170510"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 204,
"time": "1769170344"
},
"departure": {
"delay": 204,
"time": "1769170344"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 233,
"time": "1769169529"
},
"departure": {
"delay": 233,
"time": "1769169533"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769168960"
},
"departure": {
"delay": 80,
"time": "1769168960"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9265:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1769169043"
},
"departure": {
"delay": 191,
"time": "1769169071"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 211,
"time": "1769168293"
},
"departure": {
"delay": 211,
"time": "1769168311"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1769169258"
},
"departure": {
"delay": 211,
"time": "1769169271"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1769169731"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1769168177"
},
"departure": {
"delay": 171,
"time": "1769168211"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 271,
"time": "1769168824"
},
"departure": {
"delay": 271,
"time": "1769168851"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1769168397"
},
"departure": {
"delay": 131,
"time": "1769168411"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1769168938"
},
"departure": {
"delay": 192,
"time": "1769168952"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 191,
"time": "1769169170"
},
"departure": {
"delay": 191,
"time": "1769169191"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 251,
"time": "1769168736"
},
"departure": {
"delay": 251,
"time": "1769168771"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769167916",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2095:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769171966"
},
"departure": {
"delay": 86,
"time": "1769171966"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1769172727"
},
"departure": {
"delay": 67,
"time": "1769172727"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1769172351"
},
"departure": {
"delay": 111,
"time": "1769172351"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769172513"
},
"departure": {
"delay": 93,
"time": "1769172513"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1769173027"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1769172427"
},
"departure": {
"delay": 67,
"time": "1769172427"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769172118"
},
"departure": {
"delay": 58,
"time": "1769172118"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769172703"
},
"departure": {
"delay": 103,
"time": "1769172703"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1769172667"
},
"departure": {
"delay": 67,
"time": "1769172667"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1769172683"
},
"departure": {
"delay": 83,
"time": "1769172683"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1769172386"
},
"departure": {
"delay": 86,
"time": "1769172386"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769171997"
},
"departure": {
"delay": 57,
"time": "1769171997"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1769172601"
},
"departure": {
"delay": 121,
"time": "1769172601"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769172045"
},
"departure": {
"delay": 45,
"time": "1769172045"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1769172302"
},
"departure": {
"delay": 122,
"time": "1769172302"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1769172190"
},
"departure": {
"delay": 70,
"time": "1769172190"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769172875"
},
"departure": {
"delay": 95,
"time": "1769172875"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"delay": 43,
"time": "1769171743"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769172247"
},
"departure": {
"delay": 67,
"time": "1769172247"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769172471"
},
"departure": {
"delay": 111,
"time": "1769172471"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9786:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769172338"
},
"departure": {
"delay": 38,
"time": "1769172338"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1769171401"
},
"departure": {
"delay": 1,
"time": "1769171401"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769171567"
},
"departure": {
"delay": 47,
"time": "1769171567"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769171445"
},
"departure": {
"delay": 45,
"time": "1769171445"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769173550"
},
"departure": {
"delay": 50,
"time": "1769173550"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1769171686"
},
"departure": {
"delay": 46,
"time": "1769171686"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769173086"
},
"departure": {
"delay": 6,
"time": "1769173086"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769171917"
},
"departure": {
"delay": 37,
"time": "1769171917"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769171643"
},
"departure": {
"delay": 3,
"time": "1769171643"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1769172678"
},
"departure": {
"delay": 18,
"time": "1769172678"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769173640"
},
"departure": {
"delay": 20,
"time": "1769173640"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1769173365"
},
"departure": {
"delay": 45,
"time": "1769173365"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1769172495"
},
"departure": {
"delay": 15,
"time": "1769172495"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769171501"
},
"departure": {
"delay": 41,
"time": "1769171501"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769172639"
},
"departure": {
"delay": 39,
"time": "1769172639"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1769171804"
},
"departure": {
"delay": 44,
"time": "1769171804"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1769172400"
},
"departure": {
"delay": 40,
"time": "1769172400"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769171840"
},
"departure": {
"delay": 20,
"time": "1769171840"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769172582"
},
"departure": {
"delay": 42,
"time": "1769172582"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769170016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9786:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:25:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1769169884"
},
"departure": {
"delay": -17,
"time": "1769169943"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769170516"
},
"departure": {
"delay": 26,
"time": "1769170526"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769170691"
},
"departure": {
"delay": 21,
"time": "1769170701"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1769170431"
},
"departure": {
"delay": 65,
"time": "1769170445"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1769169403"
},
"departure": {
"delay": 51,
"time": "1769169411"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170855"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769170471"
},
"departure": {
"delay": 54,
"time": "1769170494"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769169756"
},
"departure": {
"delay": 20,
"time": "1769169800"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769170990"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1769170813"
},
"departure": {
"delay": 24,
"time": "1769170824"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769170559"
},
"departure": {
"delay": 65,
"time": "1769170625"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769170059"
},
"departure": {
"delay": 51,
"time": "1769170131"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769169978"
},
"departure": {
"delay": -3,
"time": "1769170017"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769170663"
},
"departure": {
"delay": 57,
"time": "1769170677"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769170295"
},
"departure": {
"delay": 97,
"time": "1769170357"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769169475"
},
"departure": {
"delay": 12,
"time": "1769169492"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1769170200"
},
"departure": {
"delay": 105,
"time": "1769170245"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1769170271"
},
"departure": {
"delay": 81,
"time": "1769170281"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 57,
"time": "1769169297"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769170751"
},
"departure": {
"delay": 45,
"time": "1769170785"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1769169340"
},
"departure": {
"delay": 81,
"time": "1769169381"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1769170379"
},
"departure": {
"delay": 87,
"time": "1769170407"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769169723"
},
"departure": {
"delay": 16,
"time": "1769169736"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769169632"
},
"departure": {
"delay": 35,
"time": "1769169695"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769169843"
},
"departure": {
"delay": 34,
"time": "1769169874"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1769170866",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:25:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769168350"
},
"departure": {
"delay": 70,
"time": "1769168350"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1769168535"
},
"departure": {
"delay": 75,
"time": "1769168535"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1769169599"
},
"departure": {
"delay": -28,
"time": "1769169632"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1769168208"
},
"departure": {
"delay": 73,
"time": "1769168233"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769169014"
},
"departure": {
"delay": 32,
"time": "1769169032"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1769170532"
},
"departure": {
"delay": 152,
"time": "1769170532"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1769170132"
},
"departure": {
"delay": 112,
"time": "1769170132"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1769169157"
},
"departure": {
"delay": -23,
"time": "1769169157"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1769170657"
},
"departure": {
"delay": 157,
"time": "1769170657"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769169107"
},
"departure": {
"delay": 47,
"time": "1769169107"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769169832"
},
"departure": {
"delay": 52,
"time": "1769169832"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769167980"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1769170357"
},
"departure": {
"delay": 97,
"time": "1769170357"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1769168674"
},
"departure": {
"delay": 34,
"time": "1769168674"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1769170432"
},
"departure": {
"delay": 112,
"time": "1769170432"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1769168093"
},
"departure": {
"delay": -7,
"time": "1769168093"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769169932"
},
"departure": {
"delay": 57,
"time": "1769169957"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1769169413"
},
"departure": {
"delay": 74,
"time": "1769169434"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769169507"
},
"departure": {
"delay": 52,
"time": "1769169532"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1769169312"
},
"departure": {
"delay": 92,
"time": "1769169332"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769170750"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1769168741"
},
"departure": {
"delay": 101,
"time": "1769168741"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769168832"
},
"departure": {
"delay": 72,
"time": "1769168832"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769170182"
},
"departure": {
"delay": 102,
"time": "1769170182"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1769170257"
},
"departure": {
"delay": 117,
"time": "1769170257"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1769168459"
},
"departure": {
"delay": 119,
"time": "1769168459"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769168907"
},
"departure": {
"delay": 52,
"time": "1769168932"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769167797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx856:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16558F5414597x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769177220"
},
"departure": {
"time": "1769177280"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769180040"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178300"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174940"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769170140"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769175720"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769169720"
},
"departure": {
"time": "1769169780"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769165327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16558F5414597x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769169491"
},
"departure": {
"delay": 96,
"time": "1769169516"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1769169719"
},
"departure": {
"delay": -1,
"time": "1769169719"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1769168420"
},
"departure": {
"delay": 101,
"time": "1769168441"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1769168667"
},
"departure": {
"delay": 87,
"time": "1769168667"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1769168092"
},
"departure": {
"delay": 112,
"time": "1769168092"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769170091"
},
"departure": {
"delay": 71,
"time": "1769170091"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1769168891"
},
"departure": {
"delay": 96,
"time": "1769168916"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1769169066"
},
"departure": {
"delay": 6,
"time": "1769169066"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1769168241"
},
"departure": {
"delay": 106,
"time": "1769168266"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1769167743"
},
"departure": {
"delay": 63,
"time": "1769167743"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1769168020"
},
"departure": {
"delay": 100,
"time": "1769168020"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769170216"
},
"departure": {
"delay": 136,
"time": "1769170216"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769169266"
},
"departure": {
"delay": 51,
"time": "1769169291"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1769167966"
},
"departure": {
"delay": 106,
"time": "1769167966"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769169141"
},
"departure": {
"delay": 46,
"time": "1769169166"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1769168719"
},
"departure": {
"delay": 103,
"time": "1769168743"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769168970"
},
"departure": {
"delay": 30,
"time": "1769168970"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769169391"
},
"departure": {
"delay": 91,
"time": "1769169391"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1769169819"
},
"departure": {
"delay": 1,
"time": "1769169841"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1769167868"
},
"departure": {
"delay": 68,
"time": "1769167868"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1769170516"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769168818"
},
"departure": {
"delay": 58,
"time": "1769168818"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1769169591"
},
"departure": {
"delay": -44,
"time": "1769169616"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1769168516"
},
"departure": {
"delay": 116,
"time": "1769168516"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769169941"
},
"departure": {
"delay": 67,
"time": "1769169967"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1769167530"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769167666"
},
"departure": {
"delay": 46,
"time": "1769167666"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1769167806"
},
"departure": {
"delay": 66,
"time": "1769167806"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1769170341"
},
"departure": {
"delay": 141,
"time": "1769170341"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1769170418"
},
"departure": {
"delay": 121,
"time": "1769170441"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769167176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx129:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190088x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1769171195"
},
"departure": {
"delay": 215,
"time": "1769171195"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 251,
"time": "1769171711"
},
"departure": {
"delay": 251,
"time": "1769171711"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 296,
"time": "1769170436"
},
"departure": {
"delay": 296,
"time": "1769170436"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1769170741"
},
"departure": {
"delay": 181,
"time": "1769170741"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1769170287"
},
"departure": {
"delay": 207,
"time": "1769170287"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1769171420"
},
"departure": {
"delay": 200,
"time": "1769171420"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1769171473"
},
"departure": {
"delay": 193,
"time": "1769171473"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 215,
"time": "1769170715"
},
"departure": {
"delay": 215,
"time": "1769170715"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 193,
"time": "1769171653"
},
"departure": {
"delay": 193,
"time": "1769171653"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 239,
"time": "1769171159"
},
"departure": {
"delay": 239,
"time": "1769171159"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 220,
"time": "1769171620"
},
"departure": {
"delay": 220,
"time": "1769171620"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 219,
"time": "1769170839"
},
"departure": {
"delay": 219,
"time": "1769170839"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1769171053"
},
"departure": {
"delay": 193,
"time": "1769171053"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 231,
"time": "1769171571"
},
"departure": {
"delay": 231,
"time": "1769171571"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 247,
"time": "1769170987"
},
"departure": {
"delay": 247,
"time": "1769170987"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 299,
"time": "1769170499"
},
"departure": {
"delay": 299,
"time": "1769170499"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 193,
"time": "1769171293"
},
"departure": {
"delay": 193,
"time": "1769171293"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 229,
"time": "1769171509"
},
"departure": {
"delay": 229,
"time": "1769171509"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1769171353"
},
"departure": {
"delay": 193,
"time": "1769171353"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 193,
"time": "1769171833"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 237,
"time": "1769170797"
},
"departure": {
"delay": 237,
"time": "1769170797"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 192,
"time": "1769170332"
},
"departure": {
"delay": 192,
"time": "1769170332"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 292,
"time": "1769170732"
},
"departure": {
"delay": 292,
"time": "1769170732"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1769170211"
},
"departure": {
"delay": 191,
"time": "1769170211"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 193,
"time": "1769170873"
},
"departure": {
"delay": 193,
"time": "1769170873"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1769171225"
},
"departure": {
"delay": 245,
"time": "1769171225"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 282,
"time": "1769170602"
},
"departure": {
"delay": 282,
"time": "1769170602"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190088x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769170230"
},
"departure": {
"delay": 55,
"time": "1769170255"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1769171544"
},
"departure": {
"delay": 84,
"time": "1769171544"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1769171370"
},
"departure": {
"delay": 90,
"time": "1769171370"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1769172150"
},
"departure": {
"delay": 150,
"time": "1769172150"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 121,
"time": "1769172301"
},
"departure": {
"delay": 121,
"time": "1769172301"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1769171469"
},
"departure": {
"delay": 129,
"time": "1769171469"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1769171839"
},
"departure": {
"delay": 139,
"time": "1769171839"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1769170501"
},
"departure": {
"delay": 61,
"time": "1769170501"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769171143"
},
"departure": {
"delay": 103,
"time": "1769171143"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769170874"
},
"departure": {
"delay": 134,
"time": "1769170874"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769170404"
},
"departure": {
"delay": 24,
"time": "1769170404"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769170562"
},
"departure": {
"delay": 2,
"time": "1769170562"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1769172216"
},
"departure": {
"delay": 96,
"time": "1769172216"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1769172065"
},
"departure": {
"delay": 125,
"time": "1769172065"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769171730"
},
"departure": {
"delay": 90,
"time": "1769171730"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769170329"
},
"departure": {
"delay": 9,
"time": "1769170329"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769170654"
},
"departure": {
"delay": 94,
"time": "1769170654"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1769171248"
},
"departure": {
"delay": 88,
"time": "1769171248"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1769170809"
},
"departure": {
"delay": 129,
"time": "1769170809"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1769170754"
},
"departure": {
"delay": 74,
"time": "1769170754"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1769171910"
},
"departure": {
"delay": 150,
"time": "1769171910"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1769171796"
},
"departure": {
"delay": 156,
"time": "1769171796"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1769171301"
},
"departure": {
"delay": 141,
"time": "1769171301"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1769171014"
},
"departure": {
"delay": 94,
"time": "1769171014"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1769171976"
},
"departure": {
"delay": 96,
"time": "1769171976"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769171070"
},
"departure": {
"delay": 90,
"time": "1769171070"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1769172400"
},
"departure": {
"delay": 100,
"time": "1769172400"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769169956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11038:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057767x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769174587"
},
"departure": {
"delay": 7,
"time": "1769174587"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 38,
"time": "1769172998"
},
"departure": {
"delay": 38,
"time": "1769172998"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1769173281"
},
"departure": {
"delay": 21,
"time": "1769173281"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769173192"
},
"departure": {
"delay": 52,
"time": "1769173192"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769172775"
},
"departure": {
"delay": 55,
"time": "1769172775"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769173040"
},
"departure": {
"delay": 20,
"time": "1769173040"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1769171428"
},
"departure": {
"delay": 28,
"time": "1769171428"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174160"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 46,
"time": "1769174746"
},
"departure": {
"delay": 46,
"time": "1769174746"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 56,
"time": "1769171576"
},
"departure": {
"delay": 56,
"time": "1769171576"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769173134"
},
"departure": {
"delay": 54,
"time": "1769173134"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1769172634"
},
"departure": {
"delay": 34,
"time": "1769172634"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769174456"
},
"departure": {
"delay": 56,
"time": "1769174456"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 58,
"time": "1769174638"
},
"departure": {
"delay": 58,
"time": "1769174638"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1769174193"
},
"departure": {
"delay": 33,
"time": "1769174193"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1769172256"
},
"departure": {
"delay": 16,
"time": "1769172256"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1769173366"
},
"departure": {
"delay": 46,
"time": "1769173366"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769174077"
},
"departure": {
"delay": 37,
"time": "1769174077"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1769171938"
},
"departure": {
"delay": 58,
"time": "1769171938"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769172075"
},
"departure": {
"delay": 15,
"time": "1769172075"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1769173994"
},
"departure": {
"delay": 14,
"time": "1769173994"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 17,
"time": "1769171537"
},
"departure": {
"delay": 17,
"time": "1769171537"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769174115"
},
"departure": {
"delay": 15,
"time": "1769174115"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1769172145"
},
"departure": {
"delay": 25,
"time": "1769172145"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1769171466"
},
"departure": {
"delay": 6,
"time": "1769171466"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 27,
"time": "1769174547"
},
"departure": {
"delay": 27,
"time": "1769174547"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 50,
"time": "1769171870"
},
"departure": {
"delay": 50,
"time": "1769171870"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769172712"
},
"departure": {
"delay": 52,
"time": "1769172712"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1769173651"
},
"departure": {
"delay": 31,
"time": "1769173651"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1769174688"
},
"departure": {
"delay": 48,
"time": "1769174688"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1769174820"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769172346"
},
"departure": {
"delay": 46,
"time": "1769172346"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769173443"
},
"departure": {
"delay": 3,
"time": "1769173443"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769170250",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057767x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1769168799"
},
"departure": {
"delay": 104,
"time": "1769168804"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1769169261"
},
"departure": {
"delay": 141,
"time": "1769169261"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769169657"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1769168155"
},
"departure": {
"delay": 24,
"time": "1769168304"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1769167858"
},
"departure": {
"delay": -2,
"time": "1769167858"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1769168617"
},
"departure": {
"delay": 37,
"time": "1769168617"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1769168672"
},
"departure": {
"delay": 92,
"time": "1769168672"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769169071"
},
"departure": {
"delay": 131,
"time": "1769169071"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1769168889"
},
"departure": {
"delay": 129,
"time": "1769168889"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1769168378"
},
"departure": {
"delay": 38,
"time": "1769168378"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1769168729"
},
"departure": {
"delay": 32,
"time": "1769168732"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1769169330"
},
"departure": {
"delay": 150,
"time": "1769169330"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1769169474"
},
"departure": {
"delay": 114,
"time": "1769169474"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1769169379"
},
"departure": {
"delay": 139,
"time": "1769169379"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1769169277"
},
"departure": {
"delay": 97,
"time": "1769169277"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1769168995"
},
"departure": {
"delay": 115,
"time": "1769168995"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1769168463"
},
"departure": {
"delay": 63,
"time": "1769168463"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1769168532"
},
"departure": {
"delay": 36,
"time": "1769168556"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1769168976"
},
"departure": {
"delay": 156,
"time": "1769168976"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769167740"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1769168923"
},
"departure": {
"delay": 109,
"time": "1769168929"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769167396",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11583:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769171834"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 93,
"time": "1769170473"
},
"departure": {
"delay": 93,
"time": "1769170473"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1769168964"
},
"departure": {
"delay": 24,
"time": "1769168964"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769169351"
},
"departure": {
"delay": 111,
"time": "1769169351"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1769169219"
},
"departure": {
"delay": 99,
"time": "1769169219"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 166,
"time": "1769170006"
},
"departure": {
"delay": 166,
"time": "1769170006"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1769171354"
},
"departure": {
"delay": 74,
"time": "1769171354"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1769169752"
},
"departure": {
"delay": 152,
"time": "1769169752"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1769170224"
},
"departure": {
"delay": 144,
"time": "1769170224"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769169485"
},
"departure": {
"delay": 65,
"time": "1769169485"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1769170640"
},
"departure": {
"delay": 140,
"time": "1769170640"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1769169104"
},
"departure": {
"delay": 44,
"time": "1769169104"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 75,
"time": "1769171175"
},
"departure": {
"delay": 75,
"time": "1769171175"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1769170994"
},
"departure": {
"delay": 74,
"time": "1769170994"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1769170809"
},
"departure": {
"delay": 129,
"time": "1769170809"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769171271"
},
"departure": {
"delay": 111,
"time": "1769171271"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1769171654"
},
"departure": {
"delay": 74,
"time": "1769171654"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1769169001"
},
"departure": {
"delay": 1,
"time": "1769169001"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 179,
"time": "1769170079"
},
"departure": {
"delay": 179,
"time": "1769170079"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1769168874"
},
"departure": {
"delay": -6,
"time": "1769168874"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1769171565"
},
"departure": {
"delay": 105,
"time": "1769171565"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1769170328"
},
"departure": {
"delay": 128,
"time": "1769170328"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1769170188"
},
"departure": {
"delay": 168,
"time": "1769170188"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 170,
"time": "1769170730"
},
"departure": {
"delay": 170,
"time": "1769170730"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1769171452"
},
"departure": {
"delay": 112,
"time": "1769171452"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 30,
"time": "1769168790"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1769171081"
},
"departure": {
"delay": 101,
"time": "1769171081"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769169262"
},
"departure": {
"delay": 82,
"time": "1769169262"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1769169869"
},
"departure": {
"delay": 209,
"time": "1769169869"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769170436"
},
"departure": {
"delay": 116,
"time": "1769170436"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769168276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx132:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769169980"
},
"departure": {
"delay": 44,
"time": "1769170004"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769170785"
},
"departure": {
"delay": 45,
"time": "1769170785"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1769172221"
},
"departure": {
"delay": 41,
"time": "1769172221"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 30,
"time": "1769169630"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769172040"
},
"departure": {
"delay": 40,
"time": "1769172040"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1769172334"
},
"departure": {
"delay": 34,
"time": "1769172334"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1769171944"
},
"departure": {
"delay": 4,
"time": "1769171944"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769171850"
},
"departure": {
"delay": 30,
"time": "1769171850"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1769169904"
},
"departure": {
"delay": 4,
"time": "1769169904"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1769170430"
},
"departure": {
"delay": -10,
"time": "1769170430"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769170105"
},
"departure": {
"delay": 49,
"time": "1769170129"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769169829"
},
"departure": {
"delay": -11,
"time": "1769169829"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769170529"
},
"departure": {
"delay": 29,
"time": "1769170529"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1769170054"
},
"departure": {
"delay": 34,
"time": "1769170054"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769172123"
},
"departure": {
"delay": 3,
"time": "1769172123"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1769171253"
},
"departure": {
"delay": 33,
"time": "1769171253"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1769170887"
},
"departure": {
"delay": 27,
"time": "1769170887"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1769169794"
},
"departure": {
"delay": 14,
"time": "1769169794"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1769169705"
},
"departure": {
"delay": -15,
"time": "1769169705"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769171187"
},
"departure": {
"delay": 27,
"time": "1769171187"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1769171073"
},
"departure": {
"delay": 33,
"time": "1769171073"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769170963"
},
"departure": {
"delay": 43,
"time": "1769170963"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1769170272"
},
"departure": {
"delay": 12,
"time": "1769170272"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769170741"
},
"departure": {
"delay": 61,
"time": "1769170741"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769169336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx106:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:82b4003de7271abc0c6691b005533f86:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769169982"
},
"departure": {
"delay": 114,
"time": "1769170014"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769170591"
},
"departure": {
"delay": 6,
"time": "1769170626"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1769170188"
},
"departure": {
"delay": 13,
"time": "1769170213"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1769170782"
},
"departure": {
"delay": 19,
"time": "1769170819"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1769171299"
},
"departure": {
"delay": 19,
"time": "1769171299"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1769171119"
},
"departure": {
"delay": 19,
"time": "1769171119"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1769170037"
},
"departure": {
"delay": 89,
"time": "1769170049"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769170999"
},
"departure": {
"delay": 19,
"time": "1769170999"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1769170672"
},
"departure": {
"delay": 11,
"time": "1769170691"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769170321"
},
"departure": {
"delay": 57,
"time": "1769170377"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769170879"
},
"departure": {
"delay": 19,
"time": "1769170879"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769170085"
},
"departure": {
"delay": 75,
"time": "1769170095"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"departure": {
"delay": 17,
"time": "1769169857"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769171120"
},
"departure": {
"delay": 20,
"time": "1769171120"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769170112"
},
"departure": {
"delay": 46,
"time": "1769170126"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769171059"
},
"departure": {
"delay": 19,
"time": "1769171059"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1769170513"
},
"departure": {
"delay": -21,
"time": "1769170539"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769170445"
},
"departure": {
"delay": 17,
"time": "1769170457"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1769170230"
},
"departure": {
"delay": -15,
"time": "1769170245"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1769171359"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1769169901"
},
"departure": {
"delay": 87,
"time": "1769169927"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1769171179"
},
"departure": {
"delay": 19,
"time": "1769171179"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1769171239"
},
"departure": {
"delay": 19,
"time": "1769171239"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
}
],
"timestamp": "1769170923",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:82b4003de7271abc0c6691b005533f86:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769170320"
},
"departure": {
"delay": 60,
"time": "1769170320"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769171160"
},
"departure": {
"delay": 60,
"time": "1769171160"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769171220"
},
"departure": {
"delay": 60,
"time": "1769171220"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769169360"
},
"departure": {
"delay": 60,
"time": "1769169360"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769169240"
},
"departure": {
"time": "1769169240"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769169090"
},
"departure": {
"delay": 30,
"time": "1769169090"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769169060"
},
"departure": {
"delay": 60,
"time": "1769169060"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769169440"
},
"departure": {
"delay": 20,
"time": "1769169440"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769170560"
},
"departure": {
"delay": 60,
"time": "1769170560"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769169900"
},
"departure": {
"delay": 60,
"time": "1769169900"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169540"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769170260"
},
"departure": {
"delay": 60,
"time": "1769170260"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769171340"
},
"departure": {
"delay": 60,
"time": "1769171340"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769169300"
},
"departure": {
"time": "1769169300"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769170740"
},
"departure": {
"delay": 60,
"time": "1769170740"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769170380"
},
"departure": {
"delay": 60,
"time": "1769170380"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769170680"
},
"departure": {
"delay": 60,
"time": "1769170680"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769169075"
},
"departure": {
"delay": 15,
"time": "1769169075"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769169120"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769170340"
},
"departure": {
"delay": 20,
"time": "1769170340"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769169480"
},
"departure": {
"delay": 60,
"time": "1769169480"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171400"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769169420"
},
"departure": {
"delay": 60,
"time": "1769169420"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169180"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769170760"
},
"departure": {
"delay": 20,
"time": "1769170760"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769171040"
},
"departure": {
"delay": 60,
"time": "1769171040"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769167297",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13889:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769170923"
},
"departure": {
"delay": 63,
"time": "1769170923"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1769171219"
},
"departure": {
"delay": 59,
"time": "1769171219"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1769170562"
},
"departure": {
"delay": 2,
"time": "1769170562"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1769170324"
},
"departure": {
"delay": 42,
"time": "1769170362"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1769169262"
},
"departure": {
"delay": 142,
"time": "1769169262"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1769169662"
},
"departure": {
"delay": 182,
"time": "1769169662"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1769170813"
},
"departure": {
"delay": 73,
"time": "1769170813"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 73,
"time": "1769170213"
},
"departure": {
"delay": 73,
"time": "1769170213"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1769169794"
},
"departure": {
"delay": 95,
"time": "1769169815"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 27,
"time": "1769168787"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1769169792"
},
"departure": {
"delay": 192,
"time": "1769169792"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1769171069"
},
"departure": {
"delay": 89,
"time": "1769171069"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 227,
"time": "1769169537"
},
"departure": {
"delay": 227,
"time": "1769169587"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769168838"
},
"departure": {
"delay": 42,
"time": "1769168862"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769170262"
},
"departure": {
"delay": 62,
"time": "1769170262"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1769171275"
},
"departure": {
"delay": 55,
"time": "1769171275"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 187,
"time": "1769169487"
},
"departure": {
"delay": 187,
"time": "1769169487"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769170662"
},
"departure": {
"delay": 42,
"time": "1769170662"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1769169918"
},
"departure": {
"delay": 18,
"time": "1769169918"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769169012"
},
"departure": {
"delay": 132,
"time": "1769169012"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769171384"
},
"departure": {
"delay": 44,
"time": "1769171384"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1769170490"
},
"departure": {
"delay": 50,
"time": "1769170490"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1769170727"
},
"departure": {
"delay": 47,
"time": "1769170727"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769170837"
},
"departure": {
"delay": 37,
"time": "1769170837"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1769171010"
},
"departure": {
"delay": 90,
"time": "1769171010"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 74,
"time": "1769170454"
},
"departure": {
"delay": 74,
"time": "1769170454"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1769169994"
},
"departure": {
"delay": -1,
"time": "1769170019"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1769169337"
},
"departure": {
"delay": 217,
"time": "1769169337"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1769171497"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 162,
"time": "1769169162"
},
"departure": {
"delay": 162,
"time": "1769169162"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769170147"
},
"departure": {
"delay": 67,
"time": "1769170147"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1769170122"
},
"departure": {
"delay": 42,
"time": "1769170122"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769170094"
},
"departure": {
"delay": 14,
"time": "1769170094"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769171433"
},
"departure": {
"delay": 93,
"time": "1769171433"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 64,
"time": "1769168944"
},
"departure": {
"delay": 64,
"time": "1769168944"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769171310"
},
"departure": {
"delay": 90,
"time": "1769171310"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 147,
"time": "1769169087"
},
"departure": {
"delay": 147,
"time": "1769169087"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769171201"
},
"departure": {
"delay": 101,
"time": "1769171201"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769168798",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10105:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769179200"
},
"departure": {
"time": "1769179200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769179500"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769179440"
},
"departure": {
"time": "1769179440"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178420"
},
"departure": {
"time": "1769178420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179320"
},
"departure": {
"time": "1769179320"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1769178000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769178780"
},
"departure": {
"time": "1769178780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769179380"
},
"departure": {
"time": "1769179380"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769179020"
},
"departure": {
"time": "1769179020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178060"
},
"departure": {
"time": "1769178060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2019:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199840"
},
"departure": {
"time": "1769199840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769199900"
},
"departure": {
"time": "1769199900"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199960"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199780"
},
"departure": {
"time": "1769199780"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3123:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769169498"
},
"departure": {
"delay": 43,
"time": "1769169523"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769170347"
},
"departure": {
"delay": 172,
"time": "1769170372"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1769169997"
},
"departure": {
"delay": 157,
"time": "1769169997"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 27,
"time": "1769168547"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1769170823"
},
"departure": {
"delay": 23,
"time": "1769170823"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1769170735"
},
"departure": {
"delay": 55,
"time": "1769170735"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1769171063"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1769169697"
},
"departure": {
"delay": 97,
"time": "1769169697"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1769170156"
},
"departure": {
"delay": 152,
"time": "1769170172"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1769168997"
},
"departure": {
"delay": 117,
"time": "1769168997"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1769170472"
},
"departure": {
"delay": 212,
"time": "1769170472"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1769170228"
},
"departure": {
"delay": 88,
"time": "1769170228"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769170555"
},
"departure": {
"delay": 72,
"time": "1769170572"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769169780"
},
"departure": {
"delay": 60,
"time": "1769169780"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1769169897"
},
"departure": {
"delay": 82,
"time": "1769169922"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769168608"
},
"departure": {
"delay": 88,
"time": "1769168608"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1769170073"
},
"departure": {
"delay": 113,
"time": "1769170073"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1769169602"
},
"departure": {
"delay": 82,
"time": "1769169622"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769169285"
},
"departure": {
"delay": -15,
"time": "1769169285"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1769169201"
},
"departure": {
"delay": 81,
"time": "1769169201"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1769170647"
},
"departure": {
"delay": 87,
"time": "1769170647"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1769168930"
},
"departure": {
"delay": 110,
"time": "1769168930"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1769168748"
},
"departure": {
"delay": 133,
"time": "1769168773"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 192,
"time": "1769169072"
},
"departure": {
"delay": 192,
"time": "1769169072"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769170938"
},
"departure": {
"delay": 78,
"time": "1769170938"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1769168847"
},
"departure": {
"delay": 147,
"time": "1769168847"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769168557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1076:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 833,
"time": "1769170853"
},
"departure": {
"delay": 833,
"time": "1769170853"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 527,
"time": "1769171147"
},
"departure": {
"delay": 527,
"time": "1769171147"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 309,
"time": "1769171229"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 671,
"time": "1769171111"
},
"departure": {
"delay": 671,
"time": "1769171111"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 845,
"time": "1769170925"
},
"departure": {
"delay": 845,
"time": "1769170925"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 830,
"time": "1769170970"
},
"departure": {
"delay": 830,
"time": "1769170970"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 812,
"time": "1769170892"
},
"departure": {
"delay": 812,
"time": "1769170892"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 860,
"time": "1769171060"
},
"departure": {
"delay": 860,
"time": "1769171060"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470493:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769167500"
},
"departure": {
"time": "1769167500"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769167308"
},
"departure": {
"delay": 48,
"time": "1769167308"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769169168"
},
"departure": {
"delay": 48,
"time": "1769169168"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769169480"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769168160"
},
"departure": {
"time": "1769168160"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769169360"
},
"departure": {
"time": "1769169360"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1769168103"
},
"departure": {
"delay": 3,
"time": "1769168103"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769167371"
},
"departure": {
"delay": 51,
"time": "1769167371"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769168528"
},
"departure": {
"delay": 8,
"time": "1769168528"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1769168275"
},
"departure": {
"delay": 55,
"time": "1769168275"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769168336"
},
"departure": {
"delay": 56,
"time": "1769168336"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769168478"
},
"departure": {
"delay": 18,
"time": "1769168478"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769169274"
},
"departure": {
"delay": 34,
"time": "1769169274"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1769167443"
},
"departure": {
"delay": 3,
"time": "1769167443"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769168402"
},
"departure": {
"delay": 2,
"time": "1769168402"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769167653"
},
"departure": {
"delay": 33,
"time": "1769167653"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769167714"
},
"departure": {
"delay": 34,
"time": "1769167714"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1769167596"
},
"departure": {
"delay": 36,
"time": "1769167596"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769167394"
},
"departure": {
"delay": 14,
"time": "1769167394"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769169072"
},
"departure": {
"delay": 12,
"time": "1769169072"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769166696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14296:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173140"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1090:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1769170229"
},
"departure": {
"delay": -31,
"time": "1769170229"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1769169858"
},
"departure": {
"delay": 78,
"time": "1769169858"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769171660"
},
"departure": {
"delay": 20,
"time": "1769171660"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1769170094"
},
"departure": {
"delay": 14,
"time": "1769170094"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769169535"
},
"departure": {
"delay": 55,
"time": "1769169535"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1769171753"
},
"departure": {
"delay": 53,
"time": "1769171753"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1769171920"
},
"departure": {
"delay": 40,
"time": "1769171920"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 16,
"time": "1769171416"
},
"departure": {
"delay": 16,
"time": "1769171416"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1769169602"
},
"departure": {
"delay": 122,
"time": "1769169602"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1769169692"
},
"departure": {
"delay": 92,
"time": "1769169692"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769171803"
},
"departure": {
"delay": 43,
"time": "1769171803"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1769171680"
},
"departure": {
"delay": 40,
"time": "1769171680"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1769170997"
},
"departure": {
"delay": 17,
"time": "1769170997"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769172100"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 68,
"time": "1769171468"
},
"departure": {
"delay": 68,
"time": "1769171468"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1769171501"
},
"departure": {
"delay": 41,
"time": "1769171501"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -27,
"time": "1769170173"
},
"departure": {
"delay": -27,
"time": "1769170173"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 41,
"time": "1769169401"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769171260"
},
"departure": {
"delay": 40,
"time": "1769171260"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1769170031"
},
"departure": {
"delay": 17,
"time": "1769170037"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1769169817"
},
"departure": {
"delay": 97,
"time": "1769169817"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769171380"
},
"departure": {
"delay": 40,
"time": "1769171380"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1769170507"
},
"departure": {
"delay": 88,
"time": "1769170528"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1769169486"
},
"departure": {
"delay": 66,
"time": "1769169486"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769169877"
},
"departure": {
"delay": 62,
"time": "1769169902"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769171565"
},
"departure": {
"delay": 45,
"time": "1769171565"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 124,
"time": "1769169664"
},
"departure": {
"delay": 124,
"time": "1769169664"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1769169764"
},
"departure": {
"delay": 104,
"time": "1769169764"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769170420"
},
"departure": {
"delay": 71,
"time": "1769170451"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1769169954"
},
"departure": {
"delay": 54,
"time": "1769169954"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1769169772"
},
"departure": {
"delay": 112,
"time": "1769169772"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769170666"
},
"departure": {
"delay": 40,
"time": "1769170780"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769170357"
},
"departure": {
"delay": 39,
"time": "1769170359"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769171115"
},
"departure": {
"delay": 15,
"time": "1769171115"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1769170902"
},
"departure": {
"delay": 42,
"time": "1769170902"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769171080"
},
"departure": {
"delay": 40,
"time": "1769171080"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769169416",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12469:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244082xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769172070"
},
"departure": {
"delay": 130,
"time": "1769172070"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769172813"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1769171373"
},
"departure": {
"delay": 93,
"time": "1769171373"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1769171551"
},
"departure": {
"delay": 151,
"time": "1769171551"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769172153"
},
"departure": {
"delay": 93,
"time": "1769172153"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1769171932"
},
"departure": {
"delay": 112,
"time": "1769171932"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1769171253"
},
"departure": {
"delay": 93,
"time": "1769171253"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1769171319"
},
"departure": {
"delay": 99,
"time": "1769171319"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1769172285"
},
"departure": {
"delay": 105,
"time": "1769172285"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1769172691"
},
"departure": {
"delay": 151,
"time": "1769172691"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 116,
"time": "1769172656"
},
"departure": {
"delay": 116,
"time": "1769172656"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1769172033"
},
"departure": {
"delay": 93,
"time": "1769172033"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769171741"
},
"departure": {
"delay": 101,
"time": "1769171741"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769172011"
},
"departure": {
"delay": 131,
"time": "1769172011"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1769172633"
},
"departure": {
"delay": 93,
"time": "1769172633"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 131,
"time": "1769171591"
},
"departure": {
"delay": 131,
"time": "1769171591"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1769172307"
},
"departure": {
"delay": 127,
"time": "1769172307"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1769170838"
},
"departure": {
"delay": 158,
"time": "1769170838"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1769171673"
},
"departure": {
"delay": 93,
"time": "1769171673"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769172472"
},
"departure": {
"delay": 112,
"time": "1769172472"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1769172093"
},
"departure": {
"delay": 93,
"time": "1769172093"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1769172335"
},
"departure": {
"delay": 95,
"time": "1769172335"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1769171855"
},
"departure": {
"delay": 95,
"time": "1769171855"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244082xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769187660"
},
"departure": {
"time": "1769187660"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769188560"
},
"departure": {
"time": "1769188560"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769188620"
},
"departure": {
"time": "1769188620"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189580"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769188680"
},
"departure": {
"time": "1769188680"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769188140"
},
"departure": {
"time": "1769188140"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769190000"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769188020"
},
"departure": {
"time": "1769188020"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769188380"
},
"departure": {
"time": "1769188380"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769189700"
},
"departure": {
"time": "1769189700"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769188800"
},
"departure": {
"time": "1769188800"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769189820"
},
"departure": {
"time": "1769189820"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769188500"
},
"departure": {
"time": "1769188500"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769188565"
},
"departure": {
"delay": 5,
"time": "1769188565"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769189945"
},
"departure": {
"delay": 5,
"time": "1769189945"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769188080"
},
"departure": {
"time": "1769188080"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769187000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769190120"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769187900"
},
"departure": {
"time": "1769187900"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769160494",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx517:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11509:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769167260"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 173,
"time": "1769167892"
},
"departure": {
"delay": 173,
"time": "1769167913"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1769167558"
},
"departure": {
"delay": 118,
"time": "1769167558"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 166,
"time": "1769168026"
},
"departure": {
"delay": 166,
"time": "1769168026"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1769167993"
},
"departure": {
"delay": 152,
"time": "1769168012"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769169135"
},
"departure": {
"delay": 75,
"time": "1769169135"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1769167321"
},
"departure": {
"delay": 61,
"time": "1769167321"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1769169040"
},
"departure": {
"delay": 113,
"time": "1769169053"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 73,
"time": "1769169235"
},
"departure": {
"delay": 73,
"time": "1769169253"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 205,
"time": "1769169985"
},
"departure": {
"delay": 205,
"time": "1769169985"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1769168540"
},
"departure": {
"delay": 34,
"time": "1769168554"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1769167678"
},
"departure": {
"delay": 58,
"time": "1769167678"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1769167412"
},
"departure": {
"delay": 92,
"time": "1769167412"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 262,
"time": "1769169922"
},
"departure": {
"delay": 262,
"time": "1769169922"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 138,
"time": "1769170038"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 105,
"time": "1769168985"
},
"departure": {
"delay": 105,
"time": "1769168985"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1769167354"
},
"departure": {
"delay": 94,
"time": "1769167354"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1769169668"
},
"departure": {
"delay": 128,
"time": "1769169668"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1769169470"
},
"departure": {
"delay": 110,
"time": "1769169470"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 86,
"time": "1769169566"
},
"departure": {
"delay": 86,
"time": "1769169566"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1769168211"
},
"departure": {
"delay": 111,
"time": "1769168211"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1769168328"
},
"departure": {
"delay": 108,
"time": "1769168328"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 210,
"time": "1769169870"
},
"departure": {
"delay": 210,
"time": "1769169870"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1769168420"
},
"departure": {
"delay": 20,
"time": "1769168420"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1769169330"
},
"departure": {
"delay": 113,
"time": "1769169353"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1769169739"
},
"departure": {
"delay": 139,
"time": "1769169739"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1769167455"
},
"departure": {
"delay": 75,
"time": "1769167455"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1769168629"
},
"departure": {
"delay": 109,
"time": "1769168629"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1769167814"
},
"departure": {
"delay": 134,
"time": "1769167814"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 238,
"time": "1769169958"
},
"departure": {
"delay": 238,
"time": "1769169958"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -6,
"time": "1769168445"
},
"departure": {
"delay": -6,
"time": "1769168454"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769167256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11509:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597073:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769172230"
},
"departure": {
"delay": 110,
"time": "1769172230"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1769171042"
},
"departure": {
"delay": 2,
"time": "1769171042"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1769171493"
},
"departure": {
"delay": 93,
"time": "1769171493"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1769171604"
},
"departure": {
"delay": 84,
"time": "1769171604"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1769172171"
},
"departure": {
"delay": 111,
"time": "1769172171"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1769171149"
},
"departure": {
"delay": 49,
"time": "1769171149"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769171382"
},
"departure": {
"delay": 42,
"time": "1769171382"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769171765"
},
"departure": {
"delay": 5,
"time": "1769171765"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1769171634"
},
"departure": {
"delay": 114,
"time": "1769171634"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769171691"
},
"departure": {
"delay": 51,
"time": "1769171691"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769172020"
},
"departure": {
"delay": 80,
"time": "1769172020"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1769171842"
},
"departure": {
"delay": 22,
"time": "1769171842"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1769171929"
},
"departure": {
"delay": 49,
"time": "1769171929"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1769171308"
},
"departure": {
"delay": 88,
"time": "1769171308"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769172290"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 92,
"time": "1769171552"
},
"departure": {
"delay": 92,
"time": "1769171552"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597073:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC595677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -955,
"time": "1769170865"
},
"departure": {
"delay": -955,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1075,
"time": "1769170865"
},
"departure": {
"delay": -1075,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -895,
"time": "1769170865"
},
"departure": {
"delay": -895,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1975,
"time": "1769170865"
},
"departure": {
"delay": -1975,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1075,
"time": "1769170865"
},
"departure": {
"delay": -1075,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -715,
"time": "1769170865"
},
"departure": {
"delay": -715,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2695,
"time": "1769170865"
},
"departure": {
"delay": -2695,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2515,
"time": "1769170865"
},
"departure": {
"delay": -2515,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1435,
"time": "1769170865"
},
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1315,
"time": "1769170865"
},
"departure": {
"delay": -1315,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2575,
"time": "1769170865"
},
"departure": {
"delay": -2575,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1615,
"time": "1769170865"
},
"departure": {
"delay": -1615,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1375,
"time": "1769170865"
},
"departure": {
"delay": -1375,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2695,
"time": "1769170865"
},
"departure": {
"delay": -2695,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"delay": -595,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2155,
"time": "1769170865"
},
"departure": {
"delay": -2155,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -503,
"time": "1769173537"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2035,
"time": "1769170865"
},
"departure": {
"delay": -2035,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -955,
"time": "1769170865"
},
"departure": {
"delay": -955,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -436,
"time": "1769173484"
},
"departure": {
"delay": -436,
"time": "1769173484"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2815,
"time": "1769170865"
},
"departure": {
"delay": -2815,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -407,
"time": "1769173393"
},
"departure": {
"delay": -407,
"time": "1769173393"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -595,
"time": "1769170865"
},
"departure": {
"delay": -595,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1015,
"time": "1769170865"
},
"departure": {
"delay": -1015,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1435,
"time": "1769170865"
},
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2455,
"time": "1769170865"
},
"departure": {
"delay": -2455,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -492,
"time": "1769173428"
},
"departure": {
"delay": -492,
"time": "1769173428"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -1975,
"time": "1769170865"
},
"departure": {
"delay": -1975,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1135,
"time": "1769170865"
},
"departure": {
"delay": -1135,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -835,
"time": "1769170865"
},
"departure": {
"delay": -835,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2755,
"time": "1769170865"
},
"departure": {
"delay": -2755,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -453,
"time": "1769173347"
},
"departure": {
"delay": -453,
"time": "1769173347"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1255,
"time": "1769170865"
},
"departure": {
"delay": -1255,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1495,
"time": "1769170865"
},
"departure": {
"delay": -1495,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1675,
"time": "1769170865"
},
"departure": {
"delay": -1675,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC595677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769169120"
},
"departure": {
"delay": 60,
"time": "1769169120"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769166900"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769168160"
},
"departure": {
"delay": 60,
"time": "1769168160"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769167980"
},
"departure": {
"time": "1769167980"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769168220"
},
"departure": {
"delay": 60,
"time": "1769168220"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769169060"
},
"departure": {
"delay": 60,
"time": "1769169060"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769167080"
},
"departure": {
"time": "1769167080"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769167140"
},
"departure": {
"time": "1769167140"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769168940"
},
"departure": {
"delay": 60,
"time": "1769168940"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769167200"
},
"departure": {
"time": "1769167200"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769168100"
},
"departure": {
"time": "1769168100"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769167020"
},
"departure": {
"time": "1769167020"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168520"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769167260"
},
"departure": {
"delay": 60,
"time": "1769167260"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168820"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769164896",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13895:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1769167290"
},
"departure": {
"delay": 174,
"time": "1769167314"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1769169198"
},
"departure": {
"delay": 458,
"time": "1769169218"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 348,
"time": "1769168843"
},
"departure": {
"delay": 348,
"time": "1769168868"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 433,
"time": "1769169913"
},
"departure": {
"delay": 433,
"time": "1769169913"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 238,
"time": "1769168315"
},
"departure": {
"delay": 238,
"time": "1769168338"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 281,
"time": "1769168921"
},
"departure": {
"delay": 281,
"time": "1769168921"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 449,
"time": "1769169989"
},
"departure": {
"delay": 449,
"time": "1769169989"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 273,
"time": "1769168589"
},
"departure": {
"delay": 273,
"time": "1769168613"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 403,
"time": "1769170039"
},
"departure": {
"delay": 403,
"time": "1769170063"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 98,
"time": "1769167238"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 353,
"time": "1769169413"
},
"departure": {
"delay": 353,
"time": "1769169413"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 198,
"time": "1769167615"
},
"departure": {
"delay": 198,
"time": "1769167638"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 358,
"time": "1769169838"
},
"departure": {
"delay": 358,
"time": "1769169838"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769167889"
},
"departure": {
"delay": 54,
"time": "1769167914"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 268,
"time": "1769170288"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1769167768"
},
"departure": {
"delay": 108,
"time": "1769167788"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 327,
"time": "1769168667"
},
"departure": {
"delay": 327,
"time": "1769168667"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 218,
"time": "1769167538"
},
"departure": {
"delay": 218,
"time": "1769167538"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 415,
"time": "1769169094"
},
"departure": {
"delay": 415,
"time": "1769169115"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1769167436"
},
"departure": {
"delay": 176,
"time": "1769167436"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1769168438"
},
"departure": {
"delay": 218,
"time": "1769168438"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 347,
"time": "1769169767"
},
"departure": {
"delay": 347,
"time": "1769169767"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 313,
"time": "1769169295"
},
"departure": {
"delay": 313,
"time": "1769169313"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 394,
"time": "1769170114"
},
"departure": {
"delay": 394,
"time": "1769170114"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 348,
"time": "1769170188"
},
"departure": {
"delay": 348,
"time": "1769170188"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 173,
"time": "1769168213"
},
"departure": {
"delay": 173,
"time": "1769168213"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 188,
"time": "1769167688"
},
"departure": {
"delay": 188,
"time": "1769167688"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 373,
"time": "1769169589"
},
"departure": {
"delay": 373,
"time": "1769169613"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 303,
"time": "1769168763"
},
"departure": {
"delay": 303,
"time": "1769168763"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769167997"
},
"departure": {
"delay": 133,
"time": "1769168113"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769167245",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx288:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597074:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769173661"
},
"departure": {
"delay": 41,
"time": "1769173661"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769173995"
},
"departure": {
"delay": 15,
"time": "1769173995"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769173767"
},
"departure": {
"delay": 27,
"time": "1769173767"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1769174374"
},
"departure": {
"delay": 94,
"time": "1769174374"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174160"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769174250"
},
"departure": {
"delay": 30,
"time": "1769174250"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769173300"
},
"departure": {
"delay": 40,
"time": "1769173300"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769173947"
},
"departure": {
"delay": 27,
"time": "1769173947"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769173568"
},
"departure": {
"delay": 8,
"time": "1769173568"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769173494"
},
"departure": {
"delay": 54,
"time": "1769173494"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1769174046"
},
"departure": {
"delay": 6,
"time": "1769174046"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769174580"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769173871"
},
"departure": {
"delay": 11,
"time": "1769173871"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769173378"
},
"departure": {
"delay": 58,
"time": "1769173378"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597074:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11737:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769173216"
},
"departure": {
"delay": 16,
"time": "1769173216"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769172988"
},
"departure": {
"delay": 28,
"time": "1769172988"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769173070"
},
"departure": {
"delay": 50,
"time": "1769173070"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769172633"
},
"departure": {
"delay": 33,
"time": "1769172633"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769172489"
},
"departure": {
"delay": 9,
"time": "1769172489"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769173270"
},
"departure": {
"delay": 10,
"time": "1769173270"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1769172961"
},
"departure": {
"delay": 1,
"time": "1769172961"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769172722"
},
"departure": {
"delay": 2,
"time": "1769172722"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769172891"
},
"departure": {
"delay": 51,
"time": "1769172891"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1769172597"
},
"departure": {
"delay": 57,
"time": "1769172597"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769173166"
},
"departure": {
"delay": 26,
"time": "1769173166"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769174056"
},
"departure": {
"delay": 16,
"time": "1769174056"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11737:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1769172678"
},
"departure": {
"delay": 78,
"time": "1769172678"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769173319"
},
"departure": {
"delay": 59,
"time": "1769173319"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1769172568"
},
"departure": {
"delay": 28,
"time": "1769172568"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769172012"
},
"departure": {
"delay": 72,
"time": "1769172012"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769171470"
},
"departure": {
"delay": 70,
"time": "1769171470"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769171750"
},
"departure": {
"delay": 50,
"time": "1769171750"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769172158"
},
"departure": {
"delay": 38,
"time": "1769172158"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1769171665"
},
"departure": {
"delay": 85,
"time": "1769171665"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769172756"
},
"departure": {
"delay": 36,
"time": "1769172756"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769172328"
},
"departure": {
"delay": 28,
"time": "1769172328"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769173249"
},
"departure": {
"delay": 49,
"time": "1769173249"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1769171405"
},
"departure": {
"delay": 65,
"time": "1769171405"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769172467"
},
"departure": {
"delay": 47,
"time": "1769172467"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 28,
"time": "1769171368"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769173408"
},
"departure": {
"delay": 28,
"time": "1769173408"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1769171848"
},
"departure": {
"delay": 28,
"time": "1769171848"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769172518"
},
"departure": {
"delay": 38,
"time": "1769172518"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769172224"
},
"departure": {
"delay": 44,
"time": "1769172224"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769172402"
},
"departure": {
"delay": 42,
"time": "1769172402"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769172088"
},
"departure": {
"delay": 28,
"time": "1769172088"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769172808"
},
"departure": {
"delay": 28,
"time": "1769172808"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1769171608"
},
"departure": {
"delay": 28,
"time": "1769171608"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1769171959"
},
"departure": {
"delay": 79,
"time": "1769171959"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769172273"
},
"departure": {
"delay": 33,
"time": "1769172273"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769172716"
},
"departure": {
"delay": 56,
"time": "1769172716"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769170776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8297:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769173090"
},
"departure": {
"delay": 10,
"time": "1769173090"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769172845"
},
"departure": {
"delay": 5,
"time": "1769172845"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769171040"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769170985"
},
"departure": {
"delay": 5,
"time": "1769170985"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769173085"
},
"departure": {
"delay": 5,
"time": "1769173085"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769173505"
},
"departure": {
"delay": 5,
"time": "1769173505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:611:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230402x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769171325"
},
"departure": {
"delay": 45,
"time": "1769171325"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769173132"
},
"departure": {
"delay": 52,
"time": "1769173132"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769174089"
},
"departure": {
"delay": 49,
"time": "1769174089"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1769171556"
},
"departure": {
"delay": 36,
"time": "1769171556"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769171518"
},
"departure": {
"delay": 58,
"time": "1769171518"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769173025"
},
"departure": {
"delay": 5,
"time": "1769173025"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769171885"
},
"departure": {
"delay": 5,
"time": "1769171885"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769172812"
},
"departure": {
"delay": 32,
"time": "1769172812"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1769171396"
},
"departure": {
"delay": 56,
"time": "1769171396"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769172452"
},
"departure": {
"delay": 32,
"time": "1769172452"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1769171426"
},
"departure": {
"delay": 26,
"time": "1769171426"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769172620"
},
"departure": {
"delay": 20,
"time": "1769172620"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1769172094"
},
"departure": {
"delay": 34,
"time": "1769172094"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769173847"
},
"departure": {
"delay": 47,
"time": "1769173847"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1769171715"
},
"departure": {
"delay": 15,
"time": "1769171715"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769173878"
},
"departure": {
"delay": 18,
"time": "1769173878"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1769172326"
},
"departure": {
"delay": 26,
"time": "1769172326"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1769173664"
},
"departure": {
"delay": 44,
"time": "1769173664"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769173212"
},
"departure": {
"delay": 12,
"time": "1769173212"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769172148"
},
"departure": {
"delay": 28,
"time": "1769172148"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769172205"
},
"departure": {
"delay": 25,
"time": "1769172205"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769173901"
},
"departure": {
"delay": 41,
"time": "1769173901"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174400"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 54,
"time": "1769172894"
},
"departure": {
"delay": 54,
"time": "1769172894"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1769171944"
},
"departure": {
"delay": 4,
"time": "1769171944"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769174144"
},
"departure": {
"delay": 44,
"time": "1769174144"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1769172001"
},
"departure": {
"delay": 1,
"time": "1769172001"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1769171753"
},
"departure": {
"delay": 53,
"time": "1769171753"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769170190",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230402x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1769168926"
},
"departure": {
"delay": 106,
"time": "1769168926"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769168759"
},
"departure": {
"delay": 59,
"time": "1769168759"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -154,
"time": "1769169626"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -59,
"time": "1769169601"
},
"departure": {
"delay": -59,
"time": "1769169601"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1769167726"
},
"departure": {
"delay": 71,
"time": "1769167751"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769169062"
},
"departure": {
"delay": 62,
"time": "1769169062"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 121,
"time": "1769168080"
},
"departure": {
"delay": 121,
"time": "1769168101"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1769168864"
},
"departure": {
"delay": 88,
"time": "1769168908"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1769168704"
},
"departure": {
"delay": 124,
"time": "1769168704"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769168980"
},
"departure": {
"delay": 100,
"time": "1769168980"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769167536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9018:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4036:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769168820"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1769169780"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1769169480"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 120,
"time": "1769169300"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 180,
"time": "1769169180"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769169000"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 120,
"time": "1769169060"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 120,
"time": "1769169360"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769169645",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4036:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490650:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1769174347"
},
"departure": {
"delay": 127,
"time": "1769174347"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769174595"
},
"departure": {
"delay": 75,
"time": "1769174595"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1769174870"
},
"departure": {
"delay": 110,
"time": "1769174870"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1769174515"
},
"departure": {
"delay": 115,
"time": "1769174515"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 93,
"time": "1769175753"
},
"departure": {
"delay": 93,
"time": "1769175753"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1769173590"
},
"departure": {
"delay": 30,
"time": "1769173590"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769173814"
},
"departure": {
"delay": 14,
"time": "1769173814"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769175491"
},
"departure": {
"delay": 11,
"time": "1769175491"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1769173624"
},
"departure": {
"delay": 64,
"time": "1769173624"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1769174557"
},
"departure": {
"delay": 97,
"time": "1769174557"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1769174295"
},
"departure": {
"delay": 75,
"time": "1769174295"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769175189"
},
"departure": {
"delay": 69,
"time": "1769175189"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -41,
"time": "1769174059"
},
"departure": {
"delay": -41,
"time": "1769174059"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1769173712"
},
"departure": {
"delay": -28,
"time": "1769173712"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1769174227"
},
"departure": {
"delay": 67,
"time": "1769174227"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1769174472"
},
"departure": {
"delay": 132,
"time": "1769174472"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769176116"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 103,
"time": "1769175823"
},
"departure": {
"delay": 103,
"time": "1769175823"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 76,
"time": "1769175916"
},
"departure": {
"delay": 76,
"time": "1769175916"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 101,
"time": "1769175701"
},
"departure": {
"delay": 101,
"time": "1769175701"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -8,
"time": "1769173972"
},
"departure": {
"delay": -8,
"time": "1769173972"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769175547"
},
"departure": {
"delay": 7,
"time": "1769175547"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1769174831"
},
"departure": {
"delay": 71,
"time": "1769174831"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 81,
"time": "1769175981"
},
"departure": {
"delay": 81,
"time": "1769175981"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 34,
"time": "1769174014"
},
"departure": {
"delay": 34,
"time": "1769174014"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1769174801"
},
"departure": {
"delay": 101,
"time": "1769174801"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1769175027"
},
"departure": {
"delay": 27,
"time": "1769175027"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1769173894"
},
"departure": {
"delay": 34,
"time": "1769173894"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769175315"
},
"departure": {
"delay": 15,
"time": "1769175315"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -6,
"time": "1769175054"
},
"departure": {
"delay": -6,
"time": "1769175054"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1769173769"
},
"departure": {
"delay": 29,
"time": "1769173769"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769174722"
},
"departure": {
"delay": 82,
"time": "1769174722"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1769176036"
},
"departure": {
"delay": 136,
"time": "1769176036"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 59,
"time": "1769173859"
},
"departure": {
"delay": 59,
"time": "1769173859"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769174394"
},
"departure": {
"delay": 114,
"time": "1769174394"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1769175735"
},
"departure": {
"delay": 75,
"time": "1769175735"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769175261"
},
"departure": {
"delay": 21,
"time": "1769175261"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1769174094"
},
"departure": {
"delay": -6,
"time": "1769174094"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1769175863"
},
"departure": {
"delay": 83,
"time": "1769175863"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 54,
"time": "1769175114"
},
"departure": {
"delay": 54,
"time": "1769175114"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490650:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230601x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1769171955"
},
"departure": {
"delay": 135,
"time": "1769171955"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1769172256"
},
"departure": {
"delay": 136,
"time": "1769172256"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1769172797"
},
"departure": {
"delay": 77,
"time": "1769172797"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1769172437"
},
"departure": {
"delay": 77,
"time": "1769172437"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1769171837"
},
"departure": {
"delay": 77,
"time": "1769171837"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1769172657"
},
"departure": {
"delay": 117,
"time": "1769172657"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 77,
"time": "1769172137"
},
"departure": {
"delay": 77,
"time": "1769172137"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1769172617"
},
"departure": {
"delay": 77,
"time": "1769172617"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1769170937"
},
"departure": {
"delay": 77,
"time": "1769170937"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769170997"
},
"departure": {
"delay": 77,
"time": "1769170997"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1769171904"
},
"departure": {
"delay": 84,
"time": "1769171904"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769171791"
},
"departure": {
"delay": 91,
"time": "1769171791"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769171177"
},
"departure": {
"delay": 77,
"time": "1769171177"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769172925"
},
"departure": {
"delay": 85,
"time": "1769172925"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 132,
"time": "1769172192"
},
"departure": {
"delay": 132,
"time": "1769172192"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769173099"
},
"departure": {
"delay": 79,
"time": "1769173099"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1769172501"
},
"departure": {
"delay": 81,
"time": "1769172501"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1769171097"
},
"departure": {
"delay": 117,
"time": "1769171097"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1769172857"
},
"departure": {
"delay": 77,
"time": "1769172857"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 135,
"time": "1769171715"
},
"departure": {
"delay": 135,
"time": "1769171715"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1769173157"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 124,
"time": "1769172724"
},
"departure": {
"delay": 124,
"time": "1769172724"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1769170712"
},
"departure": {
"delay": 32,
"time": "1769170712"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769171417"
},
"departure": {
"delay": 77,
"time": "1769171417"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769172389"
},
"departure": {
"delay": 89,
"time": "1769172389"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 133,
"time": "1769173033"
},
"departure": {
"delay": 133,
"time": "1769173033"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 91,
"time": "1769171551"
},
"departure": {
"delay": 91,
"time": "1769171551"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769172335"
},
"departure": {
"delay": 95,
"time": "1769172335"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1769172566"
},
"departure": {
"delay": 86,
"time": "1769172566"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230601x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769170302"
},
"departure": {
"delay": 102,
"time": "1769170302"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1769170602"
},
"departure": {
"delay": 126,
"time": "1769170626"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1769171066"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769170081"
},
"departure": {
"delay": 65,
"time": "1769170205"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1769169551"
},
"departure": {
"delay": 71,
"time": "1769169551"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 202,
"time": "1769170702"
},
"departure": {
"delay": 202,
"time": "1769170702"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1769170946"
},
"departure": {
"delay": 146,
"time": "1769170946"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769169725"
},
"departure": {
"delay": 65,
"time": "1769169725"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769169650"
},
"departure": {
"delay": 50,
"time": "1769169650"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 182,
"time": "1769170862"
},
"departure": {
"delay": 182,
"time": "1769170862"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1769170401"
},
"departure": {
"delay": 141,
"time": "1769170401"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1769170481"
},
"departure": {
"delay": 101,
"time": "1769170481"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1769170778"
},
"departure": {
"delay": 158,
"time": "1769170778"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -70,
"time": "1769169950"
},
"departure": {
"delay": -70,
"time": "1769169950"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4913:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490624:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 272,
"time": "1769170952"
},
"departure": {
"delay": 272,
"time": "1769170952"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 186,
"time": "1769170386"
},
"departure": {
"delay": 186,
"time": "1769170386"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 213,
"time": "1769170473"
},
"departure": {
"delay": 213,
"time": "1769170473"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 218,
"time": "1769170778"
},
"departure": {
"delay": 218,
"time": "1769170778"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 257,
"time": "1769170997"
},
"departure": {
"delay": 257,
"time": "1769170997"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 239,
"time": "1769170739"
},
"departure": {
"delay": 239,
"time": "1769170739"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 263,
"time": "1769171303"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 252,
"time": "1769171052"
},
"departure": {
"delay": 252,
"time": "1769171052"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 209,
"time": "1769170889"
},
"departure": {
"delay": 209,
"time": "1769170889"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 230,
"time": "1769170610"
},
"departure": {
"delay": 230,
"time": "1769170610"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 288,
"time": "1769171148"
},
"departure": {
"delay": 288,
"time": "1769171148"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 244,
"time": "1769171224"
},
"departure": {
"delay": 244,
"time": "1769171224"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 215,
"time": "1769170535"
},
"departure": {
"delay": 215,
"time": "1769170535"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1769170654"
},
"departure": {
"delay": 217,
"time": "1769170657"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 238,
"time": "1769170858"
},
"departure": {
"delay": 238,
"time": "1769170858"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490624:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6068:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769174580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769174760"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769174700"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769174640"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769174820"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769174520"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769174880"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6068:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769168161"
},
"departure": {
"delay": 61,
"time": "1769168161"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769168262"
},
"departure": {
"delay": 42,
"time": "1769168262"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769168060"
},
"departure": {
"delay": 80,
"time": "1769168060"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1769169462"
},
"departure": {
"delay": 102,
"time": "1769169462"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1769167518"
},
"departure": {
"delay": 18,
"time": "1769167518"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1769169431"
},
"departure": {
"delay": 131,
"time": "1769169431"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1769168539"
},
"departure": {
"delay": -20,
"time": "1769168560"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1769167502"
},
"departure": {
"delay": 62,
"time": "1769167502"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769169360"
},
"departure": {
"delay": 60,
"time": "1769169360"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1769169536"
},
"departure": {
"delay": 116,
"time": "1769169536"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1769169510"
},
"departure": {
"delay": 90,
"time": "1769169510"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1769169237"
},
"departure": {
"delay": 21,
"time": "1769169261"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769168210"
},
"departure": {
"delay": 50,
"time": "1769168210"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769168610"
},
"departure": {
"delay": 30,
"time": "1769168610"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1769168510"
},
"departure": {
"delay": -10,
"time": "1769168510"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1769169747"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1769169113"
},
"departure": {
"delay": 66,
"time": "1769169186"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1769168436"
},
"departure": {
"delay": 96,
"time": "1769168436"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1769168385"
},
"departure": {
"delay": 105,
"time": "1769168385"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769167296",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8815:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13200:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1769170126"
},
"departure": {
"delay": 166,
"time": "1769170126"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1769169483"
},
"departure": {
"delay": 183,
"time": "1769169483"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 278,
"time": "1769169133"
},
"departure": {
"delay": 278,
"time": "1769169158"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1769170683"
},
"departure": {
"delay": 183,
"time": "1769170683"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1769171246"
},
"departure": {
"delay": 206,
"time": "1769171246"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 251,
"time": "1769170031"
},
"departure": {
"delay": 251,
"time": "1769170031"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 133,
"time": "1769170213"
},
"departure": {
"delay": 133,
"time": "1769170213"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 189,
"time": "1769169009"
},
"departure": {
"delay": 189,
"time": "1769169009"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1769169590"
},
"departure": {
"delay": 170,
"time": "1769169590"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 204,
"time": "1769169684"
},
"departure": {
"delay": 204,
"time": "1769169684"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 228,
"time": "1769171508"
},
"departure": {
"delay": 228,
"time": "1769171508"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 63,
"time": "1769168883"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1769170408"
},
"departure": {
"delay": 113,
"time": "1769170433"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 189,
"time": "1769170509"
},
"departure": {
"delay": 189,
"time": "1769170509"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 234,
"time": "1769171334"
},
"departure": {
"delay": 234,
"time": "1769171334"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 246,
"time": "1769170926"
},
"departure": {
"delay": 246,
"time": "1769170926"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1769170283"
},
"departure": {
"delay": 108,
"time": "1769170308"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 266,
"time": "1769169206"
},
"departure": {
"delay": 266,
"time": "1769169206"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1769169318"
},
"departure": {
"delay": 198,
"time": "1769169318"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1769171390"
},
"departure": {
"delay": 230,
"time": "1769171390"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 265,
"time": "1769170885"
},
"departure": {
"delay": 265,
"time": "1769170885"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 138,
"time": "1769168934"
},
"departure": {
"delay": 138,
"time": "1769168958"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 257,
"time": "1769171117"
},
"departure": {
"delay": 257,
"time": "1769171117"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 222,
"time": "1769170062"
},
"departure": {
"delay": 222,
"time": "1769170062"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 238,
"time": "1769171038"
},
"departure": {
"delay": 238,
"time": "1769171038"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1769169859"
},
"departure": {
"delay": 163,
"time": "1769169883"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1769169058"
},
"departure": {
"delay": 178,
"time": "1769169058"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 193,
"time": "1769169433"
},
"departure": {
"delay": 193,
"time": "1769169433"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1769169608"
},
"departure": {
"delay": 128,
"time": "1769169608"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1769170184"
},
"departure": {
"delay": 104,
"time": "1769170184"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1769170833"
},
"departure": {
"delay": 213,
"time": "1769170833"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1769170585"
},
"departure": {
"delay": 145,
"time": "1769170585"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1769169783"
},
"departure": {
"delay": 183,
"time": "1769169783"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1769171165"
},
"departure": {
"delay": 245,
"time": "1769171165"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 258,
"time": "1769172018"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 184,
"time": "1769169364"
},
"departure": {
"delay": 184,
"time": "1769169364"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769168896",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13200:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8798:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769170773"
},
"departure": {
"delay": -27,
"time": "1769170773"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769171592"
},
"departure": {
"delay": 12,
"time": "1769171592"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1769170476"
},
"departure": {
"delay": 36,
"time": "1769170476"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769170226"
},
"departure": {
"delay": 27,
"time": "1769170227"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1769171865"
},
"departure": {
"delay": -15,
"time": "1769171865"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1769171683"
},
"departure": {
"delay": 43,
"time": "1769171683"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1769172105"
},
"departure": {
"delay": -15,
"time": "1769172105"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1769172022"
},
"departure": {
"delay": 22,
"time": "1769172022"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769171351"
},
"departure": {
"delay": 11,
"time": "1769171351"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1769170401"
},
"departure": {
"delay": 46,
"time": "1769170426"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1769171110"
},
"departure": {
"delay": 10,
"time": "1769171110"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769171264"
},
"departure": {
"delay": 44,
"time": "1769171264"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769172044"
},
"departure": {
"delay": 44,
"time": "1769172044"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1769170942"
},
"departure": {
"delay": 22,
"time": "1769170942"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1769171445"
},
"departure": {
"delay": -15,
"time": "1769171445"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1769171151"
},
"departure": {
"delay": -9,
"time": "1769171151"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1769170992"
},
"departure": {
"delay": 12,
"time": "1769170992"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1769170577"
},
"departure": {
"delay": 17,
"time": "1769170577"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1769170247"
},
"departure": {
"delay": -13,
"time": "1769170247"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769170841"
},
"departure": {
"delay": 41,
"time": "1769170841"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769171948"
},
"departure": {
"delay": 8,
"time": "1769171948"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769170684"
},
"departure": {
"delay": 4,
"time": "1769170684"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1769170651"
},
"departure": {
"delay": -29,
"time": "1769170651"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1769171509"
},
"departure": {
"delay": -11,
"time": "1769171509"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1769171025"
},
"departure": {
"delay": -15,
"time": "1769171025"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769170326"
},
"departure": {
"delay": 31,
"time": "1769170351"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769171307"
},
"departure": {
"delay": 27,
"time": "1769171307"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769170526"
},
"departure": {
"delay": 26,
"time": "1769170526"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8798:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596643:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -174,
"time": "1769172546"
},
"departure": {
"delay": -174,
"time": "1769172546"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -193,
"time": "1769172707"
},
"departure": {
"delay": -193,
"time": "1769172707"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -116,
"time": "1769172304"
},
"departure": {
"delay": -116,
"time": "1769172304"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -835,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1435,
"time": "1769170865"
},
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -895,
"time": "1769170865"
},
"departure": {
"delay": -895,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -192,
"time": "1769172588"
},
"departure": {
"delay": -192,
"time": "1769172588"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1075,
"time": "1769170865"
},
"departure": {
"delay": -1075,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -166,
"time": "1769172374"
},
"departure": {
"delay": -166,
"time": "1769172374"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1375,
"time": "1769170865"
},
"departure": {
"delay": -1375,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -144,
"time": "1769172456"
},
"departure": {
"delay": -144,
"time": "1769172456"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -193,
"time": "1769172767"
},
"departure": {
"delay": -193,
"time": "1769172767"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -193,
"time": "1769172647"
},
"departure": {
"delay": -193,
"time": "1769172647"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1255,
"time": "1769170865"
},
"departure": {
"delay": -1255,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -223,
"time": "1769172797"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596643:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769170831"
},
"departure": {
"delay": 102,
"time": "1769170842"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -95,
"time": "1769171055"
},
"departure": {
"delay": -95,
"time": "1769171065"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -205,
"time": "1769172325"
},
"departure": {
"delay": -205,
"time": "1769172335"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -77,
"time": "1769171013"
},
"departure": {
"delay": -77,
"time": "1769171023"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -208,
"time": "1769172262"
},
"departure": {
"delay": -208,
"time": "1769172272"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -147,
"time": "1769171903"
},
"departure": {
"delay": -147,
"time": "1769171913"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1769170923"
},
"departure": {
"delay": 73,
"time": "1769170933"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -177,
"time": "1769171513"
},
"departure": {
"delay": -177,
"time": "1769171523"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -156,
"time": "1769171474"
},
"departure": {
"delay": -156,
"time": "1769171484"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -80,
"time": "1769172520"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -153,
"time": "1769171417"
},
"departure": {
"delay": -153,
"time": "1769171427"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -203,
"time": "1769172087"
},
"departure": {
"delay": -203,
"time": "1769172097"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -152,
"time": "1769171598"
},
"departure": {
"delay": -152,
"time": "1769171608"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -140,
"time": "1769171250"
},
"departure": {
"delay": -140,
"time": "1769171260"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -103,
"time": "1769171827"
},
"departure": {
"delay": -103,
"time": "1769171837"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -124,
"time": "1769171146"
},
"departure": {
"delay": -124,
"time": "1769171156"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -187,
"time": "1769172163"
},
"departure": {
"delay": -187,
"time": "1769172173"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -116,
"time": "1769171754"
},
"departure": {
"delay": -116,
"time": "1769171764"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1769170731"
},
"departure": {
"delay": 117,
"time": "1769170737"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -188,
"time": "1769171982"
},
"departure": {
"delay": -188,
"time": "1769171992"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -164,
"time": "1769171346"
},
"departure": {
"delay": -164,
"time": "1769171356"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
}
],
"timestamp": "1769170870",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769169798"
},
"departure": {
"delay": 114,
"time": "1769169834"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1769169408"
},
"departure": {
"delay": 134,
"time": "1769169434"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1769170552"
},
"departure": {
"delay": 134,
"time": "1769170574"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1769169960"
},
"departure": {
"delay": 74,
"time": "1769169974"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1769169480"
},
"departure": {
"delay": 154,
"time": "1769169514"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769170368"
},
"departure": {
"delay": 54,
"time": "1769170374"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769170160"
},
"departure": {
"delay": 94,
"time": "1769170174"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1769169305"
},
"departure": {
"delay": 154,
"time": "1769169334"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1769169896"
},
"departure": {
"delay": 74,
"time": "1769169914"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1769169588"
},
"departure": {
"delay": 134,
"time": "1769169614"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769170819"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1769170051"
},
"departure": {
"delay": 114,
"time": "1769170074"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1769170457"
},
"departure": {
"delay": 94,
"time": "1769170474"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1769170266"
},
"departure": {
"delay": 94,
"time": "1769170294"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769169695"
},
"departure": {
"delay": 134,
"time": "1769169734"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1769170642"
},
"departure": {
"delay": 94,
"time": "1769170654"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1769169202"
},
"departure": {
"delay": 114,
"time": "1769169234"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 74,
"time": "1769169134"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169137",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2629:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7552:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769173224"
},
"departure": {
"delay": 24,
"time": "1769173224"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1769173110"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769173171"
},
"departure": {
"delay": 31,
"time": "1769173171"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769173283"
},
"departure": {
"delay": 23,
"time": "1769173283"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7552:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769172121"
},
"departure": {
"delay": 1,
"time": "1769172121"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1769171200"
},
"departure": {
"delay": 40,
"time": "1769171200"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1769172277"
},
"departure": {
"delay": 37,
"time": "1769172277"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 16,
"time": "1769171956"
},
"departure": {
"delay": 16,
"time": "1769171956"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 28,
"time": "1769171008"
},
"departure": {
"delay": 28,
"time": "1769171008"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -8,
"time": "1769171512"
},
"departure": {
"delay": -8,
"time": "1769171512"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1769172188"
},
"departure": {
"delay": 8,
"time": "1769172188"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1769171255"
},
"departure": {
"delay": 35,
"time": "1769171255"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1769172373"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 22,
"time": "1769171602"
},
"departure": {
"delay": 22,
"time": "1769171602"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1769170894"
},
"departure": {
"delay": 34,
"time": "1769170894"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1769171311"
},
"departure": {
"delay": 31,
"time": "1769171311"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1769171873"
},
"departure": {
"delay": -7,
"time": "1769171873"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1769171692"
},
"departure": {
"delay": -8,
"time": "1769171692"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1769171748"
},
"departure": {
"delay": -12,
"time": "1769171748"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1769170842"
},
"departure": {
"delay": 102,
"time": "1769170842"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1769172232"
},
"departure": {
"delay": 52,
"time": "1769172232"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 28,
"time": "1769171128"
},
"departure": {
"delay": 28,
"time": "1769171128"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769171470"
},
"departure": {
"delay": 70,
"time": "1769171470"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597858:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769172779"
},
"departure": {
"delay": 59,
"time": "1769172779"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1769172626"
},
"departure": {
"delay": 26,
"time": "1769172626"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1769172919"
},
"departure": {
"delay": 19,
"time": "1769172919"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 30,
"time": "1769171130"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769171577"
},
"departure": {
"delay": 57,
"time": "1769171577"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1769171460"
},
"departure": {
"delay": 300,
"time": "1769171460"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769171730"
},
"departure": {
"delay": 30,
"time": "1769171730"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769173325"
},
"departure": {
"delay": 5,
"time": "1769173325"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769173620"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769171504"
},
"departure": {
"delay": 44,
"time": "1769171504"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769173145"
},
"departure": {
"delay": 5,
"time": "1769173145"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769172450"
},
"departure": {
"delay": 30,
"time": "1769172450"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769171626"
},
"departure": {
"delay": 46,
"time": "1769171626"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769172832"
},
"departure": {
"delay": 52,
"time": "1769172832"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769170795",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7275:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx905:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769169300"
},
"departure": {
"delay": 60,
"time": "1769169300"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769171547"
},
"departure": {
"delay": 27,
"time": "1769171547"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1769169849"
},
"departure": {
"delay": 69,
"time": "1769169849"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769170100"
},
"departure": {
"delay": 20,
"time": "1769170100"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769171442"
},
"departure": {
"delay": 42,
"time": "1769171442"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1769168970"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1769169504"
},
"departure": {
"delay": 84,
"time": "1769169504"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769170399"
},
"departure": {
"delay": 79,
"time": "1769170399"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769171727"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769170024"
},
"departure": {
"delay": 64,
"time": "1769170024"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769169100"
},
"departure": {
"delay": 40,
"time": "1769169100"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769171197"
},
"departure": {
"delay": 37,
"time": "1769171197"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769169626"
},
"departure": {
"delay": 26,
"time": "1769169626"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1769169924"
},
"departure": {
"delay": 84,
"time": "1769169924"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769171127"
},
"departure": {
"delay": 27,
"time": "1769171127"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1769170938"
},
"departure": {
"delay": 78,
"time": "1769170938"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1769169426"
},
"departure": {
"delay": 66,
"time": "1769169426"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1769169175"
},
"departure": {
"delay": 55,
"time": "1769169175"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769171367"
},
"departure": {
"delay": 27,
"time": "1769171367"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1769169680"
},
"departure": {
"delay": 43,
"time": "1769169703"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769171308"
},
"departure": {
"delay": 28,
"time": "1769171308"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -6,
"time": "1769170590"
},
"departure": {
"delay": -6,
"time": "1769170674"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1769170302"
},
"departure": {
"delay": 64,
"time": "1769170324"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1769170852"
},
"departure": {
"delay": 52,
"time": "1769170852"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1769171092"
},
"departure": {
"delay": 52,
"time": "1769171092"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769170477"
},
"departure": {
"delay": 37,
"time": "1769170477"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769170176"
},
"departure": {
"delay": 59,
"time": "1769170199"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769168757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx905:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769170980"
},
"departure": {
"delay": -60,
"time": "1769170980"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769170380"
},
"departure": {
"delay": 5,
"time": "1769170385"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1769170500"
},
"departure": {
"delay": -55,
"time": "1769170505"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1769171040"
},
"departure": {
"delay": -60,
"time": "1769171040"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1769170810"
},
"departure": {
"delay": -45,
"time": "1769170815"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769170320"
},
"departure": {
"delay": 5,
"time": "1769170325"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1769171160"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769170680"
},
"departure": {
"delay": 5,
"time": "1769170685"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769170440"
},
"departure": {
"delay": 5,
"time": "1769170445"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769170860"
},
"departure": {
"delay": -60,
"time": "1769170860"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1769171100"
},
"departure": {
"delay": -60,
"time": "1769171100"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769170800"
},
"departure": {
"delay": 5,
"time": "1769170805"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1533:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1769170440"
},
"departure": {
"delay": -55,
"time": "1769170445"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769170260"
},
"departure": {
"delay": -60,
"time": "1769170320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769170740"
},
"departure": {
"delay": 5,
"time": "1769170745"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1769170560"
},
"departure": {
"delay": -55,
"time": "1769170565"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769170800"
},
"departure": {
"delay": 5,
"time": "1769170805"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171040"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769170847",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:595:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1769172691"
},
"departure": {
"delay": -89,
"time": "1769172691"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -116,
"time": "1769172484"
},
"departure": {
"delay": -116,
"time": "1769172484"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -48,
"time": "1769172852"
},
"departure": {
"delay": -48,
"time": "1769172852"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1769171836"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1769171708"
},
"departure": {
"delay": -52,
"time": "1769171708"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -92,
"time": "1769172568"
},
"departure": {
"delay": -92,
"time": "1769172568"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -105,
"time": "1769172975"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -56,
"time": "1769172184"
},
"departure": {
"delay": -56,
"time": "1769172184"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1769172283"
},
"departure": {
"delay": -17,
"time": "1769172283"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1769172418"
},
"departure": {
"delay": -62,
"time": "1769172418"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1769172790"
},
"departure": {
"delay": -50,
"time": "1769172790"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1769171558"
},
"departure": {
"delay": -22,
"time": "1769171558"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769172888"
},
"departure": {
"delay": -12,
"time": "1769172888"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769171430"
},
"departure": {
"delay": 30,
"time": "1769171430"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -56,
"time": "1769172544"
},
"departure": {
"delay": -56,
"time": "1769172544"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1769171620"
},
"departure": {
"delay": -80,
"time": "1769171620"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1769172321"
},
"departure": {
"delay": -39,
"time": "1769172321"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1769172265"
},
"departure": {
"delay": -35,
"time": "1769172265"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1769172351"
},
"departure": {
"delay": -69,
"time": "1769172351"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -52,
"time": "1769171768"
},
"departure": {
"delay": -52,
"time": "1769171768"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1769172090"
},
"departure": {
"delay": -30,
"time": "1769172090"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470550:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230564x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769170087"
},
"departure": {
"delay": 7,
"time": "1769170087"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769171408"
},
"departure": {
"delay": 8,
"time": "1769171408"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769172367"
},
"departure": {
"delay": 7,
"time": "1769172367"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769170572"
},
"departure": {
"delay": 12,
"time": "1769170572"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769171167"
},
"departure": {
"delay": 7,
"time": "1769171167"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1769172437"
},
"departure": {
"delay": 17,
"time": "1769172437"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1769170859"
},
"departure": {
"delay": 59,
"time": "1769170859"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1769172601"
},
"departure": {
"delay": 61,
"time": "1769172601"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1769170422"
},
"departure": {
"delay": 42,
"time": "1769170422"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1769172407"
},
"departure": {
"delay": 47,
"time": "1769172407"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1769171467"
},
"departure": {
"delay": 7,
"time": "1769171467"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769172727"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1769171336"
},
"departure": {
"delay": 56,
"time": "1769171336"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1769172547"
},
"departure": {
"delay": 7,
"time": "1769172547"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1769172656"
},
"departure": {
"delay": 56,
"time": "1769172656"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 55,
"time": "1769170315"
},
"departure": {
"delay": 55,
"time": "1769170315"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769172307"
},
"departure": {
"delay": 7,
"time": "1769172307"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1769170747"
},
"departure": {
"delay": 67,
"time": "1769170747"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769171532"
},
"departure": {
"delay": 12,
"time": "1769171532"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1769170527"
},
"departure": {
"delay": 87,
"time": "1769170527"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769170633"
},
"departure": {
"delay": 13,
"time": "1769170633"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1769170384"
},
"departure": {
"delay": 64,
"time": "1769170384"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769171099"
},
"departure": {
"delay": 59,
"time": "1769171099"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769172067"
},
"departure": {
"delay": 7,
"time": "1769172067"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1769170180"
},
"departure": {
"delay": 40,
"time": "1769170180"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769171639"
},
"departure": {
"delay": 59,
"time": "1769171639"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1769171719"
},
"departure": {
"delay": 19,
"time": "1769171719"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1769171827"
},
"departure": {
"delay": 7,
"time": "1769171827"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769171007"
},
"departure": {
"delay": 27,
"time": "1769171007"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769172171"
},
"departure": {
"delay": 51,
"time": "1769172171"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1769170816"
},
"departure": {
"delay": 16,
"time": "1769170816"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1769170702"
},
"departure": {
"delay": 22,
"time": "1769170702"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1769170921"
},
"departure": {
"delay": 61,
"time": "1769170921"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769172512"
},
"departure": {
"delay": 32,
"time": "1769172512"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1769170060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230564x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191320"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769190960"
},
"departure": {
"time": "1769190960"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769191020"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769191140"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769190600"
},
"departure": {
"time": "1769190600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769190540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2789:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769193360"
},
"departure": {
"time": "1769193360"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769192940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769193480"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193720"
},
"departure": {
"time": "1769193720"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193540"
},
"departure": {
"time": "1769193540"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769193660"
},
"departure": {
"time": "1769193660"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769193960"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2935:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769192340"
},
"departure": {
"time": "1769192340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193720"
},
"departure": {
"time": "1769193720"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769192465"
},
"departure": {
"delay": 5,
"time": "1769192465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769193120"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769192640"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769192400"
},
"departure": {
"time": "1769192400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769192880"
},
"departure": {
"time": "1769192880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769191920"
},
"departure": {
"time": "1769191920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769191980"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769194325"
},
"departure": {
"delay": 5,
"time": "1769194325"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769192345"
},
"departure": {
"delay": 5,
"time": "1769192345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769192760"
},
"departure": {
"time": "1769192760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769192100"
},
"departure": {
"time": "1769192100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769192940"
},
"departure": {
"time": "1769192940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769194560"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769193960"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"departure": {
"time": "1769191800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192220"
},
"departure": {
"time": "1769192220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769192580"
},
"departure": {
"time": "1769192580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769192520"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769192460"
},
"departure": {
"time": "1769192460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1115:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1599:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769187305"
},
"departure": {
"delay": 5,
"time": "1769187305"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769186580"
},
"departure": {
"time": "1769186580"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769188260"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769187360"
},
"departure": {
"time": "1769187360"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769185980"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186760"
},
"departure": {
"time": "1769186760"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769186700"
},
"departure": {
"time": "1769186700"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170844",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx499:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185140"
},
"departure": {
"time": "1769185140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769186220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769184900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769185020"
},
"departure": {
"time": "1769185020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:949:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071971x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1769170598"
},
"departure": {
"delay": 218,
"time": "1769170598"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 203,
"time": "1769171483"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1769170534"
},
"departure": {
"delay": 154,
"time": "1769170534"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 258,
"time": "1769171058"
},
"departure": {
"delay": 258,
"time": "1769171058"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1769170692"
},
"departure": {
"delay": 192,
"time": "1769170692"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 203,
"time": "1769170883"
},
"departure": {
"delay": 203,
"time": "1769170883"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 222,
"time": "1769170962"
},
"departure": {
"delay": 222,
"time": "1769170962"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1769171243"
},
"departure": {
"delay": 203,
"time": "1769171243"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1769170755"
},
"departure": {
"delay": 195,
"time": "1769170755"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 272,
"time": "1769170292"
},
"departure": {
"delay": 272,
"time": "1769170292"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 262,
"time": "1769171122"
},
"departure": {
"delay": 262,
"time": "1769171122"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1769170306"
},
"departure": {
"delay": 166,
"time": "1769170306"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 223,
"time": "1769170483"
},
"departure": {
"delay": 223,
"time": "1769170483"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 255,
"time": "1769170455"
},
"departure": {
"delay": 255,
"time": "1769170455"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 216,
"time": "1769170176"
},
"departure": {
"delay": 216,
"time": "1769170176"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769170560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071971x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470552:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -142,
"time": "1769174258"
},
"departure": {
"delay": -142,
"time": "1769174258"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -163,
"time": "1769174597"
},
"departure": {
"delay": -163,
"time": "1769174597"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -189,
"time": "1769174451"
},
"departure": {
"delay": -189,
"time": "1769174451"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -191,
"time": "1769174869"
},
"departure": {
"delay": -191,
"time": "1769174869"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -199,
"time": "1769174981"
},
"departure": {
"delay": -199,
"time": "1769174981"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1769173940"
},
"departure": {
"delay": -40,
"time": "1769173940"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -96,
"time": "1769174064"
},
"departure": {
"delay": -96,
"time": "1769174064"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -193,
"time": "1769174627"
},
"departure": {
"delay": -193,
"time": "1769174627"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -172,
"time": "1769174528"
},
"departure": {
"delay": -172,
"time": "1769174528"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -75,
"time": "1769174145"
},
"departure": {
"delay": -75,
"time": "1769174145"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -167,
"time": "1769174833"
},
"departure": {
"delay": -167,
"time": "1769174833"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -205,
"time": "1769174675"
},
"departure": {
"delay": -205,
"time": "1769174675"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769173830"
},
"departure": {
"delay": 30,
"time": "1769173830"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -210,
"time": "1769175270"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -157,
"time": "1769175083"
},
"departure": {
"delay": -157,
"time": "1769175083"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -157,
"time": "1769175143"
},
"departure": {
"delay": -157,
"time": "1769175143"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -147,
"time": "1769174553"
},
"departure": {
"delay": -147,
"time": "1769174553"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -168,
"time": "1769174352"
},
"departure": {
"delay": -168,
"time": "1769174352"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -117,
"time": "1769175183"
},
"departure": {
"delay": -117,
"time": "1769175183"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -114,
"time": "1769173986"
},
"departure": {
"delay": -114,
"time": "1769173986"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -135,
"time": "1769174205"
},
"departure": {
"delay": -135,
"time": "1769174205"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -238,
"time": "1769174762"
},
"departure": {
"delay": -238,
"time": "1769174762"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470552:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057765x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1769173118"
},
"departure": {
"delay": 38,
"time": "1769173118"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1769171828"
},
"departure": {
"delay": 8,
"time": "1769171828"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769173933"
},
"departure": {
"delay": 13,
"time": "1769173933"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769171738"
},
"departure": {
"delay": 38,
"time": "1769171738"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769173167"
},
"departure": {
"delay": 27,
"time": "1769173167"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769173056"
},
"departure": {
"delay": 36,
"time": "1769173056"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1769172663"
},
"departure": {
"delay": 3,
"time": "1769172663"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769174641"
},
"departure": {
"delay": 1,
"time": "1769174641"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 41,
"time": "1769172281"
},
"departure": {
"delay": 41,
"time": "1769172281"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769174683"
},
"departure": {
"delay": 43,
"time": "1769174683"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1769172312"
},
"departure": {
"delay": 12,
"time": "1769172312"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769174613"
},
"departure": {
"delay": 33,
"time": "1769174613"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 9,
"time": "1769171589"
},
"departure": {
"delay": 9,
"time": "1769171589"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769174146"
},
"departure": {
"delay": 46,
"time": "1769174146"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1769174820"
},
"departure": {
"time": "1769174820"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 55,
"time": "1769172235"
},
"departure": {
"delay": 55,
"time": "1769172235"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769172197"
},
"departure": {
"delay": 17,
"time": "1769172197"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1769174784"
},
"departure": {
"delay": 24,
"time": "1769174784"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1769172156"
},
"departure": {
"delay": 36,
"time": "1769172156"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769174194"
},
"departure": {
"delay": 34,
"time": "1769174194"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 59,
"time": "1769171519"
},
"departure": {
"delay": 59,
"time": "1769171519"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769173572"
},
"departure": {
"delay": 12,
"time": "1769173572"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769174542"
},
"departure": {
"delay": 22,
"time": "1769174542"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769174754"
},
"departure": {
"delay": 54,
"time": "1769174754"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769173507"
},
"departure": {
"delay": 7,
"time": "1769173507"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1769173241"
},
"departure": {
"delay": 41,
"time": "1769173241"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769171632"
},
"departure": {
"delay": 52,
"time": "1769171632"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1769171690"
},
"departure": {
"delay": 50,
"time": "1769171690"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769173288"
},
"departure": {
"delay": 28,
"time": "1769173288"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1769174017"
},
"departure": {
"delay": 37,
"time": "1769174017"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 31,
"time": "1769172091"
},
"departure": {
"delay": 31,
"time": "1769172091"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1769172967"
},
"departure": {
"delay": 7,
"time": "1769172967"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769174880"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 33,
"time": "1769173653"
},
"departure": {
"delay": 33,
"time": "1769173653"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 8,
"time": "1769174408"
},
"departure": {
"delay": 8,
"time": "1769174408"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1769170750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057765x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769170198"
},
"departure": {
"delay": 118,
"time": "1769170198"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1769170371"
},
"departure": {
"delay": 111,
"time": "1769170371"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1769170477"
},
"departure": {
"delay": 157,
"time": "1769170477"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1769170073"
},
"departure": {
"delay": 113,
"time": "1769170073"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -72,
"time": "1769169202"
},
"departure": {
"delay": -72,
"time": "1769169228"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1769170104"
},
"departure": {
"delay": 84,
"time": "1769170104"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1769169602"
},
"departure": {
"delay": 62,
"time": "1769169602"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1769169798"
},
"departure": {
"delay": 78,
"time": "1769169798"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769169881"
},
"departure": {
"delay": 62,
"time": "1769169902"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769169860"
},
"departure": {
"delay": 20,
"time": "1769169860"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1769169985"
},
"departure": {
"delay": 85,
"time": "1769169985"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1769170669"
},
"departure": {
"delay": 109,
"time": "1769170669"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1769170526"
},
"departure": {
"delay": 147,
"time": "1769170527"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -71,
"time": "1769169279"
},
"departure": {
"delay": -71,
"time": "1769169289"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769170417"
},
"departure": {
"delay": 97,
"time": "1769170417"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1769169061"
},
"departure": {
"delay": 1,
"time": "1769169061"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769169025"
},
"departure": {
"delay": 25,
"time": "1769169025"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -44,
"time": "1769169136"
},
"departure": {
"delay": -44,
"time": "1769169136"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769169737"
},
"departure": {
"delay": 17,
"time": "1769169737"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769170001"
},
"departure": {
"delay": 41,
"time": "1769170001"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769170823"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 102,
"time": "1769170277"
},
"departure": {
"delay": 102,
"time": "1769170302"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1769169532"
},
"departure": {
"delay": 52,
"time": "1769169532"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1769170603"
},
"departure": {
"delay": 110,
"time": "1769170610"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1769169345"
},
"departure": {
"delay": 37,
"time": "1769169457"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 12,
"time": "1769168952"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769169669"
},
"departure": {
"delay": 9,
"time": "1769169669"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769168956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11557:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -203,
"time": "1769175397"
},
"departure": {
"delay": -203,
"time": "1769175397"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1769174508"
},
"departure": {
"delay": 48,
"time": "1769174508"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1769174900"
},
"departure": {
"delay": -100,
"time": "1769174900"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -62,
"time": "1769174638"
},
"departure": {
"delay": -62,
"time": "1769174638"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -204,
"time": "1769175336"
},
"departure": {
"delay": -204,
"time": "1769175336"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -115,
"time": "1769174945"
},
"departure": {
"delay": -115,
"time": "1769174945"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1769174561"
},
"departure": {
"delay": -19,
"time": "1769174561"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -57,
"time": "1769174703"
},
"departure": {
"delay": -57,
"time": "1769174703"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769174433"
},
"departure": {
"delay": 33,
"time": "1769174433"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1769174791"
},
"departure": {
"delay": -29,
"time": "1769174791"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1769175000"
},
"departure": {
"delay": -120,
"time": "1769175000"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1769174268"
},
"departure": {
"delay": 108,
"time": "1769174268"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -248,
"time": "1769175472"
},
"departure": {
"delay": -248,
"time": "1769175472"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -338,
"time": "1769175562"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1769174740"
},
"departure": {
"delay": -20,
"time": "1769174740"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -156,
"time": "1769175144"
},
"departure": {
"delay": -156,
"time": "1769175144"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -112,
"time": "1769175188"
},
"departure": {
"delay": -112,
"time": "1769175188"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1769174355"
},
"departure": {
"delay": 75,
"time": "1769174355"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -127,
"time": "1769175053"
},
"departure": {
"delay": -127,
"time": "1769175053"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769174381"
},
"departure": {
"delay": 41,
"time": "1769174381"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -178,
"time": "1769175242"
},
"departure": {
"delay": -178,
"time": "1769175242"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -141,
"time": "1769175099"
},
"departure": {
"delay": -141,
"time": "1769175099"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598281:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184600"
},
"departure": {
"time": "1769184600"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769184900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769183100"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183280"
},
"departure": {
"time": "1769183280"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769183220"
},
"departure": {
"time": "1769183220"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769183340"
},
"departure": {
"time": "1769183340"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769183580"
},
"departure": {
"time": "1769183580"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769183160"
},
"departure": {
"time": "1769183160"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769184540"
},
"departure": {
"time": "1769184540"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769184480"
},
"departure": {
"time": "1769184480"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2317:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230602x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769172858"
},
"departure": {
"delay": 18,
"time": "1769172858"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1769171299"
},
"departure": {
"delay": 19,
"time": "1769171299"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769171079"
},
"departure": {
"delay": 39,
"time": "1769171079"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769173089"
},
"departure": {
"delay": 9,
"time": "1769173089"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1769172074"
},
"departure": {
"delay": 14,
"time": "1769172074"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769171158"
},
"departure": {
"delay": 58,
"time": "1769171158"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769173024"
},
"departure": {
"delay": 4,
"time": "1769173024"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1769173556"
},
"departure": {
"delay": 56,
"time": "1769173556"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1769172912"
},
"departure": {
"delay": 12,
"time": "1769172912"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769171620"
},
"departure": {
"delay": 40,
"time": "1769171620"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1769173247"
},
"departure": {
"delay": 47,
"time": "1769173247"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1769173180"
},
"departure": {
"delay": 40,
"time": "1769173180"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1769172314"
},
"departure": {
"delay": 14,
"time": "1769172314"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1769173622"
},
"departure": {
"delay": 2,
"time": "1769173622"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769173680"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1769172427"
},
"departure": {
"delay": 7,
"time": "1769172427"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769172715"
},
"departure": {
"delay": 55,
"time": "1769172715"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1769172779"
},
"departure": {
"delay": 59,
"time": "1769172779"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769170995"
},
"departure": {
"delay": 15,
"time": "1769170995"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1769173448"
},
"departure": {
"delay": 8,
"time": "1769173448"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1769172238"
},
"departure": {
"delay": 58,
"time": "1769172238"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769172478"
},
"departure": {
"delay": 58,
"time": "1769172478"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230602x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13073:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769170444"
},
"departure": {
"delay": 4,
"time": "1769170444"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769170777"
},
"departure": {
"delay": 37,
"time": "1769170777"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769173170"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1769172913"
},
"departure": {
"delay": 13,
"time": "1769172913"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1769171917"
},
"departure": {
"delay": 37,
"time": "1769171917"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1769172259"
},
"departure": {
"delay": 19,
"time": "1769172259"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1769170575"
},
"departure": {
"delay": 15,
"time": "1769170575"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769172599"
},
"departure": {
"delay": 59,
"time": "1769172599"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1769170527"
},
"departure": {
"delay": 27,
"time": "1769170527"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1769171001"
},
"departure": {
"delay": 21,
"time": "1769171001"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1769172414"
},
"departure": {
"delay": 54,
"time": "1769172414"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769170866"
},
"departure": {
"delay": 6,
"time": "1769170866"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769170163"
},
"departure": {
"delay": 23,
"time": "1769170163"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769172330"
},
"departure": {
"delay": 30,
"time": "1769172330"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769171430"
},
"departure": {
"delay": 30,
"time": "1769171430"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1769171186"
},
"departure": {
"delay": 26,
"time": "1769171186"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769170729"
},
"departure": {
"delay": 49,
"time": "1769170729"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769171070"
},
"departure": {
"delay": 30,
"time": "1769171070"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1769172212"
},
"departure": {
"delay": 32,
"time": "1769172212"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1769171656"
},
"departure": {
"delay": 16,
"time": "1769171656"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769171586"
},
"departure": {
"delay": 6,
"time": "1769171586"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769172093"
},
"departure": {
"delay": 33,
"time": "1769172093"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1769171258"
},
"departure": {
"delay": 38,
"time": "1769171258"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1769170947"
},
"departure": {
"delay": 27,
"time": "1769170947"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769171367"
},
"departure": {
"delay": 27,
"time": "1769171367"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769171730"
},
"departure": {
"delay": 30,
"time": "1769171730"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1769172719"
},
"departure": {
"delay": 59,
"time": "1769172719"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1769170410"
},
"departure": {
"delay": 30,
"time": "1769170410"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769170650"
},
"departure": {
"delay": 30,
"time": "1769170650"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769172468"
},
"departure": {
"delay": 48,
"time": "1769172468"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1769171809"
},
"departure": {
"delay": 49,
"time": "1769171809"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769172570"
},
"departure": {
"delay": 30,
"time": "1769172570"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1769172990"
},
"departure": {
"delay": 30,
"time": "1769172990"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 30,
"time": "1769172030"
},
"departure": {
"delay": 30,
"time": "1769172030"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169457",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13073:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194500"
},
"departure": {
"time": "1769194500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769194920"
},
"departure": {
"time": "1769194920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769196060"
},
"departure": {
"time": "1769196060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769195580"
},
"departure": {
"time": "1769195580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769196240"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769196720"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769195400"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1769194200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769196540"
},
"departure": {
"time": "1769196540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769194860"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769194620"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769195040"
},
"departure": {
"time": "1769195040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769196190"
},
"departure": {
"delay": 10,
"time": "1769196190"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769196185"
},
"departure": {
"delay": 5,
"time": "1769196185"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769195700"
},
"departure": {
"time": "1769195700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769195100"
},
"departure": {
"time": "1769195100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769194980"
},
"departure": {
"time": "1769194980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769195885"
},
"departure": {
"delay": 5,
"time": "1769195885"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769196545"
},
"departure": {
"delay": 5,
"time": "1769196545"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769196360"
},
"departure": {
"time": "1769196360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196120"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769194385"
},
"departure": {
"delay": 5,
"time": "1769194385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769195820"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769194680"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769195945"
},
"departure": {
"delay": 5,
"time": "1769195945"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1155:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769172272"
},
"departure": {
"delay": 32,
"time": "1769172272"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1769171991"
},
"departure": {
"delay": 51,
"time": "1769171991"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1769171473"
},
"departure": {
"delay": 13,
"time": "1769171473"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769172025"
},
"departure": {
"delay": 25,
"time": "1769172025"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1769172841"
},
"departure": {
"delay": 1,
"time": "1769172841"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769171696"
},
"departure": {
"delay": 56,
"time": "1769171696"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769172315"
},
"departure": {
"delay": 15,
"time": "1769172315"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1769171929"
},
"departure": {
"delay": 49,
"time": "1769171929"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769171600"
},
"departure": {
"delay": 20,
"time": "1769171600"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769171201"
},
"departure": {
"delay": 41,
"time": "1769171201"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769172880"
},
"departure": {
"delay": 40,
"time": "1769172880"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1769172429"
},
"departure": {
"delay": 9,
"time": "1769172429"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769171139"
},
"departure": {
"delay": 39,
"time": "1769171139"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1769172542"
},
"departure": {
"delay": 2,
"time": "1769172542"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769172127"
},
"departure": {
"delay": 7,
"time": "1769172127"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769171246"
},
"departure": {
"delay": 26,
"time": "1769171246"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769172939"
},
"departure": {
"delay": 39,
"time": "1769172939"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1769171769"
},
"departure": {
"delay": 9,
"time": "1769171769"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769172580"
},
"departure": {
"delay": 40,
"time": "1769172580"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769171297"
},
"departure": {
"delay": 17,
"time": "1769171297"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769172669"
},
"departure": {
"delay": 9,
"time": "1769172669"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769170556",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9007:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5487689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769171717"
},
"departure": {
"delay": 77,
"time": "1769171717"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 178,
"time": "1769170438"
},
"departure": {
"delay": 178,
"time": "1769170438"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769171851"
},
"departure": {
"delay": 31,
"time": "1769171851"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1769170687"
},
"departure": {
"delay": 127,
"time": "1769170687"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -59,
"time": "1769171041"
},
"departure": {
"delay": -59,
"time": "1769171041"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1769170885"
},
"departure": {
"delay": -35,
"time": "1769170885"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1769171763"
},
"departure": {
"delay": 63,
"time": "1769171763"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769170910"
},
"departure": {
"delay": -10,
"time": "1769170910"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769171458"
},
"departure": {
"delay": 58,
"time": "1769171458"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769171090"
},
"departure": {
"delay": -10,
"time": "1769171090"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769171502"
},
"departure": {
"delay": 42,
"time": "1769171502"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1769171247"
},
"departure": {
"delay": -33,
"time": "1769171247"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 157,
"time": "1769170537"
},
"departure": {
"delay": 157,
"time": "1769170537"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769172030"
},
"departure": {
"delay": -30,
"time": "1769172030"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -35,
"time": "1769171965"
},
"departure": {
"delay": -35,
"time": "1769171965"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1769171552"
},
"departure": {
"delay": 32,
"time": "1769171552"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1769170833"
},
"departure": {
"delay": 54,
"time": "1769170854"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1769171175"
},
"departure": {
"delay": -45,
"time": "1769171175"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1769171320"
},
"departure": {
"delay": -20,
"time": "1769171320"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1769171638"
},
"departure": {
"delay": 58,
"time": "1769171638"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1769171685"
},
"departure": {
"delay": 105,
"time": "1769171685"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1769170793"
},
"departure": {
"delay": 54,
"time": "1769170794"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769171823"
},
"departure": {
"delay": 3,
"time": "1769171823"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1769170574"
},
"departure": {
"delay": 134,
"time": "1769170574"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -52,
"time": "1769172188"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1769171428"
},
"departure": {
"delay": 28,
"time": "1769171428"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1769170490"
},
"departure": {
"delay": 170,
"time": "1769170490"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5487689:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:899:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184840"
},
"departure": {
"time": "1769184840"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769184720"
},
"departure": {
"time": "1769184720"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769183100"
},
"departure": {
"time": "1769183100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769185080"
},
"departure": {
"time": "1769185080"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769182860"
},
"departure": {
"time": "1769182860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769184480"
},
"departure": {
"time": "1769184480"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769184780"
},
"departure": {
"time": "1769184780"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769183580"
},
"departure": {
"time": "1769183580"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184540"
},
"departure": {
"time": "1769184540"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769183820"
},
"departure": {
"time": "1769183820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769183040"
},
"departure": {
"time": "1769183040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769184960"
},
"departure": {
"time": "1769184960"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1769182800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183280"
},
"departure": {
"time": "1769183280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769183940"
},
"departure": {
"time": "1769183940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769186160"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:899:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1030:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173080"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1030:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1769168474"
},
"departure": {
"delay": 100,
"time": "1769168500"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1769167521"
},
"departure": {
"delay": 106,
"time": "1769167546"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1769168860"
},
"departure": {
"delay": 100,
"time": "1769168860"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1769167770"
},
"departure": {
"delay": 176,
"time": "1769167796"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1769167196"
},
"departure": {
"delay": 116,
"time": "1769167196"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1769168170"
},
"departure": {
"delay": 130,
"time": "1769168170"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1769168098"
},
"departure": {
"delay": 140,
"time": "1769168120"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1769168296"
},
"departure": {
"delay": 136,
"time": "1769168296"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1769166589"
},
"departure": {
"delay": 161,
"time": "1769166641"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769167445"
},
"departure": {
"delay": 65,
"time": "1769167445"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769167370"
},
"departure": {
"delay": 50,
"time": "1769167370"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1769166948"
},
"departure": {
"delay": 70,
"time": "1769166970"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1769167121"
},
"departure": {
"delay": 101,
"time": "1769167121"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1769168971"
},
"departure": {
"delay": 91,
"time": "1769168971"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1769168770"
},
"departure": {
"delay": 70,
"time": "1769168770"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1769168920"
},
"departure": {
"delay": 100,
"time": "1769168920"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1769167296"
},
"departure": {
"delay": 36,
"time": "1769167296"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769167849"
},
"departure": {
"delay": 130,
"time": "1769167870"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1769169074"
},
"departure": {
"delay": 74,
"time": "1769169074"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1769167245"
},
"departure": {
"delay": 105,
"time": "1769167245"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769168045"
},
"departure": {
"delay": 125,
"time": "1769168045"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1769169096"
},
"departure": {
"delay": 96,
"time": "1769169096"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 137,
"time": "1769166542"
},
"departure": {
"delay": 137,
"time": "1769166557"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769167602"
},
"departure": {
"delay": 42,
"time": "1769167602"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769168342"
},
"departure": {
"delay": 122,
"time": "1769168342"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1769169220"
},
"departure": {
"delay": 100,
"time": "1769169220"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769165776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13092:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1769149873"
},
"departure": {
"delay": 140,
"time": "1769149880"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1769151127"
},
"departure": {
"delay": 158,
"time": "1769151158"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 143,
"time": "1769149523"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1769150451"
},
"departure": {
"delay": 147,
"time": "1769150487"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1769149707"
},
"departure": {
"delay": 185,
"time": "1769149745"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1769150676"
},
"departure": {
"delay": 107,
"time": "1769150687"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1769150714"
},
"departure": {
"delay": 105,
"time": "1769150745"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769150062"
},
"departure": {
"delay": 93,
"time": "1769150073"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1769150367"
},
"departure": {
"delay": 115,
"time": "1769150395"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1769150529"
},
"departure": {
"delay": 153,
"time": "1769150553"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1769151186"
},
"departure": {
"delay": 143,
"time": "1769151203"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1769150939"
},
"departure": {
"delay": 132,
"time": "1769150952"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1769150248"
},
"departure": {
"delay": 106,
"time": "1769150266"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1769149832"
},
"departure": {
"delay": 168,
"time": "1769149848"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1769149778"
},
"departure": {
"delay": 190,
"time": "1769149810"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1769149649"
},
"departure": {
"delay": 160,
"time": "1769149660"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1769151283"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1769149933"
},
"departure": {
"delay": 148,
"time": "1769150008"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1769150973"
},
"departure": {
"delay": 125,
"time": "1769151005"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1769150180"
},
"departure": {
"delay": 97,
"time": "1769150197"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1769150767"
},
"departure": {
"delay": 102,
"time": "1769150802"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1769149590"
},
"departure": {
"delay": 166,
"time": "1769149606"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1769151055"
},
"departure": {
"delay": 156,
"time": "1769151096"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 133,
"time": "1769149902"
},
"departure": {
"delay": 133,
"time": "1769149933"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1769150830"
},
"departure": {
"delay": 147,
"time": "1769150907"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1769152537"
},
"departure": {
"delay": 117,
"time": "1769152557"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1769152293"
},
"departure": {
"delay": 94,
"time": "1769152354"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1769152606"
},
"departure": {
"delay": 132,
"time": "1769152632"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769152796"
},
"departure": {
"delay": 91,
"time": "1769152831"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1769152993"
},
"departure": {
"delay": 87,
"time": "1769153007"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769152752"
},
"departure": {
"delay": 88,
"time": "1769152768"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1769152101"
},
"departure": {
"delay": 47,
"time": "1769152127"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1769152047"
},
"departure": {
"delay": 63,
"time": "1769152083"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769152872"
},
"departure": {
"delay": 79,
"time": "1769152879"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1769152953"
},
"departure": {
"delay": 102,
"time": "1769152962"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769151847"
},
"departure": {
"delay": 101,
"time": "1769151881"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1769153086"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769152226"
},
"departure": {
"delay": 44,
"time": "1769152244"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1769151963"
},
"departure": {
"delay": 97,
"time": "1769151997"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1769152454"
},
"departure": {
"delay": 112,
"time": "1769152492"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1769151803"
},
"departure": {
"delay": 96,
"time": "1769151816"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1769151930"
},
"departure": {
"delay": 100,
"time": "1769151940"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 77,
"time": "1769151677"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 250,
"time": "1769154637"
},
"departure": {
"delay": 250,
"time": "1769154670"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 205,
"time": "1769153297"
},
"departure": {
"delay": 205,
"time": "1769153305"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 206,
"time": "1769154773"
},
"departure": {
"delay": 206,
"time": "1769154806"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1769154834"
},
"departure": {
"delay": 190,
"time": "1769154850"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 268,
"time": "1769154243"
},
"departure": {
"delay": 268,
"time": "1769154268"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1769153556"
},
"departure": {
"delay": 165,
"time": "1769153565"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 235,
"time": "1769153421"
},
"departure": {
"delay": 235,
"time": "1769153455"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 293,
"time": "1769154000"
},
"departure": {
"delay": 293,
"time": "1769154053"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 218,
"time": "1769154509"
},
"departure": {
"delay": 218,
"time": "1769154518"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1769153353"
},
"departure": {
"delay": 228,
"time": "1769153388"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1769154680"
},
"departure": {
"delay": 215,
"time": "1769154695"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 257,
"time": "1769154126"
},
"departure": {
"delay": 257,
"time": "1769154137"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 263,
"time": "1769153944"
},
"departure": {
"delay": 263,
"time": "1769153963"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1769153516"
},
"departure": {
"delay": 186,
"time": "1769153526"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 220,
"time": "1769154543"
},
"departure": {
"delay": 220,
"time": "1769154580"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 203,
"time": "1769154370"
},
"departure": {
"delay": 203,
"time": "1769154383"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 213,
"time": "1769153231"
},
"departure": {
"delay": 213,
"time": "1769153253"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 262,
"time": "1769154174"
},
"departure": {
"delay": 262,
"time": "1769154202"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1769153476"
},
"departure": {
"delay": 209,
"time": "1769153489"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1769154400"
},
"departure": {
"delay": 240,
"time": "1769154480"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 165,
"time": "1769154945"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 203,
"time": "1769154732"
},
"departure": {
"delay": 203,
"time": "1769154743"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 350,
"time": "1769153571"
},
"departure": {
"delay": 350,
"time": "1769153810"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1769153848"
},
"departure": {
"delay": 276,
"time": "1769153856"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 186,
"time": "1769153166"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11712:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769170820"
},
"departure": {
"delay": 80,
"time": "1769170820"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769170630"
},
"departure": {
"delay": 131,
"time": "1769170631"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1769170787"
},
"departure": {
"delay": 107,
"time": "1769170787"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1769171794"
},
"departure": {
"delay": 94,
"time": "1769171794"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1769170429"
},
"departure": {
"delay": 109,
"time": "1769170429"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1769171601"
},
"departure": {
"delay": 81,
"time": "1769171601"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1769170473"
},
"departure": {
"delay": 93,
"time": "1769170473"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 81,
"time": "1769171721"
},
"departure": {
"delay": 81,
"time": "1769171721"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1769171125"
},
"departure": {
"delay": 85,
"time": "1769171125"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1769170515"
},
"departure": {
"delay": 135,
"time": "1769170515"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1769171361"
},
"departure": {
"delay": 81,
"time": "1769171361"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769170860"
},
"departure": {
"delay": 120,
"time": "1769170860"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1769171665"
},
"departure": {
"delay": 85,
"time": "1769171665"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1769170944"
},
"departure": {
"delay": 84,
"time": "1769170944"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1769170984"
},
"departure": {
"delay": 124,
"time": "1769170984"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1769172081"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769170305"
},
"departure": {
"delay": 48,
"time": "1769170308"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1769170752"
},
"departure": {
"delay": 132,
"time": "1769170752"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769171857"
},
"departure": {
"delay": 97,
"time": "1769171857"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1769170239"
},
"departure": {
"delay": 39,
"time": "1769170239"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769171901"
},
"departure": {
"delay": 81,
"time": "1769171901"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1769171031"
},
"departure": {
"delay": 111,
"time": "1769171031"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1769170377"
},
"departure": {
"delay": 117,
"time": "1769170377"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1769170695"
},
"departure": {
"delay": 135,
"time": "1769170695"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1769171239"
},
"departure": {
"delay": 139,
"time": "1769171239"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769169656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11712:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176440"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769177040"
},
"departure": {
"time": "1769177040"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176740"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176140"
},
"departure": {
"time": "1769176140"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769176200"
},
"departure": {
"time": "1769176200"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176920"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769176080"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769177160"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769176980"
},
"departure": {
"time": "1769176980"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1883:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2138:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769170642"
},
"departure": {
"delay": 110,
"time": "1769170670"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1769172062"
},
"departure": {
"delay": 122,
"time": "1769172062"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1769171999"
},
"departure": {
"delay": 119,
"time": "1769171999"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1769170709"
},
"departure": {
"delay": 50,
"time": "1769170730"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1769171250"
},
"departure": {
"delay": 90,
"time": "1769171250"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1769171499"
},
"departure": {
"delay": 99,
"time": "1769171499"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769171850"
},
"departure": {
"delay": 90,
"time": "1769171850"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769170443"
},
"departure": {
"delay": 70,
"time": "1769170450"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1769171925"
},
"departure": {
"delay": 105,
"time": "1769171925"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1769171139"
},
"departure": {
"delay": 99,
"time": "1769171139"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1769171716"
},
"departure": {
"delay": 136,
"time": "1769171716"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1769170979"
},
"departure": {
"delay": 119,
"time": "1769170979"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1769172339"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 155,
"time": "1769171795"
},
"departure": {
"delay": 155,
"time": "1769171795"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 103,
"time": "1769171323"
},
"departure": {
"delay": 103,
"time": "1769171323"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1769170543"
},
"departure": {
"delay": 130,
"time": "1769170570"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769171613"
},
"departure": {
"delay": 153,
"time": "1769171613"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1769171192"
},
"departure": {
"delay": 92,
"time": "1769171192"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1769170815"
},
"departure": {
"delay": 90,
"time": "1769170830"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2138:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769184240"
},
"departure": {
"time": "1769184240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769183940"
},
"departure": {
"time": "1769183940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769184540"
},
"departure": {
"time": "1769184540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769184060"
},
"departure": {
"time": "1769184060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769186340"
},
"departure": {
"time": "1769186340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769183465"
},
"departure": {
"delay": 5,
"time": "1769183465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769184600"
},
"departure": {
"time": "1769184600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769183400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186580"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769186160"
},
"departure": {
"time": "1769186160"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769183820"
},
"departure": {
"time": "1769183820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769184360"
},
"departure": {
"time": "1769184360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769184720"
},
"departure": {
"time": "1769184720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184300"
},
"departure": {
"time": "1769184300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769186220"
},
"departure": {
"time": "1769186220"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769183945"
},
"departure": {
"delay": 5,
"time": "1769183945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769184900"
},
"departure": {
"time": "1769184900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:915:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172000"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5119:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769170761"
},
"departure": {
"delay": -39,
"time": "1769170761"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 64,
"time": "1769169064"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1769169123"
},
"departure": {
"delay": 63,
"time": "1769169123"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1769170282"
},
"departure": {
"delay": 82,
"time": "1769170282"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1769169932"
},
"departure": {
"delay": 92,
"time": "1769169932"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1769169440"
},
"departure": {
"delay": 164,
"time": "1769169464"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -103,
"time": "1769170637"
},
"departure": {
"delay": -103,
"time": "1769170637"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769169742"
},
"departure": {
"delay": 104,
"time": "1769169764"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1769170857"
},
"departure": {
"delay": -63,
"time": "1769170857"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 133,
"time": "1769170033"
},
"departure": {
"delay": 133,
"time": "1769170033"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1769170511"
},
"departure": {
"delay": -109,
"time": "1769170511"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1769169664"
},
"departure": {
"delay": 124,
"time": "1769169664"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1769169496"
},
"departure": {
"delay": 136,
"time": "1769169496"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1769171011"
},
"departure": {
"delay": -29,
"time": "1769171011"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1769169192"
},
"departure": {
"delay": 72,
"time": "1769169192"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1769169339"
},
"departure": {
"delay": 124,
"time": "1769169364"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1769169565"
},
"departure": {
"delay": 145,
"time": "1769169565"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769170331"
},
"departure": {
"delay": 71,
"time": "1769170331"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1769170120"
},
"departure": {
"delay": 100,
"time": "1769170120"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1769169839"
},
"departure": {
"delay": 119,
"time": "1769169839"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769170414"
},
"departure": {
"delay": 34,
"time": "1769170414"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1769170214"
},
"departure": {
"delay": 74,
"time": "1769170214"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1769171157"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1769170824"
},
"departure": {
"delay": -36,
"time": "1769170824"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769169076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6413:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5482378211360768x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 296,
"time": "1769171146"
},
"departure": {
"delay": 296,
"time": "1769171156"
},
"stopId": "FR:50218:ZE:742490001:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 314,
"time": "1769170984"
},
"departure": {
"delay": 314,
"time": "1769170994"
},
"stopId": "FR:50218:ZE:759810003:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1769170886"
},
"departure": {
"delay": 276,
"time": "1769170896"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 253,
"time": "1769171223"
},
"departure": {
"delay": 253,
"time": "1769171233"
},
"stopId": "FR:50218:ZE:746180003:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 262,
"time": "1769171352"
},
"departure": {
"delay": 262,
"time": "1769171362"
},
"stopId": "FR:50218:ZE:752280004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 299,
"time": "1769171089"
},
"departure": {
"delay": 299,
"time": "1769171099"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 333,
"time": "1769170813"
},
"departure": {
"delay": 333,
"time": "1769170833"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 253,
"time": "1769171413"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 280,
"time": "1769171310"
},
"departure": {
"delay": 280,
"time": "1769171320"
},
"stopId": "FR:50218:ZE:757970022:ATOUMOD105",
"stopSequence": 13
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5482378211360768x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 274,
"time": "1769170114"
},
"departure": {
"delay": 274,
"time": "1769170114"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 344,
"time": "1769169884"
},
"departure": {
"delay": 344,
"time": "1769169884"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 363,
"time": "1769171823"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 368,
"time": "1769171408"
},
"departure": {
"delay": 368,
"time": "1769171408"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 214,
"time": "1769170493"
},
"departure": {
"delay": 214,
"time": "1769170534"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 399,
"time": "1769170899"
},
"departure": {
"delay": 399,
"time": "1769170899"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 396,
"time": "1769170836"
},
"departure": {
"delay": 396,
"time": "1769170836"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 264,
"time": "1769169666"
},
"departure": {
"delay": 264,
"time": "1769169684"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1769170385"
},
"departure": {
"delay": 245,
"time": "1769170385"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 374,
"time": "1769169986"
},
"departure": {
"delay": 374,
"time": "1769170034"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 368,
"time": "1769171588"
},
"departure": {
"delay": 368,
"time": "1769171588"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 363,
"time": "1769171703"
},
"departure": {
"delay": 363,
"time": "1769171703"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 233,
"time": "1769170186"
},
"departure": {
"delay": 233,
"time": "1769170193"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 363,
"time": "1769170983"
},
"departure": {
"delay": 363,
"time": "1769170983"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 355,
"time": "1769171095"
},
"departure": {
"delay": 355,
"time": "1769171095"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 362,
"time": "1769171042"
},
"departure": {
"delay": 362,
"time": "1769171042"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 254,
"time": "1769169434"
},
"departure": {
"delay": 254,
"time": "1769169434"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1769170260"
},
"departure": {
"delay": 289,
"time": "1769170309"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 360,
"time": "1769171460"
},
"departure": {
"delay": 360,
"time": "1769171460"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 353,
"time": "1769171273"
},
"departure": {
"delay": 353,
"time": "1769171273"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 363,
"time": "1769171523"
},
"departure": {
"delay": 363,
"time": "1769171523"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1769170564"
},
"departure": {
"delay": 184,
"time": "1769170564"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 274,
"time": "1769169334"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 363,
"time": "1769171343"
},
"departure": {
"delay": 363,
"time": "1769171343"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 270,
"time": "1769169489"
},
"departure": {
"delay": 270,
"time": "1769169510"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 392,
"time": "1769171192"
},
"departure": {
"delay": 392,
"time": "1769171192"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 264,
"time": "1769169384"
},
"departure": {
"delay": 264,
"time": "1769169384"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 354,
"time": "1769169815"
},
"departure": {
"delay": 354,
"time": "1769169834"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 224,
"time": "1769169563"
},
"departure": {
"delay": 224,
"time": "1769169584"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7277:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769173294"
},
"departure": {
"delay": 34,
"time": "1769173294"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1769173463"
},
"departure": {
"delay": 23,
"time": "1769173463"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769172270"
},
"departure": {
"delay": 30,
"time": "1769172270"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769172836"
},
"departure": {
"delay": 56,
"time": "1769172836"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769173530"
},
"departure": {
"delay": 30,
"time": "1769173530"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1769172663"
},
"departure": {
"delay": 3,
"time": "1769172663"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769172448"
},
"departure": {
"delay": 28,
"time": "1769172448"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769172750"
},
"departure": {
"delay": 30,
"time": "1769172750"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769173155"
},
"departure": {
"delay": 15,
"time": "1769173155"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1769173573"
},
"departure": {
"delay": 13,
"time": "1769173573"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1769173209"
},
"departure": {
"delay": 9,
"time": "1769173209"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769173366"
},
"departure": {
"delay": 46,
"time": "1769173366"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769173655"
},
"departure": {
"delay": 35,
"time": "1769173655"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769172380"
},
"departure": {
"delay": 20,
"time": "1769172380"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769173950"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769173830"
},
"departure": {
"delay": 30,
"time": "1769173830"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1769173758"
},
"departure": {
"delay": 18,
"time": "1769173758"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1769172503"
},
"departure": {
"delay": 23,
"time": "1769172503"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769168076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14054:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172240"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1089:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F5387836x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769165700"
},
"departure": {
"time": "1769165880"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769150160"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769164620"
},
"departure": {
"time": "1769164800"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769167740"
},
"departure": {
"time": "1769167920"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769151780"
},
"departure": {
"time": "1769151960"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170380"
},
"departure": {
"time": "1769170680"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173860"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769153940"
},
"departure": {
"time": "1769154240"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769156400"
},
"departure": {
"time": "1769157000"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769146543",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5376F5387836x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174700"
},
"departure": {
"time": "1769174700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769174760"
},
"departure": {
"time": "1769174760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769176800"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769176860"
},
"departure": {
"time": "1769176860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769175480"
},
"departure": {
"time": "1769175480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769175660"
},
"departure": {
"time": "1769175660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769175720"
},
"departure": {
"time": "1769175720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769177040"
},
"departure": {
"time": "1769177040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769176200"
},
"departure": {
"time": "1769176200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769177100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769175900"
},
"departure": {
"time": "1769175900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769175420"
},
"departure": {
"time": "1769175420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769175780"
},
"departure": {
"time": "1769175780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769176020"
},
"departure": {
"time": "1769176020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769176440"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769176920"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769176560"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769175060"
},
"departure": {
"time": "1769175060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:671:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191200"
},
"departure": {
"time": "1769191200"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769190720"
},
"departure": {
"time": "1769190720"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769190120"
},
"departure": {
"time": "1769190120"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769191740"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769191080"
},
"departure": {
"time": "1769191080"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769189820"
},
"departure": {
"time": "1769189820"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769190540"
},
"departure": {
"time": "1769190540"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769190240"
},
"departure": {
"time": "1769190240"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191680"
},
"departure": {
"time": "1769191680"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191320"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1769190305"
},
"departure": {
"delay": 5,
"time": "1769190305"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769190420"
},
"departure": {
"time": "1769190420"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769191620"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190360"
},
"departure": {
"time": "1769190360"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769191440"
},
"departure": {
"time": "1769191440"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769190300"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769188800"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169244",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx553:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174700"
},
"departure": {
"time": "1769174700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769175660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769175360"
},
"departure": {
"time": "1769175360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769175120"
},
"departure": {
"time": "1769175120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1769172665"
},
"departure": {
"delay": 5,
"time": "1769172665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769175300"
},
"departure": {
"time": "1769175300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769175000"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175600"
},
"departure": {
"time": "1769175600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769175005"
},
"departure": {
"delay": 5,
"time": "1769175005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769174820"
},
"departure": {
"time": "1769174820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769175480"
},
"departure": {
"time": "1769175480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769174760"
},
"departure": {
"time": "1769174760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769173145"
},
"departure": {
"delay": 5,
"time": "1769173145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769175060"
},
"departure": {
"time": "1769175060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769175240"
},
"departure": {
"time": "1769175240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:649:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182500"
},
"departure": {
"time": "1769182500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181540"
},
"departure": {
"time": "1769181540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769181660"
},
"departure": {
"time": "1769181660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769182140"
},
"departure": {
"time": "1769182140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769181420"
},
"departure": {
"time": "1769181420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769181900"
},
"departure": {
"time": "1769181900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1769181300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769181780"
},
"departure": {
"time": "1769181780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:859:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769173519"
},
"departure": {
"delay": 19,
"time": "1769173519"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769173770"
},
"departure": {
"delay": 30,
"time": "1769173770"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1769172051"
},
"departure": {
"delay": 51,
"time": "1769172051"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769173229"
},
"departure": {
"delay": 29,
"time": "1769173229"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769173728"
},
"departure": {
"delay": 48,
"time": "1769173728"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769172227"
},
"departure": {
"delay": 47,
"time": "1769172227"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769173640"
},
"departure": {
"delay": 20,
"time": "1769173640"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769173372"
},
"departure": {
"delay": 52,
"time": "1769173372"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1769174142"
},
"departure": {
"delay": 42,
"time": "1769174142"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1769172639"
},
"departure": {
"delay": 39,
"time": "1769172639"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769172450"
},
"departure": {
"delay": 30,
"time": "1769172450"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1769172149"
},
"departure": {
"delay": 29,
"time": "1769172149"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1769172377"
},
"departure": {
"delay": 17,
"time": "1769172377"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11230:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3548:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769169375"
},
"departure": {
"delay": 50,
"time": "1769169410"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1769170543"
},
"departure": {
"delay": 230,
"time": "1769170550"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1769170244"
},
"departure": {
"delay": 130,
"time": "1769170270"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1769170002"
},
"departure": {
"delay": 170,
"time": "1769170010"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1769171181"
},
"departure": {
"delay": 141,
"time": "1769171181"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 178,
"time": "1769170978"
},
"departure": {
"delay": 178,
"time": "1769170978"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1769169582"
},
"departure": {
"delay": 110,
"time": "1769169590"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1769169781"
},
"departure": {
"delay": 150,
"time": "1769169810"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1769170945"
},
"departure": {
"delay": 145,
"time": "1769170945"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 170,
"time": "1769170341"
},
"departure": {
"delay": 170,
"time": "1769170370"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1769171051"
},
"departure": {
"delay": 191,
"time": "1769171051"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1769169481"
},
"departure": {
"delay": 70,
"time": "1769169490"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1769170118"
},
"departure": {
"delay": 150,
"time": "1769170170"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1769170760"
},
"departure": {
"delay": 150,
"time": "1769170770"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1769169687"
},
"departure": {
"delay": 110,
"time": "1769169710"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1769170446"
},
"departure": {
"delay": 210,
"time": "1769170470"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 15,
"time": "1769169315"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1769171361"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1769170654"
},
"departure": {
"delay": 94,
"time": "1769170654"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 190,
"time": "1769169891"
},
"departure": {
"delay": 190,
"time": "1769169910"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3548:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 231,
"time": "1769170431"
},
"departure": {
"delay": 231,
"time": "1769170431"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1769168364"
},
"departure": {
"delay": 154,
"time": "1769168374"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 259,
"time": "1769168839"
},
"departure": {
"delay": 259,
"time": "1769168839"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1769169262"
},
"departure": {
"delay": 231,
"time": "1769169291"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 188,
"time": "1769168468"
},
"departure": {
"delay": 188,
"time": "1769168468"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 250,
"time": "1769170690"
},
"departure": {
"delay": 250,
"time": "1769170690"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1769170865"
},
"departure": {
"delay": 305,
"time": "1769170865"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 300,
"time": "1769170140"
},
"departure": {
"delay": 300,
"time": "1769170140"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 221,
"time": "1769168666"
},
"departure": {
"delay": 221,
"time": "1769168681"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 246,
"time": "1769170566"
},
"departure": {
"delay": 246,
"time": "1769170566"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 302,
"time": "1769171162"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 137,
"time": "1769168417"
},
"departure": {
"delay": 137,
"time": "1769168417"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 292,
"time": "1769170732"
},
"departure": {
"delay": 292,
"time": "1769170732"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 214,
"time": "1769169192"
},
"departure": {
"delay": 214,
"time": "1769169214"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 264,
"time": "1769170149"
},
"departure": {
"delay": 264,
"time": "1769170164"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1769169456"
},
"departure": {
"delay": 287,
"time": "1769169467"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 270,
"time": "1769170290"
},
"departure": {
"delay": 270,
"time": "1769170290"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 190,
"time": "1769168530"
},
"departure": {
"delay": 190,
"time": "1769168530"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 189,
"time": "1769168586"
},
"departure": {
"delay": 189,
"time": "1769168589"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1769168658"
},
"departure": {
"delay": 198,
"time": "1769168658"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 302,
"time": "1769170982"
},
"departure": {
"delay": 302,
"time": "1769170982"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 315,
"time": "1769170815"
},
"departure": {
"delay": 315,
"time": "1769170815"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 193,
"time": "1769168773"
},
"departure": {
"delay": 193,
"time": "1769168773"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1769170402"
},
"departure": {
"delay": 202,
"time": "1769170402"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 250,
"time": "1769169130"
},
"departure": {
"delay": 250,
"time": "1769169130"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 104,
"time": "1769168264"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 304,
"time": "1769169031"
},
"departure": {
"delay": 304,
"time": "1769169064"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 253,
"time": "1769170393"
},
"departure": {
"delay": 253,
"time": "1769170393"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 207,
"time": "1769169860"
},
"departure": {
"delay": 207,
"time": "1769169867"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 289,
"time": "1769168916"
},
"departure": {
"delay": 289,
"time": "1769168929"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 216,
"time": "1769168736"
},
"departure": {
"delay": 216,
"time": "1769168736"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 308,
"time": "1769169608"
},
"departure": {
"delay": 308,
"time": "1769169608"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 291,
"time": "1769169531"
},
"departure": {
"delay": 291,
"time": "1769169531"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 204,
"time": "1769170458"
},
"departure": {
"delay": 204,
"time": "1769170464"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1769169943"
},
"departure": {
"delay": 184,
"time": "1769169964"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 206,
"time": "1769169746"
},
"departure": {
"delay": 206,
"time": "1769169746"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769168266",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12480:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769181840"
},
"departure": {
"time": "1769181840"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769182500"
},
"departure": {
"time": "1769182500"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769182800"
},
"departure": {
"time": "1769182800"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769182620"
},
"departure": {
"time": "1769182620"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769181420"
},
"departure": {
"time": "1769181420"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769181900"
},
"departure": {
"time": "1769181900"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769181600"
},
"departure": {
"time": "1769181600"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769181120"
},
"departure": {
"time": "1769181120"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769181360"
},
"departure": {
"time": "1769181360"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182860"
},
"departure": {
"time": "1769182860"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769183100"
},
"departure": {
"time": "1769183100"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769182440"
},
"departure": {
"time": "1769182440"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769181065"
},
"departure": {
"delay": 5,
"time": "1769181065"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769181240"
},
"departure": {
"time": "1769181240"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769181060"
},
"departure": {
"time": "1769181060"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769182980"
},
"departure": {
"time": "1769182980"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769181180"
},
"departure": {
"time": "1769181180"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769181000"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769167205",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx417:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769171257"
},
"departure": {
"delay": 37,
"time": "1769171257"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769171174"
},
"departure": {
"delay": 14,
"time": "1769171174"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769171859"
},
"departure": {
"delay": 39,
"time": "1769171859"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769171744"
},
"departure": {
"delay": 44,
"time": "1769171744"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1769171432"
},
"departure": {
"delay": 32,
"time": "1769171432"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1769172023"
},
"departure": {
"delay": 23,
"time": "1769172023"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769171374"
},
"departure": {
"delay": 34,
"time": "1769171374"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769170745"
},
"departure": {
"delay": 94,
"time": "1769170774"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769171935"
},
"departure": {
"delay": 55,
"time": "1769171935"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769170936"
},
"departure": {
"delay": 16,
"time": "1769170936"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769171013"
},
"departure": {
"delay": 33,
"time": "1769171013"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769170661"
},
"departure": {
"delay": 54,
"time": "1769170674"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769170849"
},
"departure": {
"delay": 49,
"time": "1769170849"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769171510"
},
"departure": {
"delay": 50,
"time": "1769171510"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769172314"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769172116"
},
"departure": {
"delay": 56,
"time": "1769172116"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769171654"
},
"departure": {
"delay": 14,
"time": "1769171654"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769170297",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2525:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175480"
},
"departure": {
"time": "1769175480"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769175360"
},
"departure": {
"time": "1769175360"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769177040"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769176080"
},
"departure": {
"time": "1769176080"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769176085"
},
"departure": {
"delay": 5,
"time": "1769176085"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769174760"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769175540"
},
"departure": {
"time": "1769175540"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176140"
},
"departure": {
"time": "1769176140"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769175600"
},
"departure": {
"time": "1769175600"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174880"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769176200"
},
"departure": {
"time": "1769176200"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769170708",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx319:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11492:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1769172508"
},
"departure": {
"delay": -32,
"time": "1769172508"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -32,
"time": "1769171368"
},
"departure": {
"delay": -32,
"time": "1769171368"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1769172640"
},
"departure": {
"delay": -20,
"time": "1769172640"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 86,
"time": "1769170586"
},
"departure": {
"delay": 86,
"time": "1769170586"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769170999"
},
"departure": {
"delay": 19,
"time": "1769170999"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 21,
"time": "1769170521"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1769171488"
},
"departure": {
"delay": -32,
"time": "1769171488"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769172986"
},
"departure": {
"delay": 26,
"time": "1769172986"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1769170664"
},
"departure": {
"delay": 53,
"time": "1769170673"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769173101"
},
"departure": {
"delay": 21,
"time": "1769173101"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1769170840"
},
"departure": {
"delay": -20,
"time": "1769170840"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769171128"
},
"departure": {
"delay": -32,
"time": "1769171128"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1769172463"
},
"departure": {
"delay": -17,
"time": "1769172463"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -32,
"time": "1769172328"
},
"departure": {
"delay": -32,
"time": "1769172328"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1769170747"
},
"departure": {
"delay": 67,
"time": "1769170747"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769171845"
},
"departure": {
"delay": 25,
"time": "1769171845"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1769170630"
},
"departure": {
"delay": 70,
"time": "1769170630"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -22,
"time": "1769170898"
},
"departure": {
"delay": -22,
"time": "1769170898"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769173042"
},
"departure": {
"delay": 22,
"time": "1769173042"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -7,
"time": "1769171753"
},
"departure": {
"delay": -7,
"time": "1769171753"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769172196"
},
"departure": {
"delay": 16,
"time": "1769172196"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1769170546"
},
"departure": {
"delay": 46,
"time": "1769170546"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1769171162"
},
"departure": {
"delay": 2,
"time": "1769171162"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1769173168"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 21,
"time": "1769172261"
},
"departure": {
"delay": 21,
"time": "1769172261"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769170536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11492:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769161586"
},
"departure": {
"delay": 67,
"time": "1769161627"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 92,
"time": "1769160272"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1769161400"
},
"departure": {
"delay": 62,
"time": "1769161442"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1769160517"
},
"departure": {
"delay": 50,
"time": "1769160530"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1769160343"
},
"departure": {
"delay": 115,
"time": "1769160355"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1769160671"
},
"departure": {
"delay": 63,
"time": "1769160723"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1769161263"
},
"departure": {
"delay": 85,
"time": "1769161285"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1769161964"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1769161078"
},
"departure": {
"delay": 26,
"time": "1769161106"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769161843"
},
"departure": {
"delay": 57,
"time": "1769161857"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1769160402"
},
"departure": {
"delay": 110,
"time": "1769160410"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1769161793"
},
"departure": {
"delay": 73,
"time": "1769161813"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769160488"
},
"departure": {
"delay": 80,
"time": "1769160500"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1769160554"
},
"departure": {
"delay": 91,
"time": "1769160631"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769161884"
},
"departure": {
"delay": 40,
"time": "1769161900"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 106,
"time": "1769160457"
},
"departure": {
"delay": 106,
"time": "1769160466"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1769161150"
},
"departure": {
"delay": 83,
"time": "1769161223"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1769161550"
},
"departure": {
"delay": 62,
"time": "1769161562"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769161745"
},
"departure": {
"delay": 71,
"time": "1769161751"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769161710"
},
"departure": {
"delay": 105,
"time": "1769161725"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1769160868"
},
"departure": {
"delay": -18,
"time": "1769160882"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769161477"
},
"departure": {
"delay": 90,
"time": "1769161530"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769160652"
},
"departure": {
"delay": 65,
"time": "1769160665"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769160936"
},
"departure": {
"delay": 22,
"time": "1769160982"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769160778"
},
"departure": {
"delay": 3,
"time": "1769160783"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:733:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178660"
},
"departure": {
"time": "1769178660"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769176620"
},
"departure": {
"time": "1769176620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769177580"
},
"departure": {
"time": "1769177580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769178420"
},
"departure": {
"time": "1769178420"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769179200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769177100"
},
"departure": {
"time": "1769177100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769179025"
},
"departure": {
"delay": 5,
"time": "1769179025"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769178605"
},
"departure": {
"delay": 5,
"time": "1769178605"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769176800"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769177160"
},
"departure": {
"time": "1769177160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769177220"
},
"departure": {
"time": "1769177220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1769176200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769176440"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769176980"
},
"departure": {
"time": "1769176980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769178365"
},
"departure": {
"delay": 5,
"time": "1769178365"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769178300"
},
"departure": {
"time": "1769178300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769179020"
},
"departure": {
"time": "1769179020"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769177940"
},
"departure": {
"time": "1769177940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769178610"
},
"departure": {
"delay": 10,
"time": "1769178610"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769177760"
},
"departure": {
"time": "1769177760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769177040"
},
"departure": {
"time": "1769177040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769176560"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769170187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:733:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 180,
"time": "1769167980"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1769167380"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 420,
"time": "1769170440"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"delay": 120,
"time": "1769168280"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 240,
"time": "1769168880"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 120,
"time": "1769168100"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 180,
"time": "1769167920"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 240,
"time": "1769168640"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 180,
"time": "1769168460"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769166840"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 300,
"time": "1769169540"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"delay": 240,
"time": "1769170020"
},
"stopId": "FR:76178:ZE:TAEx5052:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769166300"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 240,
"time": "1769169060"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 240,
"time": "1769168760"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 120,
"time": "1769167320"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 180,
"time": "1769167620"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 240,
"time": "1769169960"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"delay": 300,
"time": "1769169180"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 240,
"time": "1769168940"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 420,
"time": "1769170260"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"delay": 420,
"time": "1769170320"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769166960"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 180,
"time": "1769167560"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 240,
"time": "1769169780"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769166600"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 420,
"time": "1769170200"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"delay": 300,
"time": "1769169600"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769166360"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1769168160"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 180,
"time": "1769168040"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 360,
"time": "1769169720"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"delay": 180,
"time": "1769167680"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769167020"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769166540"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769168340"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1769168220"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 180,
"time": "1769169840"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"delay": 180,
"time": "1769167740"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 180,
"time": "1769167860"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1769168520"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 180,
"time": "1769167500"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 240,
"time": "1769169420"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 240,
"time": "1769168820"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769166660"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769166420"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769167080"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769170263",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3032:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769168219"
},
"departure": {
"delay": 103,
"time": "1769168263"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1769169188"
},
"departure": {
"delay": 153,
"time": "1769169213"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1769168916"
},
"departure": {
"delay": 156,
"time": "1769168916"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1769167638"
},
"departure": {
"delay": 138,
"time": "1769167638"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1769167755"
},
"departure": {
"delay": 135,
"time": "1769167755"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1769168990"
},
"departure": {
"delay": 110,
"time": "1769168990"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 193,
"time": "1769168088"
},
"departure": {
"delay": 193,
"time": "1769168113"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769167690"
},
"departure": {
"delay": 130,
"time": "1769167690"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 173,
"time": "1769169293"
},
"departure": {
"delay": 173,
"time": "1769169293"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1769169345"
},
"departure": {
"delay": 105,
"time": "1769169345"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1769168413"
},
"departure": {
"delay": 73,
"time": "1769168413"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1769169416"
},
"departure": {
"delay": 116,
"time": "1769169416"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 208,
"time": "1769168788"
},
"departure": {
"delay": 208,
"time": "1769168788"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1769169488"
},
"departure": {
"delay": 128,
"time": "1769169488"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 143,
"time": "1769167438"
},
"departure": {
"delay": 143,
"time": "1769167463"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1769168521"
},
"departure": {
"delay": 152,
"time": "1769168552"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1769167588"
},
"departure": {
"delay": 148,
"time": "1769167588"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1769168844"
},
"departure": {
"delay": 144,
"time": "1769168844"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769167296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7876:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057459x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1769171241"
},
"departure": {
"delay": 81,
"time": "1769171241"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1769172872"
},
"departure": {
"delay": 92,
"time": "1769172872"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1769171763"
},
"departure": {
"delay": 63,
"time": "1769171763"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1769173839"
},
"departure": {
"delay": 39,
"time": "1769173839"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 84,
"time": "1769171424"
},
"departure": {
"delay": 84,
"time": "1769171424"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769174110"
},
"departure": {
"delay": 70,
"time": "1769174110"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 70,
"time": "1769172490"
},
"departure": {
"delay": 70,
"time": "1769172490"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769170912"
},
"departure": {
"delay": 52,
"time": "1769170912"
},
"stopId": "FR:76305:ZE:4491:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769173299"
},
"departure": {
"delay": 39,
"time": "1769173299"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1769173599"
},
"departure": {
"delay": 39,
"time": "1769173599"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 90,
"time": "1769173350"
},
"departure": {
"delay": 90,
"time": "1769173350"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1769172519"
},
"departure": {
"delay": 39,
"time": "1769172519"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769172415"
},
"departure": {
"delay": 55,
"time": "1769172415"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1769171378"
},
"departure": {
"delay": 98,
"time": "1769171378"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1769170821"
},
"departure": {
"delay": 81,
"time": "1769170821"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769174499"
},
"departure": {
"delay": 39,
"time": "1769174499"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 39,
"time": "1769172999"
},
"departure": {
"delay": 39,
"time": "1769172999"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1769174543"
},
"departure": {
"delay": 83,
"time": "1769174543"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 39,
"time": "1769174259"
},
"departure": {
"delay": 39,
"time": "1769174259"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 53,
"time": "1769174213"
},
"departure": {
"delay": 53,
"time": "1769174213"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 39,
"time": "1769174679"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 59,
"time": "1769173559"
},
"departure": {
"delay": 59,
"time": "1769173559"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1769173129"
},
"departure": {
"delay": 49,
"time": "1769173129"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1769173673"
},
"departure": {
"delay": 53,
"time": "1769173673"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 97,
"time": "1769172817"
},
"departure": {
"delay": 97,
"time": "1769172817"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769171679"
},
"departure": {
"delay": 39,
"time": "1769171679"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769171559"
},
"departure": {
"delay": 39,
"time": "1769171559"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769173085"
},
"departure": {
"delay": 65,
"time": "1769173085"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1769172702"
},
"departure": {
"delay": 42,
"time": "1769172702"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769172119"
},
"departure": {
"delay": 59,
"time": "1769172119"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1769171312"
},
"departure": {
"delay": 92,
"time": "1769171312"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1769173945"
},
"departure": {
"delay": 85,
"time": "1769173945"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 92,
"time": "1769173892"
},
"departure": {
"delay": 92,
"time": "1769173892"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 39,
"time": "1769172279"
},
"departure": {
"delay": 39,
"time": "1769172279"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1769171473"
},
"departure": {
"delay": 73,
"time": "1769171473"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769172219"
},
"departure": {
"delay": 39,
"time": "1769172219"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769171031"
},
"departure": {
"delay": 51,
"time": "1769171031"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1769173447"
},
"departure": {
"delay": 67,
"time": "1769173447"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1769172579"
},
"departure": {
"delay": 39,
"time": "1769172579"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769173479"
},
"departure": {
"delay": 39,
"time": "1769173479"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 39,
"time": "1769172039"
},
"departure": {
"delay": 39,
"time": "1769172039"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769171139"
},
"departure": {
"delay": 39,
"time": "1769171139"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769173219"
},
"departure": {
"delay": 79,
"time": "1769173219"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1769173810"
},
"departure": {
"delay": 70,
"time": "1769173810"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 93,
"time": "1769172933"
},
"departure": {
"delay": 93,
"time": "1769172933"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1769173254"
},
"departure": {
"delay": 54,
"time": "1769173254"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1769174316"
},
"departure": {
"delay": 96,
"time": "1769174316"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 83,
"time": "1769173523"
},
"departure": {
"delay": 83,
"time": "1769173523"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1769173400"
},
"departure": {
"delay": 80,
"time": "1769173400"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 82,
"time": "1769172322"
},
"departure": {
"delay": 82,
"time": "1769172322"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1769174418"
},
"departure": {
"delay": 78,
"time": "1769174418"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1769174164"
},
"departure": {
"delay": 64,
"time": "1769174164"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 41,
"time": "1769171501"
},
"departure": {
"delay": 41,
"time": "1769171501"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1769174469"
},
"departure": {
"delay": 69,
"time": "1769174469"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057459x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14184:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769168930"
},
"departure": {
"delay": -10,
"time": "1769168930"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1769169247"
},
"departure": {
"delay": -70,
"time": "1769169290"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1769168863"
},
"departure": {
"delay": -12,
"time": "1769168868"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1769169566"
},
"departure": {
"delay": -57,
"time": "1769169723"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1769169151"
},
"departure": {
"delay": -29,
"time": "1769169151"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -146,
"time": "1769169454"
},
"departure": {
"delay": -146,
"time": "1769169454"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769168767"
},
"departure": {
"delay": 8,
"time": "1769168768"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769168191"
},
"departure": {
"delay": 32,
"time": "1769168192"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -38,
"time": "1769169382"
},
"departure": {
"delay": -38,
"time": "1769169382"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769168446"
},
"departure": {
"delay": 46,
"time": "1769168446"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769168133"
},
"departure": {
"delay": 33,
"time": "1769168133"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769168100"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -74,
"time": "1769169406"
},
"departure": {
"delay": -74,
"time": "1769169406"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -45,
"time": "1769169195"
},
"departure": {
"delay": -45,
"time": "1769169195"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769169078"
},
"departure": {
"delay": 18,
"time": "1769169078"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769168076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14184:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769173727"
},
"departure": {
"delay": 47,
"time": "1769173727"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1769173863"
},
"departure": {
"delay": 3,
"time": "1769173863"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769173605"
},
"departure": {
"delay": 45,
"time": "1769173605"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769174021"
},
"departure": {
"delay": 41,
"time": "1769174021"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769173585"
},
"departure": {
"delay": 25,
"time": "1769173585"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13203:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470841:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5869,
"time": "1769170871"
},
"departure": {
"delay": -5869,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -6049,
"time": "1769170871"
},
"departure": {
"delay": -6049,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -5929,
"time": "1769170871"
},
"departure": {
"delay": -5929,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -4729,
"time": "1769170871"
},
"departure": {
"delay": -4729,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -6349,
"time": "1769170871"
},
"departure": {
"delay": -6349,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3889,
"time": "1769170871"
},
"departure": {
"delay": -3889,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -5089,
"time": "1769170871"
},
"departure": {
"delay": -5089,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -4189,
"time": "1769170871"
},
"departure": {
"delay": -4189,
"time": "1769170871"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -6289,
"time": "1769170871"
},
"departure": {
"delay": -6289,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -4009,
"time": "1769170871"
},
"departure": {
"delay": -4009,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4429,
"time": "1769170871"
},
"departure": {
"delay": -4429,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4489,
"time": "1769170871"
},
"departure": {
"delay": -4489,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -5149,
"time": "1769170871"
},
"departure": {
"delay": -5149,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2989,
"time": "1769170871"
},
"departure": {
"delay": -2989,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -5989,
"time": "1769170871"
},
"departure": {
"delay": -5989,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -7369,
"time": "1769170871"
},
"departure": {
"delay": -7369,
"time": "1769170871"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4369,
"time": "1769170871"
},
"departure": {
"delay": -4369,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -7009,
"time": "1769170871"
},
"departure": {
"delay": -7009,
"time": "1769170871"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -3709,
"time": "1769170871"
},
"departure": {
"delay": -3709,
"time": "1769170871"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2929,
"time": "1769170871"
},
"departure": {
"delay": -2929,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3169,
"time": "1769170871"
},
"departure": {
"delay": -3169,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -6049,
"time": "1769170871"
},
"departure": {
"delay": -6049,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -4909,
"time": "1769170871"
},
"departure": {
"delay": -4909,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -5389,
"time": "1769170871"
},
"departure": {
"delay": -5389,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -6589,
"time": "1769170871"
},
"departure": {
"delay": -6589,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4789,
"time": "1769170871"
},
"departure": {
"delay": -4789,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3529,
"time": "1769170871"
},
"departure": {
"delay": -3529,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -5269,
"time": "1769170871"
},
"departure": {
"delay": -5269,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -205,
"time": "1769178335"
},
"departure": {
"delay": -205,
"time": "1769178335"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -6469,
"time": "1769170871"
},
"departure": {
"delay": -6469,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -5029,
"time": "1769170871"
},
"departure": {
"delay": -5029,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -6709,
"time": "1769170871"
},
"departure": {
"delay": -6709,
"time": "1769170871"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2749,
"time": "1769170871"
},
"departure": {
"delay": -2749,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -299,
"time": "1769178721"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2629,
"time": "1769170871"
},
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -6109,
"time": "1769170871"
},
"departure": {
"delay": -6109,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3289,
"time": "1769170871"
},
"departure": {
"delay": -3289,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -4489,
"time": "1769170871"
},
"departure": {
"delay": -4489,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4609,
"time": "1769170871"
},
"departure": {
"delay": -4609,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470841:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011238x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769172650"
},
"departure": {
"delay": -10,
"time": "1769172650"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -28,
"time": "1769172512"
},
"departure": {
"delay": -28,
"time": "1769172512"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1769173530"
},
"departure": {
"delay": 30,
"time": "1769173530"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -10,
"time": "1769171330"
},
"departure": {
"delay": -10,
"time": "1769171330"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1769172714"
},
"departure": {
"delay": -6,
"time": "1769172714"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -28,
"time": "1769172572"
},
"departure": {
"delay": -28,
"time": "1769172572"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -28,
"time": "1769172932"
},
"departure": {
"delay": -28,
"time": "1769172932"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -19,
"time": "1769171921"
},
"departure": {
"delay": -19,
"time": "1769171921"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1769172191"
},
"departure": {
"delay": 11,
"time": "1769172191"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769173685"
},
"departure": {
"delay": 5,
"time": "1769173685"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -8,
"time": "1769170792"
},
"departure": {
"delay": -8,
"time": "1769170792"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769173567"
},
"departure": {
"delay": 7,
"time": "1769173567"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -28,
"time": "1769172812"
},
"departure": {
"delay": -28,
"time": "1769172812"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -14,
"time": "1769170966"
},
"departure": {
"delay": -14,
"time": "1769170966"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1769171792"
},
"departure": {
"delay": -28,
"time": "1769171792"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1769173772"
},
"departure": {
"delay": -28,
"time": "1769173772"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 20,
"time": "1769173640"
},
"departure": {
"delay": 20,
"time": "1769173640"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -28,
"time": "1769171432"
},
"departure": {
"delay": -28,
"time": "1769171432"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -17,
"time": "1769173243"
},
"departure": {
"delay": -17,
"time": "1769173243"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1769171043"
},
"departure": {
"delay": 3,
"time": "1769171043"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1769172115"
},
"departure": {
"delay": -5,
"time": "1769172115"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1769171166"
},
"departure": {
"delay": 6,
"time": "1769171166"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1769173172"
},
"departure": {
"delay": -28,
"time": "1769173172"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -28,
"time": "1769173412"
},
"departure": {
"delay": -28,
"time": "1769173412"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -28,
"time": "1769173832"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -28,
"time": "1769170892"
},
"departure": {
"delay": -28,
"time": "1769170892"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -28,
"time": "1769172332"
},
"departure": {
"delay": -28,
"time": "1769172332"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1769173490"
},
"departure": {
"delay": -10,
"time": "1769173490"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 21,
"time": "1769173461"
},
"departure": {
"delay": 21,
"time": "1769173461"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -25,
"time": "1769173715"
},
"departure": {
"delay": -25,
"time": "1769173715"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 31,
"time": "1769171731"
},
"departure": {
"delay": 31,
"time": "1769171731"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1769173276"
},
"departure": {
"delay": 16,
"time": "1769173276"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 17,
"time": "1769172857"
},
"departure": {
"delay": 17,
"time": "1769172857"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -5,
"time": "1769171875"
},
"departure": {
"delay": -5,
"time": "1769171875"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1769171557"
},
"departure": {
"delay": -23,
"time": "1769171557"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1769171508"
},
"departure": {
"delay": -12,
"time": "1769171508"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1769171997"
},
"departure": {
"delay": -3,
"time": "1769171997"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011238x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12739:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769172189"
},
"departure": {
"delay": 9,
"time": "1769172189"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769174011"
},
"departure": {
"delay": 31,
"time": "1769174011"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1769173790"
},
"departure": {
"delay": 50,
"time": "1769173790"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1769172319"
},
"departure": {
"delay": 19,
"time": "1769172319"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1769172123"
},
"departure": {
"delay": 3,
"time": "1769172123"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769173881"
},
"departure": {
"delay": 21,
"time": "1769173881"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": -120,
"time": "1769171820"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1769174121"
},
"departure": {
"delay": 21,
"time": "1769174121"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1769173938"
},
"departure": {
"delay": 18,
"time": "1769173938"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1769173646"
},
"departure": {
"delay": 26,
"time": "1769173646"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769173678"
},
"departure": {
"delay": 58,
"time": "1769173678"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1769171979"
},
"departure": {
"delay": 39,
"time": "1769171979"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769173831"
},
"departure": {
"delay": 31,
"time": "1769173831"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1769172408"
},
"departure": {
"delay": 48,
"time": "1769172408"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769174031"
},
"departure": {
"delay": 51,
"time": "1769174031"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769172012"
},
"departure": {
"delay": 12,
"time": "1769172012"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769172049"
},
"departure": {
"delay": 49,
"time": "1769172049"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769172595"
},
"departure": {
"delay": 55,
"time": "1769172595"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769174265"
},
"departure": {
"delay": 45,
"time": "1769174265"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1769172370"
},
"departure": {
"delay": 10,
"time": "1769172370"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769172273"
},
"departure": {
"delay": 33,
"time": "1769172273"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769174303"
},
"departure": {
"delay": 23,
"time": "1769174303"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1769174071"
},
"departure": {
"delay": 31,
"time": "1769174071"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769134724",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12739:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769171108"
},
"departure": {
"delay": 128,
"time": "1769171108"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769171273"
},
"departure": {
"delay": 53,
"time": "1769171273"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1769171385"
},
"departure": {
"delay": 105,
"time": "1769171385"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769170916"
},
"departure": {
"delay": 116,
"time": "1769170916"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 31,
"time": "1769170351"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1769170627"
},
"departure": {
"delay": 127,
"time": "1769170627"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1769171624"
},
"departure": {
"delay": 104,
"time": "1769171624"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1769171008"
},
"departure": {
"delay": 148,
"time": "1769171008"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1769170763"
},
"departure": {
"delay": 128,
"time": "1769170808"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1769170427"
},
"departure": {
"delay": 47,
"time": "1769170427"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769170502"
},
"departure": {
"delay": 62,
"time": "1769170502"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1769170702"
},
"departure": {
"delay": 82,
"time": "1769170702"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170297",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4506:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769171733"
},
"departure": {
"delay": 93,
"time": "1769171733"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1769171973"
},
"departure": {
"delay": 93,
"time": "1769171973"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1769171911"
},
"departure": {
"delay": 151,
"time": "1769171911"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1769172156"
},
"departure": {
"delay": 96,
"time": "1769172156"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1769172445"
},
"departure": {
"delay": 145,
"time": "1769172445"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769170808"
},
"departure": {
"delay": 93,
"time": "1769170833"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1769171831"
},
"departure": {
"delay": 131,
"time": "1769171831"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1769172513"
},
"departure": {
"delay": 93,
"time": "1769172513"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1769171253"
},
"departure": {
"delay": 93,
"time": "1769171253"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1769172753"
},
"departure": {
"delay": 93,
"time": "1769172753"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769170933"
},
"departure": {
"delay": 133,
"time": "1769170933"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1769172273"
},
"departure": {
"delay": 93,
"time": "1769172273"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1769172075"
},
"departure": {
"delay": 135,
"time": "1769172075"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769172397"
},
"departure": {
"delay": 97,
"time": "1769172397"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1769171581"
},
"departure": {
"delay": 121,
"time": "1769171581"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769171433"
},
"departure": {
"delay": 93,
"time": "1769171433"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 13,
"time": "1769170633"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1769171664"
},
"departure": {
"delay": 144,
"time": "1769171664"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1769171348"
},
"departure": {
"delay": 128,
"time": "1769171348"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769170670"
},
"departure": {
"delay": 50,
"time": "1769170670"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1769171073"
},
"departure": {
"delay": 93,
"time": "1769171073"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5930:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598416:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -142,
"time": "1769174978"
},
"departure": {
"delay": -142,
"time": "1769174978"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -144,
"time": "1769174916"
},
"departure": {
"delay": -144,
"time": "1769174916"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -163,
"time": "1769175857"
},
"departure": {
"delay": -163,
"time": "1769175857"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1769174684"
},
"departure": {
"delay": -76,
"time": "1769174684"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1769175244"
},
"departure": {
"delay": -56,
"time": "1769175244"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -99,
"time": "1769175741"
},
"departure": {
"delay": -99,
"time": "1769175741"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -125,
"time": "1769174815"
},
"departure": {
"delay": -125,
"time": "1769174815"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -56,
"time": "1769175544"
},
"departure": {
"delay": -56,
"time": "1769175544"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -190,
"time": "1769175770"
},
"departure": {
"delay": -190,
"time": "1769175770"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1769175737"
},
"departure": {
"delay": -43,
"time": "1769175737"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -116,
"time": "1769175304"
},
"departure": {
"delay": -116,
"time": "1769175304"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -59,
"time": "1769174641"
},
"departure": {
"delay": -59,
"time": "1769174641"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1769175501"
},
"departure": {
"delay": -39,
"time": "1769175501"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -198,
"time": "1769175882"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -131,
"time": "1769175649"
},
"departure": {
"delay": -131,
"time": "1769175649"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -137,
"time": "1769175823"
},
"departure": {
"delay": -137,
"time": "1769175823"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -131,
"time": "1769175589"
},
"departure": {
"delay": -131,
"time": "1769175589"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769174490"
},
"departure": {
"delay": 30,
"time": "1769174490"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -124,
"time": "1769174756"
},
"departure": {
"delay": -124,
"time": "1769174756"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1769175454"
},
"departure": {
"delay": -26,
"time": "1769175454"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -95,
"time": "1769175085"
},
"departure": {
"delay": -95,
"time": "1769175085"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1769174576"
},
"departure": {
"delay": -4,
"time": "1769174576"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598416:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx263:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769171460"
},
"departure": {
"delay": -60,
"time": "1769171460"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1769170860"
},
"departure": {
"delay": -60,
"time": "1769170860"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1769171400"
},
"departure": {
"delay": -60,
"time": "1769171400"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1769171340"
},
"departure": {
"delay": -60,
"time": "1769171340"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1769170800"
},
"departure": {
"delay": -55,
"time": "1769170805"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1769171345"
},
"departure": {
"delay": -55,
"time": "1769171345"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769170680"
},
"departure": {
"delay": 5,
"time": "1769170685"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1769170740"
},
"departure": {
"delay": -55,
"time": "1769170745"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769171520"
},
"departure": {
"delay": -60,
"time": "1769171520"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170844",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx263:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769181060"
},
"departure": {
"time": "1769181060"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769181600"
},
"departure": {
"time": "1769181600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1769180520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769181540"
},
"departure": {
"time": "1769181540"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769181300"
},
"departure": {
"time": "1769181300"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769180940"
},
"departure": {
"time": "1769180940"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769181360"
},
"departure": {
"time": "1769181360"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769180820"
},
"departure": {
"time": "1769180820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769181480"
},
"departure": {
"time": "1769181480"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181840"
},
"departure": {
"time": "1769181840"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769181120"
},
"departure": {
"time": "1769181120"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769181240"
},
"departure": {
"time": "1769181240"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769181420"
},
"departure": {
"time": "1769181420"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:833:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769171794"
},
"departure": {
"delay": 34,
"time": "1769171794"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769172138"
},
"departure": {
"delay": 18,
"time": "1769172138"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769171684"
},
"departure": {
"delay": 44,
"time": "1769171684"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769171904"
},
"departure": {
"delay": 24,
"time": "1769171904"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769171539"
},
"departure": {
"delay": 19,
"time": "1769171539"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769171631"
},
"departure": {
"delay": 51,
"time": "1769171631"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769171850"
},
"departure": {
"delay": 30,
"time": "1769171850"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1165:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4992337676599296x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1769170752"
},
"departure": {
"delay": -21,
"time": "1769170779"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1769171068"
},
"departure": {
"delay": -22,
"time": "1769171078"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1769171009"
},
"departure": {
"delay": -21,
"time": "1769171019"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769170453"
},
"departure": {
"delay": 105,
"time": "1769170485"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1769170865"
},
"departure": {
"delay": -51,
"time": "1769170929"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1769171136"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769170525"
},
"departure": {
"delay": 108,
"time": "1769170548"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"delay": 87,
"time": "1769170347"
},
"stopId": "FR:14574:ZE:258760016:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 177,
"time": "1769170653"
},
"departure": {
"delay": 177,
"time": "1769170677"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769170689"
},
"departure": {
"delay": 36,
"time": "1769170716"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1769170364"
},
"departure": {
"delay": 64,
"time": "1769170384"
},
"stopId": "FR:14574:ZE:330340001:ATOUMOD036",
"stopSequence": 2
}
],
"timestamp": "1769170837",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4992337676599296x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 251,
"time": "1769168355"
},
"departure": {
"delay": 251,
"time": "1769168411"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 411,
"time": "1769168818"
},
"departure": {
"delay": 411,
"time": "1769168871"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 391,
"time": "1769169538"
},
"departure": {
"delay": 391,
"time": "1769169571"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 471,
"time": "1769169388"
},
"departure": {
"delay": 471,
"time": "1769169411"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 231,
"time": "1769168243"
},
"departure": {
"delay": 231,
"time": "1769168271"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 151,
"time": "1769168071"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 376,
"time": "1769170156"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 371,
"time": "1769169108"
},
"departure": {
"delay": 371,
"time": "1769169131"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 451,
"time": "1769169302"
},
"departure": {
"delay": 451,
"time": "1769169331"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 413,
"time": "1769169813"
},
"departure": {
"delay": 413,
"time": "1769169833"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 291,
"time": "1769168479"
},
"departure": {
"delay": 291,
"time": "1769168511"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 371,
"time": "1769168686"
},
"departure": {
"delay": 371,
"time": "1769168711"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 331,
"time": "1769168965"
},
"departure": {
"delay": 331,
"time": "1769169031"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1769168587"
},
"departure": {
"delay": 331,
"time": "1769168611"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 551,
"time": "1769170000"
},
"departure": {
"delay": 551,
"time": "1769170031"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 491,
"time": "1769169886"
},
"departure": {
"delay": 491,
"time": "1769169911"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 451,
"time": "1769170091"
},
"departure": {
"delay": 451,
"time": "1769170111"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 191,
"time": "1769168143"
},
"departure": {
"delay": 191,
"time": "1769168171"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 411,
"time": "1769169198"
},
"departure": {
"delay": 411,
"time": "1769169231"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 501,
"time": "1769169710"
},
"departure": {
"delay": 501,
"time": "1769169741"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769168076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3506:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769167454"
},
"departure": {
"delay": 134,
"time": "1769167454"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 257,
"time": "1769169257"
},
"departure": {
"delay": 257,
"time": "1769169257"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 327,
"time": "1769169507"
},
"departure": {
"delay": 327,
"time": "1769169507"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 307,
"time": "1769169607"
},
"departure": {
"delay": 307,
"time": "1769169607"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 306,
"time": "1769169306"
},
"departure": {
"delay": 306,
"time": "1769169306"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769166960"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769167232"
},
"departure": {
"delay": 32,
"time": "1769167232"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1769168009"
},
"departure": {
"delay": -31,
"time": "1769168009"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 365,
"time": "1769169545"
},
"departure": {
"delay": 365,
"time": "1769169545"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -38,
"time": "1769168062"
},
"departure": {
"delay": -38,
"time": "1769168062"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 216,
"time": "1769169156"
},
"departure": {
"delay": 216,
"time": "1769169156"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1769167184"
},
"departure": {
"delay": 44,
"time": "1769167184"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1769167886"
},
"departure": {
"delay": 26,
"time": "1769167886"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1769167581"
},
"departure": {
"delay": 107,
"time": "1769167607"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 211,
"time": "1769169931"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 266,
"time": "1769169206"
},
"departure": {
"delay": 266,
"time": "1769169206"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1769168206"
},
"departure": {
"delay": 41,
"time": "1769168381"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1769168181"
},
"departure": {
"delay": -39,
"time": "1769168181"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 211,
"time": "1769169007"
},
"departure": {
"delay": 211,
"time": "1769169031"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1769168863"
},
"departure": {
"delay": 223,
"time": "1769168863"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1769168662"
},
"departure": {
"delay": 142,
"time": "1769168662"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1769167532"
},
"departure": {
"delay": 152,
"time": "1769167532"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1769167506"
},
"departure": {
"delay": 126,
"time": "1769167506"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1769167406"
},
"departure": {
"delay": 146,
"time": "1769167406"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1769167081"
},
"departure": {
"delay": 61,
"time": "1769167081"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 294,
"time": "1769169654"
},
"departure": {
"delay": 294,
"time": "1769169654"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 251,
"time": "1769168806"
},
"departure": {
"delay": 251,
"time": "1769168831"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 241,
"time": "1769169061"
},
"departure": {
"delay": 241,
"time": "1769169061"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1769167031"
},
"departure": {
"delay": 11,
"time": "1769167031"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1769168537"
},
"departure": {
"delay": 96,
"time": "1769168556"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 312,
"time": "1769169852"
},
"departure": {
"delay": 312,
"time": "1769169852"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 25,
"time": "1769166985"
},
"departure": {
"delay": 25,
"time": "1769166985"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1769167716"
},
"departure": {
"delay": 156,
"time": "1769167716"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1769168913"
},
"departure": {
"delay": 213,
"time": "1769168913"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 261,
"time": "1769169681"
},
"departure": {
"delay": 261,
"time": "1769169681"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 273,
"time": "1769169753"
},
"departure": {
"delay": 273,
"time": "1769169753"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 321,
"time": "1769169381"
},
"departure": {
"delay": 321,
"time": "1769169381"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 336,
"time": "1769169432"
},
"departure": {
"delay": 336,
"time": "1769169456"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1769167309"
},
"departure": {
"delay": 96,
"time": "1769167356"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1769169110"
},
"departure": {
"delay": 230,
"time": "1769169110"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 278,
"time": "1769169758"
},
"departure": {
"delay": 278,
"time": "1769169758"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 201,
"time": "1769168961"
},
"departure": {
"delay": 201,
"time": "1769168961"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769166565",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12745:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1769173260"
},
"departure": {
"delay": 180,
"time": "1769173260"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1769171220"
},
"departure": {
"delay": 180,
"time": "1769171220"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1769170380"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769172960"
},
"departure": {
"delay": 180,
"time": "1769172960"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1769171520"
},
"departure": {
"delay": 180,
"time": "1769171520"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1769171700"
},
"departure": {
"delay": 180,
"time": "1769171700"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1769171045"
},
"departure": {
"delay": 185,
"time": "1769171045"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769173440"
},
"departure": {
"delay": 180,
"time": "1769173440"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1769171040"
},
"departure": {
"delay": 180,
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1769170920"
},
"departure": {
"delay": 180,
"time": "1769170920"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769171760"
},
"departure": {
"delay": 180,
"time": "1769171760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1769172300"
},
"departure": {
"delay": 180,
"time": "1769172300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1769173320"
},
"departure": {
"delay": 180,
"time": "1769173320"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1769170440"
},
"departure": {
"delay": 185,
"time": "1769170445"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1769171160"
},
"departure": {
"delay": 180,
"time": "1769171160"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769170860"
},
"departure": {
"delay": 180,
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769172900"
},
"departure": {
"delay": 180,
"time": "1769172900"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1769173560"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1769171100"
},
"departure": {
"delay": 180,
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769172780"
},
"departure": {
"delay": 180,
"time": "1769172780"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1769170980"
},
"departure": {
"delay": 180,
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1769170620"
},
"departure": {
"delay": 245,
"time": "1769170625"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1769173325"
},
"departure": {
"delay": 185,
"time": "1769173325"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1769172480"
},
"departure": {
"delay": 180,
"time": "1769172480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1769172120"
},
"departure": {
"delay": 180,
"time": "1769172120"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1769172660"
},
"departure": {
"delay": 180,
"time": "1769172660"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1769170740"
},
"departure": {
"delay": 180,
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1769170560"
},
"departure": {
"delay": 245,
"time": "1769170565"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769173380"
},
"departure": {
"delay": 180,
"time": "1769173380"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1769171580"
},
"departure": {
"delay": 180,
"time": "1769171580"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1769171400"
},
"departure": {
"delay": 180,
"time": "1769171400"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1769170630"
},
"departure": {
"delay": 135,
"time": "1769170635"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1769173140"
},
"departure": {
"delay": 180,
"time": "1769173140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1769171640"
},
"departure": {
"delay": 180,
"time": "1769171640"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1769170925"
},
"departure": {
"delay": 185,
"time": "1769170925"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:597:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -649,
"time": "1769170871"
},
"departure": {
"delay": -649,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 841,
"time": "1769174221"
},
"departure": {
"delay": 841,
"time": "1769174221"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 868,
"time": "1769173828"
},
"departure": {
"delay": 868,
"time": "1769173828"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 930,
"time": "1769173590"
},
"departure": {
"delay": 930,
"time": "1769173590"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"delay": -649,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 866,
"time": "1769174306"
},
"departure": {
"delay": 866,
"time": "1769174306"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 819,
"time": "1769174259"
},
"departure": {
"delay": 819,
"time": "1769174259"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 1197,
"time": "1769172957"
},
"departure": {
"delay": 1197,
"time": "1769172957"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 903,
"time": "1769173443"
},
"departure": {
"delay": 903,
"time": "1769173443"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1082,
"time": "1769173142"
},
"departure": {
"delay": 1082,
"time": "1769173142"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 808,
"time": "1769174548"
},
"departure": {
"delay": 808,
"time": "1769174548"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 1202,
"time": "1769173022"
},
"departure": {
"delay": 1202,
"time": "1769173022"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1228,
"time": "1769172928"
},
"departure": {
"delay": 1228,
"time": "1769172928"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 963,
"time": "1769173383"
},
"departure": {
"delay": 963,
"time": "1769173383"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 963,
"time": "1769173263"
},
"departure": {
"delay": 963,
"time": "1769173263"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 903,
"time": "1769173743"
},
"departure": {
"delay": 903,
"time": "1769173743"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 803,
"time": "1769174003"
},
"departure": {
"delay": 803,
"time": "1769174003"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 773,
"time": "1769174693"
},
"departure": {
"delay": 773,
"time": "1769174693"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 891,
"time": "1769173491"
},
"departure": {
"delay": 891,
"time": "1769173491"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1226,
"time": "1769172866"
},
"departure": {
"delay": 1226,
"time": "1769172866"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 866,
"time": "1769174486"
},
"departure": {
"delay": 866,
"time": "1769174486"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 905,
"time": "1769173685"
},
"departure": {
"delay": 905,
"time": "1769173685"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 779,
"time": "1769174579"
},
"departure": {
"delay": 779,
"time": "1769174579"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 854,
"time": "1769174534"
},
"departure": {
"delay": 854,
"time": "1769174534"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1190,
"time": "1769170750"
},
"departure": {
"delay": -1190,
"time": "1769170750"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 822,
"time": "1769174082"
},
"departure": {
"delay": 822,
"time": "1769174082"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 849,
"time": "1769174349"
},
"departure": {
"delay": 849,
"time": "1769174349"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 935,
"time": "1769173535"
},
"departure": {
"delay": 935,
"time": "1769173535"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1161,
"time": "1769172981"
},
"departure": {
"delay": 1161,
"time": "1769172981"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 817,
"time": "1769174137"
},
"departure": {
"delay": 817,
"time": "1769174137"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1182,
"time": "1769172882"
},
"departure": {
"delay": 1182,
"time": "1769172882"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 916,
"time": "1769173636"
},
"departure": {
"delay": 916,
"time": "1769173636"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 952,
"time": "1769173312"
},
"departure": {
"delay": 952,
"time": "1769173312"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1052,
"time": "1769173112"
},
"departure": {
"delay": 1052,
"time": "1769173112"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 673,
"time": "1769174773"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1178,
"time": "1769172818"
},
"departure": {
"delay": 1178,
"time": "1769172818"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 729,
"time": "1769174649"
},
"departure": {
"delay": 729,
"time": "1769174649"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 825,
"time": "1769174385"
},
"departure": {
"delay": 825,
"time": "1769174385"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 876,
"time": "1769174436"
},
"departure": {
"delay": 876,
"time": "1769174436"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471230:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769170888"
},
"departure": {
"delay": 88,
"time": "1769170888"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769170345"
},
"departure": {
"delay": 111,
"time": "1769170371"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769170520"
},
"departure": {
"delay": 151,
"time": "1769170531"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769170421"
},
"departure": {
"delay": 111,
"time": "1769170431"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1769171015"
},
"departure": {
"delay": 95,
"time": "1769171015"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 71,
"time": "1769170271"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769171580"
},
"departure": {
"delay": 60,
"time": "1769171580"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 191,
"time": "1769170610"
},
"departure": {
"delay": 191,
"time": "1769170631"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769171548"
},
"departure": {
"delay": 88,
"time": "1769171548"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1769170950"
},
"departure": {
"delay": 90,
"time": "1769170950"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1769171670"
},
"departure": {
"delay": 90,
"time": "1769171670"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1769170821"
},
"departure": {
"delay": 91,
"time": "1769170831"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1769171389"
},
"departure": {
"delay": 49,
"time": "1769171389"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1769170716"
},
"departure": {
"delay": 111,
"time": "1769170731"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1769171098"
},
"departure": {
"delay": 58,
"time": "1769171098"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1769171308"
},
"departure": {
"delay": 88,
"time": "1769171308"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769170277",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3132:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1769169661"
},
"departure": {
"delay": 181,
"time": "1769169661"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 342,
"time": "1769171202"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 91,
"time": "1769168611"
},
"departure": {
"delay": 91,
"time": "1769168611"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1769168111"
},
"departure": {
"delay": 131,
"time": "1769168111"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 341,
"time": "1769170636"
},
"departure": {
"delay": 341,
"time": "1769170661"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 145,
"time": "1769168894"
},
"departure": {
"delay": 145,
"time": "1769168965"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 221,
"time": "1769169137"
},
"departure": {
"delay": 221,
"time": "1769169161"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 415,
"time": "1769170795"
},
"departure": {
"delay": 415,
"time": "1769170795"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1769169221"
},
"departure": {
"delay": 161,
"time": "1769169221"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 362,
"time": "1769169962"
},
"departure": {
"delay": 362,
"time": "1769169962"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1769168511"
},
"departure": {
"delay": 171,
"time": "1769168511"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1769169413"
},
"departure": {
"delay": 233,
"time": "1769169413"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 184,
"time": "1769169064"
},
"departure": {
"delay": 184,
"time": "1769169064"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1769169493"
},
"departure": {
"delay": 211,
"time": "1769169511"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1769169339"
},
"departure": {
"delay": 184,
"time": "1769169364"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 246,
"time": "1769170086"
},
"departure": {
"delay": 246,
"time": "1769170086"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 311,
"time": "1769170161"
},
"departure": {
"delay": 311,
"time": "1769170211"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1769168711"
},
"departure": {
"delay": 11,
"time": "1769168711"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1769168238"
},
"departure": {
"delay": 161,
"time": "1769168261"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 342,
"time": "1769171022"
},
"departure": {
"delay": 342,
"time": "1769171022"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 302,
"time": "1769170562"
},
"departure": {
"delay": 302,
"time": "1769170562"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 179,
"time": "1769168339"
},
"departure": {
"delay": 179,
"time": "1769168339"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 221,
"time": "1769169761"
},
"departure": {
"delay": 221,
"time": "1769169761"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 391,
"time": "1769170711"
},
"departure": {
"delay": 391,
"time": "1769170711"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 227,
"time": "1769169587"
},
"departure": {
"delay": 227,
"time": "1769169587"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 360,
"time": "1769170920"
},
"departure": {
"delay": 360,
"time": "1769170920"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 307,
"time": "1769170362"
},
"departure": {
"delay": 307,
"time": "1769170387"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 56,
"time": "1769168036"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1769168436"
},
"departure": {
"delay": 156,
"time": "1769168436"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 342,
"time": "1769170842"
},
"departure": {
"delay": 342,
"time": "1769170842"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769168045",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx381:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12970:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769173218"
},
"departure": {
"delay": 18,
"time": "1769173218"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769173175"
},
"departure": {
"delay": 35,
"time": "1769173175"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769174308"
},
"departure": {
"delay": 28,
"time": "1769174308"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769172757"
},
"departure": {
"delay": 37,
"time": "1769172757"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769172633"
},
"departure": {
"delay": 33,
"time": "1769172633"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769172906"
},
"departure": {
"delay": 6,
"time": "1769172906"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769173028"
},
"departure": {
"delay": 8,
"time": "1769173028"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769173086"
},
"departure": {
"delay": 6,
"time": "1769173086"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769174356"
},
"departure": {
"delay": 16,
"time": "1769174356"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769172820"
},
"departure": {
"delay": 40,
"time": "1769172820"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12970:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4365:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1769169242"
},
"departure": {
"delay": 122,
"time": "1769169242"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769170182"
},
"departure": {
"delay": 42,
"time": "1769170182"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1769169317"
},
"departure": {
"delay": 102,
"time": "1769169342"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1769169567"
},
"departure": {
"delay": 112,
"time": "1769169592"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1769170373"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1769169092"
},
"departure": {
"delay": 92,
"time": "1769169092"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1769169867"
},
"departure": {
"delay": -33,
"time": "1769169867"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1769170267"
},
"departure": {
"delay": -53,
"time": "1769170267"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769169692"
},
"departure": {
"delay": 92,
"time": "1769169692"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 31,
"time": "1769168971"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769169853"
},
"departure": {
"delay": 13,
"time": "1769169853"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769169392"
},
"departure": {
"delay": 92,
"time": "1769169392"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769169492"
},
"departure": {
"delay": 72,
"time": "1769169492"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769169185"
},
"departure": {
"delay": 125,
"time": "1769169185"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769168577",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4365:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769171100"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769168640"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769169360"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769168760"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1028:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9460:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1769171231"
},
"departure": {
"delay": 71,
"time": "1769171231"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1769170416"
},
"departure": {
"delay": 96,
"time": "1769170416"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769170872"
},
"departure": {
"delay": 72,
"time": "1769170872"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1769170930"
},
"departure": {
"delay": 130,
"time": "1769170930"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1769170059"
},
"departure": {
"delay": 99,
"time": "1769170059"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1769169904"
},
"departure": {
"delay": 124,
"time": "1769169904"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1769171123"
},
"departure": {
"delay": 143,
"time": "1769171123"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1769171532"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1769170989"
},
"departure": {
"delay": 129,
"time": "1769170989"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769170538"
},
"departure": {
"delay": 38,
"time": "1769170538"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1769169990"
},
"departure": {
"delay": 90,
"time": "1769169990"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 52,
"time": "1769169772"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 174,
"time": "1769170659"
},
"departure": {
"delay": 174,
"time": "1769170734"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1769170613"
},
"departure": {
"delay": 134,
"time": "1769170634"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1769171049"
},
"departure": {
"delay": 129,
"time": "1769171049"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1769170340"
},
"departure": {
"delay": 80,
"time": "1769170340"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769171465"
},
"departure": {
"delay": 65,
"time": "1769171465"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 72,
"time": "1769171172"
},
"departure": {
"delay": 72,
"time": "1769171172"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1769170098"
},
"departure": {
"delay": 78,
"time": "1769170098"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1769170365"
},
"departure": {
"delay": 105,
"time": "1769170365"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1769171417"
},
"departure": {
"delay": 137,
"time": "1769171417"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1769170190"
},
"departure": {
"delay": 100,
"time": "1769170240"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1769170457"
},
"departure": {
"delay": 77,
"time": "1769170457"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1769170791"
},
"departure": {
"delay": 111,
"time": "1769170791"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1769170032"
},
"departure": {
"delay": 72,
"time": "1769170032"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1769169865"
},
"departure": {
"delay": 145,
"time": "1769169865"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1769171307"
},
"departure": {
"delay": 87,
"time": "1769171307"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769169776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9460:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1249,
"time": "1769170871"
},
"departure": {
"delay": -1249,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769172617"
},
"departure": {
"delay": 17,
"time": "1769172617"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1769172582"
},
"departure": {
"delay": -18,
"time": "1769172582"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -529,
"time": "1769170871"
},
"departure": {
"delay": -529,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -829,
"time": "1769170871"
},
"departure": {
"delay": -829,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -709,
"time": "1769170871"
},
"departure": {
"delay": -709,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -116,
"time": "1769172904"
},
"departure": {
"delay": -116,
"time": "1769172904"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1129,
"time": "1769170871"
},
"departure": {
"delay": -1129,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1769172683"
},
"departure": {
"delay": -37,
"time": "1769172683"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -61,
"time": "1769172839"
},
"departure": {
"delay": -61,
"time": "1769172839"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -829,
"time": "1769170871"
},
"departure": {
"delay": -829,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769172547"
},
"departure": {
"delay": 7,
"time": "1769172547"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1769172735"
},
"departure": {
"delay": -105,
"time": "1769172735"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1129,
"time": "1769170871"
},
"departure": {
"delay": -1129,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -134,
"time": "1769172946"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1009,
"time": "1769170871"
},
"departure": {
"delay": -1009,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1489,
"time": "1769170871"
},
"departure": {
"delay": -1489,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -889,
"time": "1769170871"
},
"departure": {
"delay": -889,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1769172470"
},
"departure": {
"delay": -10,
"time": "1769172470"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -529,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470282:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769170525"
},
"departure": {
"delay": 145,
"time": "1769170525"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1769169003"
},
"departure": {
"delay": 123,
"time": "1769169003"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1769170473"
},
"departure": {
"delay": 93,
"time": "1769170473"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1769170854"
},
"departure": {
"delay": -6,
"time": "1769170854"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1769169525"
},
"departure": {
"delay": -15,
"time": "1769169525"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1769169101"
},
"departure": {
"delay": 101,
"time": "1769169101"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1769169376"
},
"departure": {
"delay": -20,
"time": "1769169400"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769169884"
},
"departure": {
"delay": 44,
"time": "1769169884"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769169800"
},
"departure": {
"delay": 45,
"time": "1769169825"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769169600"
},
"departure": {
"time": "1769169600"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769168751"
},
"departure": {
"delay": 51,
"time": "1769168751"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769170002"
},
"departure": {
"delay": 65,
"time": "1769170025"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1769170125"
},
"departure": {
"delay": 105,
"time": "1769170125"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1769169700"
},
"departure": {
"delay": -20,
"time": "1769169700"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -59,
"time": "1769170681"
},
"departure": {
"delay": -59,
"time": "1769170681"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -52,
"time": "1769170928"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769170777"
},
"departure": {
"time": "1769170800"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1769169158"
},
"departure": {
"delay": -33,
"time": "1769169207"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1769170577"
},
"departure": {
"delay": 100,
"time": "1769170600"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769168852"
},
"departure": {
"delay": 56,
"time": "1769168876"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769170225"
},
"departure": {
"delay": 85,
"time": "1769170225"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1769170367"
},
"departure": {
"delay": 107,
"time": "1769170367"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1769169276"
},
"departure": {
"delay": -24,
"time": "1769169276"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769168256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6001:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244088xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769171171"
},
"departure": {
"delay": 11,
"time": "1769171171"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1769171445"
},
"departure": {
"delay": 45,
"time": "1769171445"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1769171397"
},
"departure": {
"delay": 57,
"time": "1769171397"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769171550"
},
"departure": {
"delay": 30,
"time": "1769171550"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1769170691"
},
"departure": {
"delay": 11,
"time": "1769170691"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1769171711"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769170660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244088xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769172391"
},
"departure": {
"delay": 31,
"time": "1769172391"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1769172886"
},
"departure": {
"delay": 46,
"time": "1769172886"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1769171806"
},
"departure": {
"delay": 46,
"time": "1769171806"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769171064"
},
"departure": {
"delay": 24,
"time": "1769171064"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769173342"
},
"departure": {
"delay": 22,
"time": "1769173342"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1769172077"
},
"departure": {
"delay": 17,
"time": "1769172077"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769172269"
},
"departure": {
"delay": 29,
"time": "1769172269"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769171680"
},
"departure": {
"delay": 40,
"time": "1769171680"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769172809"
},
"departure": {
"delay": 29,
"time": "1769172809"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1769171881"
},
"departure": {
"delay": 1,
"time": "1769171881"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769172346"
},
"departure": {
"delay": 46,
"time": "1769172346"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1769172927"
},
"departure": {
"delay": 27,
"time": "1769172927"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1769171127"
},
"departure": {
"delay": 27,
"time": "1769171127"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769171322"
},
"departure": {
"delay": 42,
"time": "1769171322"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769172294"
},
"departure": {
"delay": 54,
"time": "1769172294"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1769171538"
},
"departure": {
"delay": 18,
"time": "1769171538"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769171196"
},
"departure": {
"delay": 36,
"time": "1769171196"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1769172241"
},
"departure": {
"delay": 1,
"time": "1769172241"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1769170982"
},
"departure": {
"delay": 2,
"time": "1769170982"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769171092"
},
"departure": {
"delay": 52,
"time": "1769171092"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769170665",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10129:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056567x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769171605"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 93,
"time": "1769170413"
},
"departure": {
"delay": 93,
"time": "1769170413"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769171005"
},
"departure": {
"delay": 85,
"time": "1769171005"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769170605"
},
"departure": {
"delay": 45,
"time": "1769170605"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769171323"
},
"departure": {
"delay": 103,
"time": "1769171323"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1769171395"
},
"departure": {
"delay": 115,
"time": "1769171395"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1769170508"
},
"departure": {
"delay": 68,
"time": "1769170508"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769170315"
},
"departure": {
"delay": 55,
"time": "1769170315"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1769170273"
},
"departure": {
"delay": 73,
"time": "1769170273"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769170187"
},
"departure": {
"delay": 47,
"time": "1769170187"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1769171245"
},
"departure": {
"delay": 85,
"time": "1769171245"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1769170734"
},
"departure": {
"delay": 114,
"time": "1769170734"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1769171440"
},
"departure": {
"delay": 100,
"time": "1769171440"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1769170967"
},
"departure": {
"delay": 107,
"time": "1769170967"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1769171079"
},
"departure": {
"delay": 99,
"time": "1769171079"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769170886"
},
"departure": {
"delay": 86,
"time": "1769170886"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1769170798"
},
"departure": {
"delay": 118,
"time": "1769170798"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056567x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1769171162"
},
"departure": {
"delay": 182,
"time": "1769171162"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1769171118"
},
"departure": {
"delay": 138,
"time": "1769171118"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 153,
"time": "1769171253"
},
"departure": {
"delay": 153,
"time": "1769171253"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1769170784"
},
"departure": {
"delay": 104,
"time": "1769170784"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1769170917"
},
"departure": {
"delay": 57,
"time": "1769170917"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1769171048"
},
"departure": {
"delay": 128,
"time": "1769171048"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1769170946"
},
"departure": {
"delay": 86,
"time": "1769170946"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1769171358"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 172,
"time": "1769171212"
},
"departure": {
"delay": 172,
"time": "1769171212"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470087:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769172115"
},
"departure": {
"delay": 55,
"time": "1769172115"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1769171241"
},
"departure": {
"delay": 21,
"time": "1769171241"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769171758"
},
"departure": {
"delay": 58,
"time": "1769171758"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769171154"
},
"departure": {
"delay": 54,
"time": "1769171154"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769170897"
},
"departure": {
"delay": 37,
"time": "1769170897"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769171917"
},
"departure": {
"delay": 37,
"time": "1769171917"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1769171604"
},
"departure": {
"delay": 24,
"time": "1769171604"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769170429"
},
"departure": {
"delay": 49,
"time": "1769170429"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172420"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769170257"
},
"departure": {
"delay": 57,
"time": "1769170257"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769170137"
},
"departure": {
"delay": 57,
"time": "1769170137"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769170960"
},
"departure": {
"delay": 40,
"time": "1769170960"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769171811"
},
"departure": {
"delay": 51,
"time": "1769171811"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1769170227"
},
"departure": {
"delay": 27,
"time": "1769170227"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769171314"
},
"departure": {
"delay": 34,
"time": "1769171314"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1769171477"
},
"departure": {
"delay": 17,
"time": "1769171477"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769170620"
},
"departure": {
"time": "1769170620"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769171551"
},
"departure": {
"delay": 31,
"time": "1769171551"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769172054"
},
"departure": {
"delay": 54,
"time": "1769172054"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1769172291"
},
"departure": {
"delay": 51,
"time": "1769172291"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1769170499"
},
"departure": {
"delay": 59,
"time": "1769170499"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769170824"
},
"departure": {
"delay": 24,
"time": "1769170824"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769170687"
},
"departure": {
"delay": 7,
"time": "1769170687"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1769171858"
},
"departure": {
"delay": 38,
"time": "1769171858"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1769170544"
},
"departure": {
"delay": 44,
"time": "1769170544"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769170380"
},
"departure": {
"time": "1769170380"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769170082"
},
"departure": {
"delay": 2,
"time": "1769170082"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769170747"
},
"departure": {
"delay": 7,
"time": "1769170747"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169516",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14381:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9454:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769168576"
},
"departure": {
"delay": 56,
"time": "1769168576"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1769168269"
},
"departure": {
"delay": 109,
"time": "1769168269"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769168685"
},
"departure": {
"delay": 45,
"time": "1769168685"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769167920"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769168436"
},
"departure": {
"delay": 36,
"time": "1769168436"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769168957"
},
"departure": {
"delay": 17,
"time": "1769168957"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1769168878"
},
"departure": {
"delay": 58,
"time": "1769168878"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1769168832"
},
"departure": {
"delay": 72,
"time": "1769168832"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1769169689"
},
"departure": {
"delay": 132,
"time": "1769169732"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1769168251"
},
"departure": {
"delay": 91,
"time": "1769168251"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769168141"
},
"departure": {
"delay": 41,
"time": "1769168141"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769168321"
},
"departure": {
"delay": 101,
"time": "1769168321"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1769169510"
},
"departure": {
"delay": 150,
"time": "1769169510"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1769168611"
},
"departure": {
"delay": 53,
"time": "1769168633"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1769168758"
},
"departure": {
"delay": -2,
"time": "1769168758"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769168535"
},
"departure": {
"delay": 15,
"time": "1769168535"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1769168057"
},
"departure": {
"delay": 77,
"time": "1769168057"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1769169113"
},
"departure": {
"delay": 147,
"time": "1769169207"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769169757"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1769169062"
},
"departure": {
"delay": 2,
"time": "1769169062"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769167556",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9454:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057458x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769170377"
},
"departure": {
"delay": 57,
"time": "1769170377"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -127,
"time": "1769171333"
},
"departure": {
"delay": -127,
"time": "1769171333"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -74,
"time": "1769171746"
},
"departure": {
"delay": -74,
"time": "1769171746"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -104,
"time": "1769170816"
},
"departure": {
"delay": -104,
"time": "1769170816"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1769170321"
},
"departure": {
"delay": 61,
"time": "1769170321"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1769170420"
},
"departure": {
"delay": 100,
"time": "1769170420"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1769170474"
},
"departure": {
"delay": 34,
"time": "1769170474"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -81,
"time": "1769171799"
},
"departure": {
"delay": -81,
"time": "1769171799"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 20,
"time": "1769170520"
},
"departure": {
"delay": 20,
"time": "1769170520"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -76,
"time": "1769171204"
},
"departure": {
"delay": -76,
"time": "1769171204"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -96,
"time": "1769171664"
},
"departure": {
"delay": -96,
"time": "1769171664"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -127,
"time": "1769172353"
},
"departure": {
"delay": -127,
"time": "1769172353"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -127,
"time": "1769172473"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -88,
"time": "1769172272"
},
"departure": {
"delay": -88,
"time": "1769172272"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -86,
"time": "1769171254"
},
"departure": {
"delay": -86,
"time": "1769171254"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -101,
"time": "1769170939"
},
"departure": {
"delay": -101,
"time": "1769170939"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -127,
"time": "1769170853"
},
"departure": {
"delay": -127,
"time": "1769170853"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -127,
"time": "1769171153"
},
"departure": {
"delay": -127,
"time": "1769171153"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -33,
"time": "1769170767"
},
"departure": {
"delay": -33,
"time": "1769170767"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -96,
"time": "1769171964"
},
"departure": {
"delay": -96,
"time": "1769171964"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -102,
"time": "1769172018"
},
"departure": {
"delay": -102,
"time": "1769172018"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -70,
"time": "1769172170"
},
"departure": {
"delay": -70,
"time": "1769172170"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -46,
"time": "1769170814"
},
"departure": {
"delay": -46,
"time": "1769170814"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -127,
"time": "1769172113"
},
"departure": {
"delay": -127,
"time": "1769172113"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -112,
"time": "1769171108"
},
"departure": {
"delay": -112,
"time": "1769171108"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1769170678"
},
"departure": {
"delay": -2,
"time": "1769170678"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -127,
"time": "1769171693"
},
"departure": {
"delay": -127,
"time": "1769171693"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -83,
"time": "1769171377"
},
"departure": {
"delay": -83,
"time": "1769171377"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -11,
"time": "1769170549"
},
"departure": {
"delay": -11,
"time": "1769170549"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -127,
"time": "1769171453"
},
"departure": {
"delay": -127,
"time": "1769171453"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 97,
"time": "1769170237"
},
"departure": {
"delay": 97,
"time": "1769170237"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -99,
"time": "1769171301"
},
"departure": {
"delay": -99,
"time": "1769171301"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -107,
"time": "1769171413"
},
"departure": {
"delay": -107,
"time": "1769171413"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -98,
"time": "1769172382"
},
"departure": {
"delay": -98,
"time": "1769172382"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -113,
"time": "1769172067"
},
"departure": {
"delay": -113,
"time": "1769172067"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -113,
"time": "1769171527"
},
"departure": {
"delay": -113,
"time": "1769171527"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -97,
"time": "1769172323"
},
"departure": {
"delay": -97,
"time": "1769172323"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 163,
"time": "1769170243"
},
"departure": {
"delay": 163,
"time": "1769170243"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1769170573"
},
"departure": {
"delay": -47,
"time": "1769170573"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -87,
"time": "1769171073"
},
"departure": {
"delay": -87,
"time": "1769171073"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -117,
"time": "1769170983"
},
"departure": {
"delay": -117,
"time": "1769170983"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769170320",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057458x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -264,
"time": "1769177796"
},
"departure": {
"delay": -264,
"time": "1769177796"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2929,
"time": "1769170871"
},
"departure": {
"delay": -2929,
"time": "1769170871"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -6529,
"time": "1769170871"
},
"departure": {
"delay": -6529,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -5569,
"time": "1769170871"
},
"departure": {
"delay": -5569,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -336,
"time": "1769178444"
},
"departure": {
"delay": -336,
"time": "1769178444"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -314,
"time": "1769178406"
},
"departure": {
"delay": -314,
"time": "1769178406"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -5449,
"time": "1769170871"
},
"departure": {
"delay": -5449,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -307,
"time": "1769178473"
},
"departure": {
"delay": -307,
"time": "1769178473"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4789,
"time": "1769170871"
},
"departure": {
"delay": -4789,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3889,
"time": "1769170871"
},
"departure": {
"delay": -3889,
"time": "1769170871"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -5989,
"time": "1769170871"
},
"departure": {
"delay": -5989,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4009,
"time": "1769170871"
},
"departure": {
"delay": -4009,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -6169,
"time": "1769170871"
},
"departure": {
"delay": -6169,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -4489,
"time": "1769170871"
},
"departure": {
"delay": -4489,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -311,
"time": "1769178349"
},
"departure": {
"delay": -311,
"time": "1769178349"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -260,
"time": "1769177620"
},
"departure": {
"delay": -260,
"time": "1769177620"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4789,
"time": "1769170871"
},
"departure": {
"delay": -4789,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -5329,
"time": "1769170871"
},
"departure": {
"delay": -5329,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -309,
"time": "1769178291"
},
"departure": {
"delay": -309,
"time": "1769178291"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3649,
"time": "1769170871"
},
"departure": {
"delay": -3649,
"time": "1769170871"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4669,
"time": "1769170871"
},
"departure": {
"delay": -4669,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -5389,
"time": "1769170871"
},
"departure": {
"delay": -5389,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4309,
"time": "1769170871"
},
"departure": {
"delay": -4309,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -381,
"time": "1769178519"
},
"departure": {
"delay": -381,
"time": "1769178519"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -426,
"time": "1769178834"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -5749,
"time": "1769170871"
},
"departure": {
"delay": -5749,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -6109,
"time": "1769170871"
},
"departure": {
"delay": -6109,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -6289,
"time": "1769170871"
},
"departure": {
"delay": -6289,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5869,
"time": "1769170871"
},
"departure": {
"delay": -5869,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -6589,
"time": "1769170871"
},
"departure": {
"delay": -6589,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -319,
"time": "1769178701"
},
"departure": {
"delay": -319,
"time": "1769178701"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -6289,
"time": "1769170871"
},
"departure": {
"delay": -6289,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"departure": {
"delay": -2509,
"time": "1769170871"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -5689,
"time": "1769170871"
},
"departure": {
"delay": -5689,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4669,
"time": "1769170871"
},
"departure": {
"delay": -4669,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -183,
"time": "1769177457"
},
"departure": {
"delay": -183,
"time": "1769177457"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -409,
"time": "1769178791"
},
"departure": {
"delay": -409,
"time": "1769178791"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4609,
"time": "1769170871"
},
"departure": {
"delay": -4609,
"time": "1769170871"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4189,
"time": "1769170871"
},
"departure": {
"delay": -4189,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -315,
"time": "1769177985"
},
"departure": {
"delay": -315,
"time": "1769177985"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -4069,
"time": "1769170871"
},
"departure": {
"delay": -4069,
"time": "1769170871"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470860:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175240"
},
"departure": {
"time": "1769175240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769175120"
},
"departure": {
"time": "1769175120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769175060"
},
"departure": {
"time": "1769175060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769175000"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769174640"
},
"departure": {
"time": "1769174640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769175300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769174760"
},
"departure": {
"time": "1769174760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769174700"
},
"departure": {
"time": "1769174700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:639:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185680"
},
"departure": {
"time": "1769185680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769187120"
},
"departure": {
"time": "1769187120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769187360"
},
"departure": {
"time": "1769187360"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769186220"
},
"departure": {
"time": "1769186220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769185200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769187905"
},
"departure": {
"delay": 5,
"time": "1769187905"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769187540"
},
"departure": {
"time": "1769187540"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769188080"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769187900"
},
"departure": {
"time": "1769187900"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769187485"
},
"departure": {
"delay": 5,
"time": "1769187485"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769186760"
},
"departure": {
"time": "1769186760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769187490"
},
"departure": {
"delay": 10,
"time": "1769187490"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769187245"
},
"departure": {
"delay": 5,
"time": "1769187245"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769187720"
},
"departure": {
"time": "1769187720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769187185"
},
"departure": {
"delay": 5,
"time": "1769187185"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769186040"
},
"departure": {
"time": "1769186040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769187240"
},
"departure": {
"time": "1769187240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769186160"
},
"departure": {
"time": "1769186160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769186580"
},
"departure": {
"time": "1769186580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:959:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7306:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769171358"
},
"departure": {
"delay": 18,
"time": "1769171358"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1769172644"
},
"departure": {
"delay": -16,
"time": "1769172644"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1769171769"
},
"departure": {
"delay": 9,
"time": "1769171769"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1769171739"
},
"departure": {
"delay": -21,
"time": "1769171739"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1769172937"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 30,
"time": "1769170470"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769170897"
},
"departure": {
"delay": 37,
"time": "1769170897"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769170503"
},
"departure": {
"delay": 3,
"time": "1769170503"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1769172464"
},
"departure": {
"delay": -16,
"time": "1769172464"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1769172238"
},
"departure": {
"delay": -2,
"time": "1769172238"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1769170554"
},
"departure": {
"delay": -6,
"time": "1769170554"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769172332"
},
"departure": {
"delay": 32,
"time": "1769172332"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769171050"
},
"departure": {
"delay": 10,
"time": "1769171050"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1769171567"
},
"departure": {
"delay": -13,
"time": "1769171567"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769170946"
},
"departure": {
"delay": 26,
"time": "1769170946"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769172151"
},
"departure": {
"delay": 31,
"time": "1769172151"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -21,
"time": "1769171439"
},
"departure": {
"delay": -21,
"time": "1769171439"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1769172579"
},
"departure": {
"delay": -21,
"time": "1769172579"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -21,
"time": "1769172039"
},
"departure": {
"delay": -21,
"time": "1769172039"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769170827"
},
"departure": {
"delay": 27,
"time": "1769170827"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769171882"
},
"departure": {
"delay": 2,
"time": "1769171882"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769170627"
},
"departure": {
"delay": 32,
"time": "1769170652"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1769172759"
},
"departure": {
"delay": -21,
"time": "1769172759"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1769172098"
},
"departure": {
"delay": 38,
"time": "1769172098"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1769172399"
},
"departure": {
"delay": -21,
"time": "1769172399"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769171945"
},
"departure": {
"delay": 5,
"time": "1769171945"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769170727"
},
"departure": {
"delay": 12,
"time": "1769170752"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769172519"
},
"departure": {
"delay": 39,
"time": "1769172519"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -21,
"time": "1769171259"
},
"departure": {
"delay": -21,
"time": "1769171259"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769170455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7306:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3109,
"time": "1769170871"
},
"departure": {
"delay": -3109,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -157,
"time": "1769174663"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2689,
"time": "1769170871"
},
"departure": {
"delay": -2689,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3349,
"time": "1769170871"
},
"departure": {
"delay": -3349,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -123,
"time": "1769174517"
},
"departure": {
"delay": -123,
"time": "1769174517"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -199,
"time": "1769174261"
},
"departure": {
"delay": -199,
"time": "1769174261"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -157,
"time": "1769174423"
},
"departure": {
"delay": -157,
"time": "1769174423"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -113,
"time": "1769174467"
},
"departure": {
"delay": -113,
"time": "1769174467"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -228,
"time": "1769174232"
},
"departure": {
"delay": -228,
"time": "1769174232"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2809,
"time": "1769170871"
},
"departure": {
"delay": -2809,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3289,
"time": "1769170871"
},
"departure": {
"delay": -3289,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -142,
"time": "1769174558"
},
"departure": {
"delay": -142,
"time": "1769174558"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3409,
"time": "1769170871"
},
"departure": {
"delay": -3409,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2749,
"time": "1769170871"
},
"departure": {
"delay": -2749,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3169,
"time": "1769170871"
},
"departure": {
"delay": -3169,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3289,
"time": "1769170871"
},
"departure": {
"delay": -3289,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2929,
"time": "1769170871"
},
"departure": {
"delay": -2929,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2989,
"time": "1769170871"
},
"departure": {
"delay": -2989,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2869,
"time": "1769170871"
},
"departure": {
"delay": -2869,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -157,
"time": "1769174363"
},
"departure": {
"delay": -157,
"time": "1769174363"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470089:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1769169394"
},
"departure": {
"delay": 131,
"time": "1769169431"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1769170271"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1769170093"
},
"departure": {
"delay": 211,
"time": "1769170111"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1769169909"
},
"departure": {
"delay": 151,
"time": "1769169931"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1769169069"
},
"departure": {
"delay": 151,
"time": "1769169091"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 151,
"time": "1769169182"
},
"departure": {
"delay": 151,
"time": "1769169211"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 171,
"time": "1769169571"
},
"departure": {
"delay": 171,
"time": "1769169591"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1769169682"
},
"departure": {
"delay": 142,
"time": "1769169682"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1769168883"
},
"departure": {
"delay": 151,
"time": "1769168911"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1769169480"
},
"departure": {
"delay": 131,
"time": "1769169491"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 71,
"time": "1769168591"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1769168787"
},
"departure": {
"delay": 171,
"time": "1769168811"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 171,
"time": "1769169998"
},
"departure": {
"delay": 171,
"time": "1769170011"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 161,
"time": "1769169299"
},
"departure": {
"delay": 161,
"time": "1769169341"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1769170171"
},
"departure": {
"delay": 151,
"time": "1769170171"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1769168698"
},
"departure": {
"delay": 131,
"time": "1769168711"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1769168953"
},
"departure": {
"delay": 151,
"time": "1769168971"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1769169803"
},
"departure": {
"delay": 171,
"time": "1769169831"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769168597",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2616:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057764x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769171398"
},
"departure": {
"delay": 118,
"time": "1769171398"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 111,
"time": "1769170911"
},
"departure": {
"delay": 111,
"time": "1769170911"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1769171081"
},
"departure": {
"delay": 101,
"time": "1769171081"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1769170960"
},
"departure": {
"delay": 100,
"time": "1769170960"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1769172553"
},
"departure": {
"delay": 73,
"time": "1769172553"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 113,
"time": "1769171273"
},
"departure": {
"delay": 113,
"time": "1769171273"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 114,
"time": "1769171034"
},
"departure": {
"delay": 114,
"time": "1769171034"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1769172346"
},
"departure": {
"delay": 106,
"time": "1769172346"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 109,
"time": "1769171329"
},
"departure": {
"delay": 109,
"time": "1769171329"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1769170540"
},
"departure": {
"delay": 40,
"time": "1769170540"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769170783"
},
"departure": {
"delay": 43,
"time": "1769170783"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1769171473"
},
"departure": {
"delay": 73,
"time": "1769171473"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 110,
"time": "1769171750"
},
"departure": {
"delay": 110,
"time": "1769171750"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 95,
"time": "1769172275"
},
"departure": {
"delay": 95,
"time": "1769172275"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 73,
"time": "1769170993"
},
"departure": {
"delay": 73,
"time": "1769170993"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1769171927"
},
"departure": {
"delay": 107,
"time": "1769171927"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 127,
"time": "1769172487"
},
"departure": {
"delay": 127,
"time": "1769172487"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1769170662"
},
"departure": {
"delay": 42,
"time": "1769170662"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769172517"
},
"departure": {
"delay": 97,
"time": "1769172517"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 73,
"time": "1769172313"
},
"departure": {
"delay": 73,
"time": "1769172313"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 73,
"time": "1769172073"
},
"departure": {
"delay": 73,
"time": "1769172073"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 116,
"time": "1769172416"
},
"departure": {
"delay": 116,
"time": "1769172416"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 73,
"time": "1769171833"
},
"departure": {
"delay": 73,
"time": "1769171833"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 86,
"time": "1769171666"
},
"departure": {
"delay": 86,
"time": "1769171666"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1769172374"
},
"departure": {
"delay": 74,
"time": "1769172374"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 49,
"time": "1769170729"
},
"departure": {
"delay": 49,
"time": "1769170729"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769170600"
},
"departure": {
"delay": 40,
"time": "1769170600"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1769170849"
},
"departure": {
"delay": 109,
"time": "1769170849"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1769171879"
},
"departure": {
"delay": 119,
"time": "1769171879"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 73,
"time": "1769172613"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 73,
"time": "1769172193"
},
"departure": {
"delay": 73,
"time": "1769172193"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 81,
"time": "1769172141"
},
"departure": {
"delay": 81,
"time": "1769172141"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 73,
"time": "1769171113"
},
"departure": {
"delay": 73,
"time": "1769171113"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769170850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057764x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1769175370"
},
"departure": {
"delay": -110,
"time": "1769175370"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1769174891"
},
"departure": {
"delay": -49,
"time": "1769174891"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -200,
"time": "1769175460"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -146,
"time": "1769175094"
},
"departure": {
"delay": -146,
"time": "1769175094"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -127,
"time": "1769175293"
},
"departure": {
"delay": -127,
"time": "1769175293"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1769174644"
},
"departure": {
"delay": 4,
"time": "1769174644"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769174529"
},
"departure": {
"delay": 9,
"time": "1769174529"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -69,
"time": "1769174991"
},
"departure": {
"delay": -69,
"time": "1769174991"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1769174801"
},
"departure": {
"delay": -19,
"time": "1769174801"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1769174714"
},
"departure": {
"delay": -46,
"time": "1769174714"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769174490"
},
"departure": {
"delay": 30,
"time": "1769174490"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -98,
"time": "1769175082"
},
"departure": {
"delay": -98,
"time": "1769175082"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1769175038"
},
"departure": {
"delay": -82,
"time": "1769175038"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -130,
"time": "1769175230"
},
"departure": {
"delay": -130,
"time": "1769175230"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597041:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057436x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769174979"
},
"departure": {
"delay": 39,
"time": "1769174979"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769174705"
},
"departure": {
"delay": 5,
"time": "1769174705"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 44,
"time": "1769173724"
},
"departure": {
"delay": 44,
"time": "1769173724"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1769174549"
},
"departure": {
"delay": 29,
"time": "1769174549"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 34,
"time": "1769173054"
},
"departure": {
"delay": 34,
"time": "1769173054"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769173134"
},
"departure": {
"delay": 54,
"time": "1769173134"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769172205"
},
"departure": {
"delay": 25,
"time": "1769172205"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769175300"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1769172281"
},
"departure": {
"delay": 41,
"time": "1769172281"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769174339"
},
"departure": {
"delay": 59,
"time": "1769174339"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769173340"
},
"departure": {
"delay": 20,
"time": "1769173340"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1769172491"
},
"departure": {
"delay": 11,
"time": "1769172491"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769174640"
},
"departure": {
"time": "1769174640"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1769174777"
},
"departure": {
"delay": 17,
"time": "1769174777"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769175183"
},
"departure": {
"delay": 3,
"time": "1769175183"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 18,
"time": "1769172558"
},
"departure": {
"delay": 18,
"time": "1769172558"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769173432"
},
"departure": {
"delay": 52,
"time": "1769173432"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769173804"
},
"departure": {
"delay": 4,
"time": "1769173804"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1769172721"
},
"departure": {
"delay": 1,
"time": "1769172721"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1769172995"
},
"departure": {
"delay": 35,
"time": "1769172995"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769171912"
},
"departure": {
"delay": 32,
"time": "1769171912"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1769174589"
},
"departure": {
"delay": 9,
"time": "1769174589"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 25,
"time": "1769173285"
},
"departure": {
"delay": 25,
"time": "1769173285"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174880"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 39,
"time": "1769172939"
},
"departure": {
"delay": 39,
"time": "1769172939"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769172114"
},
"departure": {
"delay": 54,
"time": "1769172114"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1769172861"
},
"departure": {
"delay": 21,
"time": "1769172861"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769171830"
},
"departure": {
"delay": 10,
"time": "1769171830"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769173652"
},
"departure": {
"delay": 32,
"time": "1769173652"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1769172002"
},
"departure": {
"delay": 2,
"time": "1769172002"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769175098"
},
"departure": {
"delay": 38,
"time": "1769175098"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 27,
"time": "1769172627"
},
"departure": {
"delay": 27,
"time": "1769172627"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769172834"
},
"departure": {
"delay": 54,
"time": "1769172834"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769174038"
},
"departure": {
"delay": 58,
"time": "1769174038"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769170710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057436x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769174580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769170801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6025:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14310:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1769171507"
},
"departure": {
"delay": 47,
"time": "1769171507"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769171976"
},
"departure": {
"delay": 36,
"time": "1769171976"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769173016"
},
"departure": {
"delay": 56,
"time": "1769173016"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769172595"
},
"departure": {
"delay": 55,
"time": "1769172595"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1769171424"
},
"departure": {
"delay": 24,
"time": "1769171424"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769172798"
},
"departure": {
"delay": 18,
"time": "1769172798"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769173428"
},
"departure": {
"delay": 48,
"time": "1769173428"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1769173082"
},
"departure": {
"delay": 2,
"time": "1769173082"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1769172966"
},
"departure": {
"delay": 6,
"time": "1769172966"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1769171774"
},
"departure": {
"delay": 14,
"time": "1769171774"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769171751"
},
"departure": {
"delay": 51,
"time": "1769171751"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769172033"
},
"departure": {
"delay": 33,
"time": "1769172033"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769171578"
},
"departure": {
"delay": 58,
"time": "1769171578"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1769172848"
},
"departure": {
"delay": 8,
"time": "1769172848"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1769171823"
},
"departure": {
"delay": 3,
"time": "1769171823"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1769172242"
},
"departure": {
"delay": 2,
"time": "1769172242"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769172656"
},
"departure": {
"delay": 56,
"time": "1769172656"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769171688"
},
"departure": {
"delay": 48,
"time": "1769171688"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769173534"
},
"departure": {
"delay": 34,
"time": "1769173534"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1769172433"
},
"departure": {
"delay": 13,
"time": "1769172433"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769172722"
},
"departure": {
"delay": 2,
"time": "1769172722"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769172344"
},
"departure": {
"delay": 44,
"time": "1769172344"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769172094"
},
"departure": {
"delay": 34,
"time": "1769172094"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769173137"
},
"departure": {
"delay": 57,
"time": "1769173137"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769167216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14310:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2099:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769181000"
},
"departure": {
"time": "1769181000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769181240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769179680"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769179740"
},
"departure": {
"time": "1769179740"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769180280"
},
"departure": {
"time": "1769180280"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769181060"
},
"departure": {
"time": "1769181060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2099:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5469785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1369,
"time": "1769170871"
},
"departure": {
"delay": -1369,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1549,
"time": "1769170871"
},
"departure": {
"delay": -1549,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -649,
"time": "1769170871"
},
"departure": {
"delay": -649,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1669,
"time": "1769170871"
},
"departure": {
"delay": -1669,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -529,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1249,
"time": "1769170871"
},
"departure": {
"delay": -1249,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -769,
"time": "1769170871"
},
"departure": {
"delay": -769,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1549,
"time": "1769170871"
},
"departure": {
"delay": -1549,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1069,
"time": "1769170871"
},
"departure": {
"delay": -1069,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1609,
"time": "1769170871"
},
"departure": {
"delay": -1609,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -829,
"time": "1769170871"
},
"departure": {
"delay": -829,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1789,
"time": "1769170871"
},
"departure": {
"delay": -1789,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -279,
"time": "1769172861"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -709,
"time": "1769170871"
},
"departure": {
"delay": -709,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -589,
"time": "1769170871"
},
"departure": {
"delay": -589,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -829,
"time": "1769170871"
},
"departure": {
"delay": -829,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1549,
"time": "1769170871"
},
"departure": {
"delay": -1549,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -295,
"time": "1769172665"
},
"departure": {
"delay": -295,
"time": "1769172665"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -218,
"time": "1769172802"
},
"departure": {
"delay": -218,
"time": "1769172802"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -949,
"time": "1769170871"
},
"departure": {
"delay": -949,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -233,
"time": "1769172727"
},
"departure": {
"delay": -233,
"time": "1769172727"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1489,
"time": "1769170871"
},
"departure": {
"delay": -1489,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1009,
"time": "1769170871"
},
"departure": {
"delay": -1009,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5469785:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769170769"
},
"departure": {
"delay": 51,
"time": "1769170791"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1769171292"
},
"departure": {
"delay": 72,
"time": "1769171292"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769170939"
},
"departure": {
"delay": 79,
"time": "1769170939"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1769171172"
},
"departure": {
"delay": 72,
"time": "1769171172"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1769171352"
},
"departure": {
"delay": 72,
"time": "1769171352"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769171466"
},
"departure": {
"delay": 66,
"time": "1769171466"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1769171564"
},
"departure": {
"delay": 44,
"time": "1769171564"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1769170999"
},
"departure": {
"delay": 79,
"time": "1769170999"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1769171417"
},
"departure": {
"delay": 77,
"time": "1769171417"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1769170861"
},
"departure": {
"delay": 61,
"time": "1769170861"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1769170710"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769170297",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3116:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769171910"
},
"departure": {
"delay": 30,
"time": "1769171910"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769171646"
},
"departure": {
"delay": 6,
"time": "1769171646"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769172440"
},
"departure": {
"delay": 20,
"time": "1769172440"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769172501"
},
"departure": {
"delay": 21,
"time": "1769172501"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769172207"
},
"departure": {
"delay": 27,
"time": "1769172207"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769171730"
},
"departure": {
"delay": 30,
"time": "1769171730"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769171242"
},
"departure": {
"delay": 22,
"time": "1769171242"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769171190"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769171313"
},
"departure": {
"delay": 33,
"time": "1769171313"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769172690"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1769171594"
},
"departure": {
"delay": 14,
"time": "1769171594"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1769172242"
},
"departure": {
"delay": 2,
"time": "1769172242"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769172147"
},
"departure": {
"delay": 27,
"time": "1769172147"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769171275"
},
"departure": {
"delay": 55,
"time": "1769171275"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769171490"
},
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769171531"
},
"departure": {
"delay": 11,
"time": "1769171531"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769172570"
},
"departure": {
"delay": 30,
"time": "1769172570"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 30,
"time": "1769170950"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769172378"
},
"departure": {
"delay": 18,
"time": "1769172378"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1769171428"
},
"departure": {
"delay": 28,
"time": "1769171428"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769171027"
},
"departure": {
"delay": 47,
"time": "1769171027"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769172330"
},
"departure": {
"delay": 30,
"time": "1769172330"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1769171787"
},
"departure": {
"delay": 27,
"time": "1769171787"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1769171078"
},
"departure": {
"delay": 38,
"time": "1769171078"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769171833"
},
"departure": {
"delay": 13,
"time": "1769171833"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769170636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9521:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9761:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 97,
"time": "1769167837"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 217,
"time": "1769168137"
},
"departure": {
"delay": 217,
"time": "1769168137"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 218,
"time": "1769169098"
},
"departure": {
"delay": 218,
"time": "1769169098"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1769168512"
},
"departure": {
"delay": 232,
"time": "1769168512"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1769168887"
},
"departure": {
"delay": 187,
"time": "1769168887"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 337,
"time": "1769170237"
},
"departure": {
"delay": 337,
"time": "1769170237"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 311,
"time": "1769170031"
},
"departure": {
"delay": 311,
"time": "1769170031"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 252,
"time": "1769170512"
},
"departure": {
"delay": 252,
"time": "1769170512"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 231,
"time": "1769168451"
},
"departure": {
"delay": 231,
"time": "1769168451"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 269,
"time": "1769170289"
},
"departure": {
"delay": 269,
"time": "1769170289"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 203,
"time": "1769169563"
},
"departure": {
"delay": 203,
"time": "1769169563"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 287,
"time": "1769169862"
},
"departure": {
"delay": 287,
"time": "1769169887"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 193,
"time": "1769170573"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 154,
"time": "1769168194"
},
"departure": {
"delay": 154,
"time": "1769168194"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 310,
"time": "1769170450"
},
"departure": {
"delay": 310,
"time": "1769170450"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 212,
"time": "1769168612"
},
"departure": {
"delay": 212,
"time": "1769168612"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 223,
"time": "1769168263"
},
"departure": {
"delay": 223,
"time": "1769168263"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 274,
"time": "1769169814"
},
"departure": {
"delay": 274,
"time": "1769169814"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 129,
"time": "1769169189"
},
"departure": {
"delay": 129,
"time": "1769169189"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1769169237"
},
"departure": {
"delay": 132,
"time": "1769169312"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 282,
"time": "1769170362"
},
"departure": {
"delay": 282,
"time": "1769170362"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 177,
"time": "1769168337"
},
"departure": {
"delay": 177,
"time": "1769168337"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 283,
"time": "1769170123"
},
"departure": {
"delay": 283,
"time": "1769170123"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 208,
"time": "1769169688"
},
"departure": {
"delay": 208,
"time": "1769169688"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 152,
"time": "1769169488"
},
"departure": {
"delay": 152,
"time": "1769169512"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1769169387"
},
"departure": {
"delay": 147,
"time": "1769169387"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 172,
"time": "1769168787"
},
"departure": {
"delay": 172,
"time": "1769168812"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1769168087"
},
"departure": {
"delay": 227,
"time": "1769168087"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1769169184"
},
"departure": {
"delay": 184,
"time": "1769169184"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 212,
"time": "1769168672"
},
"departure": {
"delay": 212,
"time": "1769168672"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1769168012"
},
"departure": {
"delay": 212,
"time": "1769168012"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 233,
"time": "1769169173"
},
"departure": {
"delay": 233,
"time": "1769169173"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 256,
"time": "1769168716"
},
"departure": {
"delay": 256,
"time": "1769168716"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1769167913"
},
"departure": {
"delay": 137,
"time": "1769167937"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 202,
"time": "1769168962"
},
"departure": {
"delay": 202,
"time": "1769168962"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 255,
"time": "1769168415"
},
"departure": {
"delay": 255,
"time": "1769168415"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769167845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9761:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 209,
"time": "1769171489"
},
"departure": {
"delay": 209,
"time": "1769171489"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 186,
"time": "1769170612"
},
"departure": {
"delay": 186,
"time": "1769170626"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 246,
"time": "1769171346"
},
"departure": {
"delay": 246,
"time": "1769171346"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 205,
"time": "1769171245"
},
"departure": {
"delay": 205,
"time": "1769171245"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 251,
"time": "1769170792"
},
"departure": {
"delay": 251,
"time": "1769170811"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769170510"
},
"departure": {
"delay": 151,
"time": "1769170531"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769170396"
},
"departure": {
"delay": 111,
"time": "1769170431"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 237,
"time": "1769171277"
},
"departure": {
"delay": 237,
"time": "1769171277"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 228,
"time": "1769171088"
},
"departure": {
"delay": 228,
"time": "1769171088"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1769169969"
},
"departure": {
"delay": 129,
"time": "1769169969"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1769170038"
},
"departure": {
"delay": 111,
"time": "1769170071"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1769170691"
},
"departure": {
"delay": 271,
"time": "1769170711"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 71,
"time": "1769169851"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1769170264"
},
"departure": {
"delay": 91,
"time": "1769170291"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1769169902"
},
"departure": {
"delay": 122,
"time": "1769169902"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769170151"
},
"departure": {
"delay": 151,
"time": "1769170171"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 205,
"time": "1769171005"
},
"departure": {
"delay": 205,
"time": "1769171005"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3131:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189186x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769172341"
},
"departure": {
"delay": 41,
"time": "1769172341"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1769171114"
},
"departure": {
"delay": 14,
"time": "1769171114"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769171226"
},
"departure": {
"delay": 6,
"time": "1769171226"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769171852"
},
"departure": {
"delay": 32,
"time": "1769171852"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769171278"
},
"departure": {
"delay": 58,
"time": "1769171278"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769172378"
},
"departure": {
"delay": 18,
"time": "1769172378"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1769172034"
},
"departure": {
"delay": 34,
"time": "1769172034"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1769171826"
},
"departure": {
"delay": 6,
"time": "1769171826"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769172263"
},
"departure": {
"delay": 23,
"time": "1769172263"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1769171965"
},
"departure": {
"delay": 25,
"time": "1769171965"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172420"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769170230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189186x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F5403276x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169960"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175780"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769163960"
},
"departure": {
"time": "1769164020"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769163660"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1769166180"
},
"departure": {
"delay": 300,
"time": "1769166240"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1769168100"
},
"departure": {
"delay": 300,
"time": "1769168160"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1769167140"
},
"departure": {
"delay": 300,
"time": "1769167200"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"delay": 300,
"time": "1769168940"
},
"departure": {
"delay": 300,
"time": "1769169060"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769174700"
},
"departure": {
"time": "1769174760"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1769170097",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852856F5403276x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852092F5403220x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769177340"
},
"departure": {
"time": "1769177400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769178300"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175420"
},
"departure": {
"time": "1769175480"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769175900"
},
"departure": {
"time": "1769175960"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769169407",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852092F5403220x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056568x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769171861"
},
"departure": {
"delay": -19,
"time": "1769171861"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1769171695"
},
"departure": {
"delay": -5,
"time": "1769171695"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769171621"
},
"departure": {
"delay": -19,
"time": "1769171621"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1769171482"
},
"departure": {
"delay": 22,
"time": "1769171482"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1769170981"
},
"departure": {
"delay": 1,
"time": "1769170981"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769171939"
},
"departure": {
"delay": -1,
"time": "1769171939"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1769171298"
},
"departure": {
"delay": 18,
"time": "1769171298"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1769172056"
},
"departure": {
"delay": -4,
"time": "1769172056"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1769171201"
},
"departure": {
"delay": -19,
"time": "1769171201"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -19,
"time": "1769170841"
},
"departure": {
"delay": -19,
"time": "1769170841"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1769171096"
},
"departure": {
"delay": -4,
"time": "1769171096"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769171577"
},
"departure": {
"delay": -3,
"time": "1769171577"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1769172011"
},
"departure": {
"delay": 11,
"time": "1769172011"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769171380"
},
"departure": {
"delay": 40,
"time": "1769171380"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1769172221"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056568x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769170808"
},
"departure": {
"delay": 120,
"time": "1769170860"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769171676"
},
"departure": {
"delay": 96,
"time": "1769171676"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1769171026"
},
"departure": {
"delay": 46,
"time": "1769171026"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1769171332"
},
"departure": {
"delay": 52,
"time": "1769171332"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1769171904"
},
"departure": {
"delay": 24,
"time": "1769171904"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1769171955"
},
"departure": {
"delay": 15,
"time": "1769171955"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -32,
"time": "1769171968"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1769170912"
},
"departure": {
"delay": 112,
"time": "1769170912"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1769171146"
},
"departure": {
"delay": 46,
"time": "1769171146"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1769171491"
},
"departure": {
"delay": 31,
"time": "1769171491"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1769171565"
},
"departure": {
"delay": -15,
"time": "1769171565"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1769171274"
},
"departure": {
"delay": -6,
"time": "1769171274"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 83,
"time": "1769171783"
},
"departure": {
"delay": 83,
"time": "1769171783"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1769171219"
},
"departure": {
"delay": 59,
"time": "1769171219"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596132:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194620"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769195640"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769195820"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769196240"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193660"
},
"departure": {
"time": "1769193660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196120"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769195700"
},
"departure": {
"time": "1769195700"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194080"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194740"
},
"departure": {
"time": "1769194740"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769195100"
},
"departure": {
"time": "1769195100"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769194800"
},
"departure": {
"time": "1769194800"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769195580"
},
"departure": {
"time": "1769195580"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769194145"
},
"departure": {
"delay": 5,
"time": "1769194145"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769193960"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769194680"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769195280"
},
"departure": {
"time": "1769195280"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769193720"
},
"departure": {
"time": "1769193720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769195400"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1769193600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196060"
},
"departure": {
"time": "1769196060"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769196005"
},
"departure": {
"delay": 5,
"time": "1769196005"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769194025"
},
"departure": {
"delay": 5,
"time": "1769194025"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1143:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1769172740"
},
"departure": {
"delay": -40,
"time": "1769172740"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -184,
"time": "1769173316"
},
"departure": {
"delay": -184,
"time": "1769173316"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -107,
"time": "1769172913"
},
"departure": {
"delay": -107,
"time": "1769172913"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -115,
"time": "1769172785"
},
"departure": {
"delay": -115,
"time": "1769172785"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -175,
"time": "1769173025"
},
"departure": {
"delay": -175,
"time": "1769173025"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -206,
"time": "1769173354"
},
"departure": {
"delay": -206,
"time": "1769173354"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -223,
"time": "1769173877"
},
"departure": {
"delay": -223,
"time": "1769173877"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -107,
"time": "1769172853"
},
"departure": {
"delay": -107,
"time": "1769172853"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -301,
"time": "1769173499"
},
"departure": {
"delay": -301,
"time": "1769173499"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -247,
"time": "1769173433"
},
"departure": {
"delay": -247,
"time": "1769173433"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -235,
"time": "1769173565"
},
"departure": {
"delay": -235,
"time": "1769173565"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -209,
"time": "1769173291"
},
"departure": {
"delay": -209,
"time": "1769173291"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -319,
"time": "1769173961"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -267,
"time": "1769173773"
},
"departure": {
"delay": -267,
"time": "1769173773"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -291,
"time": "1769173689"
},
"departure": {
"delay": -291,
"time": "1769173689"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769172630"
},
"departure": {
"delay": 30,
"time": "1769172630"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -230,
"time": "1769173210"
},
"departure": {
"delay": -230,
"time": "1769173210"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -236,
"time": "1769173384"
},
"departure": {
"delay": -236,
"time": "1769173384"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -207,
"time": "1769173113"
},
"departure": {
"delay": -207,
"time": "1769173113"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -252,
"time": "1769173848"
},
"departure": {
"delay": -252,
"time": "1769173848"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -271,
"time": "1769173589"
},
"departure": {
"delay": -271,
"time": "1769173589"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -167,
"time": "1769172973"
},
"departure": {
"delay": -167,
"time": "1769172973"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470551:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057143x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769170457"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1769170371"
},
"departure": {
"delay": 111,
"time": "1769170371"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769170380",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057143x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 200,
"time": "1769170940"
},
"departure": {
"delay": 200,
"time": "1769170940"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1769171210"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 231,
"time": "1769171091"
},
"departure": {
"delay": 231,
"time": "1769171091"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 230,
"time": "1769171150"
},
"departure": {
"delay": 230,
"time": "1769171150"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597023:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769149238"
},
"departure": {
"delay": 49,
"time": "1769149249"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1769149324"
},
"departure": {
"delay": 71,
"time": "1769149331"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769148918"
},
"departure": {
"delay": 97,
"time": "1769148937"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1769148294"
},
"departure": {
"delay": 129,
"time": "1769148309"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1769148369"
},
"departure": {
"delay": 139,
"time": "1769148379"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1769148723"
},
"departure": {
"delay": 78,
"time": "1769148738"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769148477"
},
"departure": {
"delay": 76,
"time": "1769148496"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1769148854"
},
"departure": {
"delay": 87,
"time": "1769148867"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769148520"
},
"departure": {
"delay": 60,
"time": "1769148540"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 141,
"time": "1769148245"
},
"departure": {
"delay": 141,
"time": "1769148261"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769149180"
},
"departure": {
"delay": 56,
"time": "1769149196"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1769149471"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1769149141"
},
"departure": {
"delay": 75,
"time": "1769149155"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1769148403"
},
"departure": {
"delay": 117,
"time": "1769148417"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769148658"
},
"departure": {
"delay": 72,
"time": "1769148672"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1769148988"
},
"departure": {
"delay": 108,
"time": "1769149008"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769149364"
},
"departure": {
"delay": 57,
"time": "1769149377"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"departure": {
"delay": 83,
"time": "1769148083"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769168640"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769168760"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769168820"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769168580"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769168520"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769172240"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769170380"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3033:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6433:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769168114"
},
"departure": {
"delay": 134,
"time": "1769168114"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 234,
"time": "1769168491"
},
"departure": {
"delay": 234,
"time": "1769168514"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 254,
"time": "1769168714"
},
"departure": {
"delay": 254,
"time": "1769168714"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769169858"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 79,
"time": "1769167639"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1769169639"
},
"departure": {
"delay": 159,
"time": "1769169639"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1769167714"
},
"departure": {
"delay": 94,
"time": "1769167714"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1769168590"
},
"departure": {
"delay": 214,
"time": "1769168614"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1769169014"
},
"departure": {
"delay": 254,
"time": "1769169014"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1769169345"
},
"departure": {
"delay": 165,
"time": "1769169345"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 209,
"time": "1769168789"
},
"departure": {
"delay": 209,
"time": "1769168789"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1769168041"
},
"departure": {
"delay": 121,
"time": "1769168041"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 324,
"time": "1769169189"
},
"departure": {
"delay": 324,
"time": "1769169264"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 214,
"time": "1769168239"
},
"departure": {
"delay": 214,
"time": "1769168314"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1769169568"
},
"departure": {
"delay": 169,
"time": "1769169589"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1769169414"
},
"departure": {
"delay": 114,
"time": "1769169414"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 239,
"time": "1769168889"
},
"departure": {
"delay": 239,
"time": "1769168939"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1769167769"
},
"departure": {
"delay": 89,
"time": "1769167769"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1769169492"
},
"departure": {
"delay": 132,
"time": "1769169492"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1769168389"
},
"departure": {
"delay": 194,
"time": "1769168414"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769167989"
},
"departure": {
"delay": 129,
"time": "1769167989"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6433:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186160"
},
"departure": {
"time": "1769186160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769186520"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769184360"
},
"departure": {
"time": "1769184360"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769186345"
},
"departure": {
"delay": 5,
"time": "1769186345"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185680"
},
"departure": {
"time": "1769185680"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769185925"
},
"departure": {
"delay": 5,
"time": "1769185925"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769183940"
},
"departure": {
"time": "1769183940"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769186340"
},
"departure": {
"time": "1769186340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769185140"
},
"departure": {
"time": "1769185140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769184240"
},
"departure": {
"time": "1769184240"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769185930"
},
"departure": {
"delay": 10,
"time": "1769185930"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769183820"
},
"departure": {
"time": "1769183820"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769184300"
},
"departure": {
"time": "1769184300"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769183580"
},
"departure": {
"time": "1769183580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769184420"
},
"departure": {
"time": "1769184420"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769183400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769184960"
},
"departure": {
"time": "1769184960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769184780"
},
"departure": {
"time": "1769184780"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769170187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:913:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10152:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769169447"
},
"departure": {
"delay": 27,
"time": "1769169447"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1769168472"
},
"departure": {
"delay": 72,
"time": "1769168472"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769170298"
},
"departure": {
"delay": 38,
"time": "1769170298"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1769170248"
},
"departure": {
"delay": 48,
"time": "1769170248"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 148,
"time": "1769168548"
},
"departure": {
"delay": 148,
"time": "1769168548"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1769169539"
},
"departure": {
"delay": -28,
"time": "1769169572"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1769169382"
},
"departure": {
"delay": 22,
"time": "1769169382"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -13,
"time": "1769169347"
},
"departure": {
"delay": -13,
"time": "1769169347"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1769170497"
},
"departure": {
"delay": -3,
"time": "1769170497"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1769170048"
},
"departure": {
"delay": 28,
"time": "1769170048"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1769170197"
},
"departure": {
"delay": 57,
"time": "1769170197"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -28,
"time": "1769169872"
},
"departure": {
"delay": -28,
"time": "1769169872"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1769168674"
},
"departure": {
"delay": 94,
"time": "1769168674"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1769170409"
},
"departure": {
"delay": -31,
"time": "1769170409"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769168198"
},
"departure": {
"delay": 38,
"time": "1769168198"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -118,
"time": "1769170622"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 14,
"time": "1769169674"
},
"departure": {
"delay": 14,
"time": "1769169674"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1769168375"
},
"departure": {
"delay": 117,
"time": "1769168397"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1769170578"
},
"departure": {
"delay": -42,
"time": "1769170578"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -43,
"time": "1769169776"
},
"departure": {
"delay": -43,
"time": "1769169797"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1769168750"
},
"departure": {
"delay": 157,
"time": "1769168797"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769169722"
},
"departure": {
"delay": 2,
"time": "1769169722"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -66,
"time": "1769170554"
},
"departure": {
"delay": -66,
"time": "1769170554"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -95,
"time": "1769169085"
},
"departure": {
"delay": -95,
"time": "1769169085"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769168122"
},
"departure": {
"delay": 47,
"time": "1769168147"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1769170353"
},
"departure": {
"delay": -27,
"time": "1769170353"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1769168850"
},
"departure": {
"delay": 90,
"time": "1769168850"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769168985"
},
"departure": {
"delay": -15,
"time": "1769168985"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1769169254"
},
"departure": {
"delay": -28,
"time": "1769169272"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1769169492"
},
"departure": {
"delay": 12,
"time": "1769169492"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -36,
"time": "1769169324"
},
"departure": {
"delay": -36,
"time": "1769169324"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1769168247"
},
"departure": {
"delay": 87,
"time": "1769168247"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1769170477"
},
"departure": {
"delay": -23,
"time": "1769170477"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1769168925"
},
"departure": {
"delay": 45,
"time": "1769168925"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1769168322"
},
"departure": {
"delay": 102,
"time": "1769168322"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 32,
"time": "1769168072"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769170097"
},
"departure": {
"delay": 17,
"time": "1769170097"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769169950"
},
"departure": {
"delay": 12,
"time": "1769169972"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769168076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10152:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1769170613"
},
"departure": {
"delay": 233,
"time": "1769170613"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1769170948"
},
"departure": {
"delay": 208,
"time": "1769170948"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 220,
"time": "1769171140"
},
"departure": {
"delay": 220,
"time": "1769171140"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1769170669"
},
"departure": {
"delay": 229,
"time": "1769170669"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 194,
"time": "1769171834"
},
"departure": {
"delay": 194,
"time": "1769171834"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 220,
"time": "1769171320"
},
"departure": {
"delay": 220,
"time": "1769171320"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1769171680"
},
"departure": {
"delay": 220,
"time": "1769171680"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 225,
"time": "1769170905"
},
"departure": {
"delay": 225,
"time": "1769170905"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 214,
"time": "1769170774"
},
"departure": {
"delay": 214,
"time": "1769170774"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 217,
"time": "1769171197"
},
"departure": {
"delay": 217,
"time": "1769171197"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 220,
"time": "1769172280"
},
"departure": {
"delay": 220,
"time": "1769172280"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1769171036"
},
"departure": {
"delay": 236,
"time": "1769171036"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 23,
"time": "1769170163"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1769170230"
},
"departure": {
"delay": 90,
"time": "1769170230"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1769172349"
},
"departure": {
"delay": 229,
"time": "1769172349"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 213,
"time": "1769172213"
},
"departure": {
"delay": 213,
"time": "1769172213"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1769171623"
},
"departure": {
"delay": 223,
"time": "1769171623"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1769170365"
},
"departure": {
"delay": 105,
"time": "1769170365"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1769170440"
},
"departure": {
"delay": 121,
"time": "1769170441"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1769170289"
},
"departure": {
"delay": 113,
"time": "1769170313"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 220,
"time": "1769171620"
},
"departure": {
"delay": 220,
"time": "1769171620"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 223,
"time": "1769172163"
},
"departure": {
"delay": 223,
"time": "1769172163"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769170176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10473:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9452:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 553,
"time": "1769168591"
},
"departure": {
"delay": 553,
"time": "1769168593"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 696,
"time": "1769169276"
},
"departure": {
"delay": 696,
"time": "1769169276"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 700,
"time": "1769169460"
},
"departure": {
"delay": 700,
"time": "1769169460"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 692,
"time": "1769169572"
},
"departure": {
"delay": 692,
"time": "1769169572"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 690,
"time": "1769169210"
},
"departure": {
"delay": 690,
"time": "1769169210"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 586,
"time": "1769168566"
},
"departure": {
"delay": 586,
"time": "1769168566"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 671,
"time": "1769169311"
},
"departure": {
"delay": 671,
"time": "1769169311"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 715,
"time": "1769169535"
},
"departure": {
"delay": 715,
"time": "1769169535"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 710,
"time": "1769169385"
},
"departure": {
"delay": 710,
"time": "1769169410"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 590,
"time": "1769168510"
},
"departure": {
"delay": 590,
"time": "1769168510"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 581,
"time": "1769168663"
},
"departure": {
"delay": 581,
"time": "1769168681"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 457,
"time": "1769167777"
},
"departure": {
"delay": 457,
"time": "1769167777"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 602,
"time": "1769168438"
},
"departure": {
"delay": 602,
"time": "1769168462"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 585,
"time": "1769168337"
},
"departure": {
"delay": 585,
"time": "1769168385"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769167676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9452:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769172063"
},
"departure": {
"delay": 3,
"time": "1769172063"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769171523"
},
"departure": {
"delay": 3,
"time": "1769171523"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769171834"
},
"departure": {
"delay": 14,
"time": "1769171834"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1769171406"
},
"departure": {
"delay": 6,
"time": "1769171406"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769172637"
},
"departure": {
"delay": 37,
"time": "1769172637"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769172990"
},
"departure": {
"delay": 30,
"time": "1769172990"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1769171644"
},
"departure": {
"delay": 4,
"time": "1769171644"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769171893"
},
"departure": {
"delay": 13,
"time": "1769171893"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769172162"
},
"departure": {
"delay": 42,
"time": "1769172162"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1769171192"
},
"departure": {
"delay": 32,
"time": "1769171192"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1769171253"
},
"departure": {
"delay": 33,
"time": "1769171253"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769172572"
},
"departure": {
"delay": 32,
"time": "1769172572"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769172215"
},
"departure": {
"delay": 35,
"time": "1769172215"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769171331"
},
"departure": {
"delay": 51,
"time": "1769171331"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769172408"
},
"departure": {
"delay": 48,
"time": "1769172408"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769170696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14171:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1769168472"
},
"departure": {
"delay": 91,
"time": "1769168491"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769168651"
},
"departure": {
"delay": 90,
"time": "1769168670"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1769168546"
},
"departure": {
"delay": 86,
"time": "1769168546"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1769169054"
},
"departure": {
"delay": 70,
"time": "1769169070"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769169601"
},
"departure": {
"delay": 150,
"time": "1769169630"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1769170010"
},
"departure": {
"delay": 110,
"time": "1769170010"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769168954"
},
"departure": {
"delay": 30,
"time": "1769168970"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769169480"
},
"departure": {
"delay": 60,
"time": "1769169480"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 114,
"time": "1769169740"
},
"departure": {
"delay": 114,
"time": "1769169774"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 190,
"time": "1769169232"
},
"departure": {
"delay": 190,
"time": "1769169250"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 210,
"time": "1769169904"
},
"departure": {
"delay": 210,
"time": "1769169930"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1769169152"
},
"departure": {
"delay": 110,
"time": "1769169170"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1769169343"
},
"departure": {
"delay": 190,
"time": "1769169370"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 170,
"time": "1769169814"
},
"departure": {
"delay": 170,
"time": "1769169830"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1769168741"
},
"departure": {
"delay": 110,
"time": "1769168750"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769168841"
},
"departure": {
"delay": 50,
"time": "1769168870"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769167976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3085:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1769173277"
},
"departure": {
"delay": 17,
"time": "1769173277"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1769173127"
},
"departure": {
"delay": 47,
"time": "1769173127"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769173539"
},
"departure": {
"delay": 39,
"time": "1769173539"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769168936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11216:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1769170556"
},
"departure": {
"delay": 236,
"time": "1769170556"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1769170456"
},
"departure": {
"delay": 220,
"time": "1769170480"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1769170897"
},
"departure": {
"delay": 157,
"time": "1769170897"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1769171339"
},
"departure": {
"delay": 179,
"time": "1769171339"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 205,
"time": "1769170105"
},
"departure": {
"delay": 205,
"time": "1769170105"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 125,
"time": "1769169905"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 216,
"time": "1769170330"
},
"departure": {
"delay": 216,
"time": "1769170356"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1769170005"
},
"departure": {
"delay": 190,
"time": "1769170030"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1769171457"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1769170780"
},
"departure": {
"delay": 150,
"time": "1769170830"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 246,
"time": "1769170180"
},
"departure": {
"delay": 246,
"time": "1769170206"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1769170262"
},
"departure": {
"delay": 182,
"time": "1769170262"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 216,
"time": "1769170656"
},
"departure": {
"delay": 216,
"time": "1769170656"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1769171136"
},
"departure": {
"delay": 156,
"time": "1769171136"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1769171190"
},
"departure": {
"delay": 150,
"time": "1769171190"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769169917",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4391:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769182680"
},
"departure": {
"time": "1769182680"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769181780"
},
"departure": {
"time": "1769181780"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769182740"
},
"departure": {
"time": "1769182740"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769181840"
},
"departure": {
"time": "1769181840"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769181600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769182440"
},
"departure": {
"time": "1769182440"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769182800"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769182500"
},
"departure": {
"time": "1769182500"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182140"
},
"departure": {
"time": "1769182140"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769182560"
},
"departure": {
"time": "1769182560"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2233:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx36:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769167092"
},
"departure": {
"delay": 72,
"time": "1769167092"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1769166904"
},
"departure": {
"delay": 64,
"time": "1769166904"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769169067"
},
"departure": {
"delay": 7,
"time": "1769169067"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769167896"
},
"departure": {
"delay": 120,
"time": "1769167920"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1769169167"
},
"departure": {
"delay": -13,
"time": "1769169167"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1769167217"
},
"departure": {
"delay": 77,
"time": "1769167217"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1769168298"
},
"departure": {
"delay": 37,
"time": "1769168317"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1769169237"
},
"departure": {
"delay": -3,
"time": "1769169237"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 87,
"time": "1769167167"
},
"departure": {
"delay": 87,
"time": "1769167167"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769168595"
},
"departure": {
"delay": 15,
"time": "1769168595"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1769167042"
},
"departure": {
"delay": 82,
"time": "1769167042"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 82,
"time": "1769166742"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1769168968"
},
"departure": {
"delay": -8,
"time": "1769168992"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1769168093"
},
"departure": {
"delay": 113,
"time": "1769168093"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1769166946"
},
"departure": {
"delay": 67,
"time": "1769166967"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769167793"
},
"departure": {
"delay": 53,
"time": "1769167793"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769168045"
},
"departure": {
"delay": 125,
"time": "1769168045"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769168492"
},
"departure": {
"delay": 32,
"time": "1769168492"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1769168893"
},
"departure": {
"delay": 13,
"time": "1769168893"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769168417"
},
"departure": {
"delay": 42,
"time": "1769168442"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1769168692"
},
"departure": {
"delay": -28,
"time": "1769168792"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769166745",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx36:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057155x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769171137"
},
"departure": {
"delay": 37,
"time": "1769171137"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1769172071"
},
"departure": {
"delay": 11,
"time": "1769172071"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769172236"
},
"departure": {
"delay": 56,
"time": "1769172236"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1769171022"
},
"departure": {
"delay": 42,
"time": "1769171022"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1769171615"
},
"departure": {
"delay": 35,
"time": "1769171615"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769171807"
},
"departure": {
"delay": 47,
"time": "1769171807"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769171228"
},
"departure": {
"delay": 8,
"time": "1769171228"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1769171488"
},
"departure": {
"delay": 28,
"time": "1769171488"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769171762"
},
"departure": {
"delay": 2,
"time": "1769171762"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769171672"
},
"departure": {
"delay": 32,
"time": "1769171672"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769171543"
},
"departure": {
"delay": 23,
"time": "1769171543"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769171928"
},
"departure": {
"delay": 48,
"time": "1769171928"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769171263"
},
"departure": {
"delay": 43,
"time": "1769171263"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769171434"
},
"departure": {
"delay": 34,
"time": "1769171434"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172660"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769170770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057155x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230313x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1769171092"
},
"departure": {
"delay": 232,
"time": "1769171092"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1769170593"
},
"departure": {
"delay": 153,
"time": "1769170593"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 184,
"time": "1769171224"
},
"departure": {
"delay": 184,
"time": "1769171224"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 184,
"time": "1769171344"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 184,
"time": "1769170924"
},
"departure": {
"delay": 184,
"time": "1769170924"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1769171138"
},
"departure": {
"delay": 218,
"time": "1769171138"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 220,
"time": "1769170720"
},
"departure": {
"delay": 220,
"time": "1769170720"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 230,
"time": "1769171270"
},
"departure": {
"delay": 230,
"time": "1769171270"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 135,
"time": "1769170455"
},
"departure": {
"delay": 135,
"time": "1769170455"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1769170560"
},
"departure": {
"delay": 180,
"time": "1769170560"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 243,
"time": "1769170983"
},
"departure": {
"delay": 243,
"time": "1769170983"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1769170679"
},
"departure": {
"delay": 179,
"time": "1769170679"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 160,
"time": "1769170360"
},
"departure": {
"delay": 160,
"time": "1769170360"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1769171044"
},
"departure": {
"delay": 184,
"time": "1769171044"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 230,
"time": "1769170850"
},
"departure": {
"delay": 230,
"time": "1769170850"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 214,
"time": "1769170774"
},
"departure": {
"delay": 214,
"time": "1769170774"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 209,
"time": "1769171249"
},
"departure": {
"delay": 209,
"time": "1769171249"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 216,
"time": "1769171316"
},
"departure": {
"delay": 216,
"time": "1769171316"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 192,
"time": "1769171172"
},
"departure": {
"delay": 192,
"time": "1769171172"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230313x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:823:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769182330"
},
"departure": {
"delay": 10,
"time": "1769182330"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769182140"
},
"departure": {
"time": "1769182140"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180820"
},
"departure": {
"time": "1769180820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769179800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180280"
},
"departure": {
"time": "1769180280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769182325"
},
"departure": {
"delay": 5,
"time": "1769182325"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769180760"
},
"departure": {
"time": "1769180760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769179980"
},
"departure": {
"time": "1769179980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769182745"
},
"departure": {
"delay": 5,
"time": "1769182745"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769182740"
},
"departure": {
"time": "1769182740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769181540"
},
"departure": {
"time": "1769181540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769181180"
},
"departure": {
"time": "1769181180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181840"
},
"departure": {
"time": "1769181840"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769181360"
},
"departure": {
"time": "1769181360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769182560"
},
"departure": {
"time": "1769182560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769182920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:823:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 286,
"time": "1769171206"
},
"departure": {
"delay": 286,
"time": "1769171206"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 290,
"time": "1769170910"
},
"departure": {
"delay": 290,
"time": "1769170910"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 234,
"time": "1769171274"
},
"departure": {
"delay": 234,
"time": "1769171274"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1769170850"
},
"departure": {
"delay": 230,
"time": "1769170850"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1769171802"
},
"departure": {
"delay": 162,
"time": "1769171802"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 302,
"time": "1769171102"
},
"departure": {
"delay": 302,
"time": "1769171102"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 269,
"time": "1769171129"
},
"departure": {
"delay": 269,
"time": "1769171129"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 191,
"time": "1769171591"
},
"departure": {
"delay": 191,
"time": "1769171591"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1769171879"
},
"departure": {
"delay": 119,
"time": "1769171879"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 195,
"time": "1769171535"
},
"departure": {
"delay": 195,
"time": "1769171535"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1769171410"
},
"departure": {
"delay": 190,
"time": "1769171410"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 215,
"time": "1769171495"
},
"departure": {
"delay": 215,
"time": "1769171495"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 284,
"time": "1769170724"
},
"departure": {
"delay": 284,
"time": "1769170724"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1769171739"
},
"departure": {
"delay": 159,
"time": "1769171739"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 285,
"time": "1769170965"
},
"departure": {
"delay": 285,
"time": "1769170965"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1769171969"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1769171645"
},
"departure": {
"delay": 185,
"time": "1769171645"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596541:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071972x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769172619"
},
"departure": {
"delay": 19,
"time": "1769172619"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1769172779"
},
"departure": {
"delay": 59,
"time": "1769172779"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1769171706"
},
"departure": {
"delay": 6,
"time": "1769171706"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769171286"
},
"departure": {
"delay": 6,
"time": "1769171286"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1769172301"
},
"departure": {
"delay": 1,
"time": "1769172301"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173140"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1769171348"
},
"departure": {
"delay": 8,
"time": "1769171348"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769172110"
},
"departure": {
"delay": 50,
"time": "1769172110"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769171584"
},
"departure": {
"delay": 4,
"time": "1769171584"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769172232"
},
"departure": {
"delay": 52,
"time": "1769172232"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1769172715"
},
"departure": {
"delay": 55,
"time": "1769172715"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1769171379"
},
"departure": {
"delay": 39,
"time": "1769171379"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769171875"
},
"departure": {
"delay": 55,
"time": "1769171875"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769171518"
},
"departure": {
"delay": 58,
"time": "1769171518"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769172059"
},
"departure": {
"delay": 59,
"time": "1769172059"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071972x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC595688:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769174545"
},
"departure": {
"delay": 85,
"time": "1769174545"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1769174687"
},
"departure": {
"delay": -13,
"time": "1769174687"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769174395"
},
"departure": {
"delay": 55,
"time": "1769174395"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1769174627"
},
"departure": {
"delay": 47,
"time": "1769174627"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1769174752"
},
"departure": {
"delay": -8,
"time": "1769174752"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -264,
"time": "1769176116"
},
"departure": {
"delay": -264,
"time": "1769176116"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -58,
"time": "1769175242"
},
"departure": {
"delay": -58,
"time": "1769175242"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769174485"
},
"departure": {
"delay": 25,
"time": "1769174485"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -286,
"time": "1769175974"
},
"departure": {
"delay": -286,
"time": "1769175974"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1769174941"
},
"departure": {
"delay": 1,
"time": "1769174941"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -235,
"time": "1769176025"
},
"departure": {
"delay": -235,
"time": "1769176025"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3355,
"time": "1769170865"
},
"departure": {
"delay": -3355,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -227,
"time": "1769175913"
},
"departure": {
"delay": -227,
"time": "1769175913"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3235,
"time": "1769170865"
},
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -179,
"time": "1769175541"
},
"departure": {
"delay": -179,
"time": "1769175541"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3415,
"time": "1769170865"
},
"departure": {
"delay": -3415,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -58,
"time": "1769175302"
},
"departure": {
"delay": -58,
"time": "1769175302"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1769174455"
},
"departure": {
"delay": 55,
"time": "1769174455"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1769174996"
},
"departure": {
"delay": -4,
"time": "1769174996"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1769174717"
},
"departure": {
"delay": 17,
"time": "1769174717"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1769174812"
},
"departure": {
"delay": -8,
"time": "1769174812"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -168,
"time": "1769175612"
},
"departure": {
"delay": -168,
"time": "1769175612"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -140,
"time": "1769175700"
},
"departure": {
"delay": -140,
"time": "1769175700"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -320,
"time": "1769176060"
},
"departure": {
"delay": -320,
"time": "1769176060"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 77,
"time": "1769174597"
},
"departure": {
"delay": 77,
"time": "1769174597"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769174881"
},
"departure": {
"delay": 1,
"time": "1769174881"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -190,
"time": "1769175830"
},
"departure": {
"delay": -190,
"time": "1769175830"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -78,
"time": "1769175222"
},
"departure": {
"delay": -78,
"time": "1769175222"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -203,
"time": "1769175877"
},
"departure": {
"delay": -203,
"time": "1769175877"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -239,
"time": "1769175481"
},
"departure": {
"delay": -239,
"time": "1769175481"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -211,
"time": "1769175809"
},
"departure": {
"delay": -211,
"time": "1769175809"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -150,
"time": "1769175750"
},
"departure": {
"delay": -150,
"time": "1769175750"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3475,
"time": "1769170865"
},
"departure": {
"delay": -3475,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -130,
"time": "1769175350"
},
"departure": {
"delay": -130,
"time": "1769175350"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -331,
"time": "1769176169"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 46,
"time": "1769174866"
},
"departure": {
"delay": 46,
"time": "1769174866"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC595688:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769171069"
},
"departure": {
"delay": 39,
"time": "1769171079"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769170239"
},
"departure": {
"delay": 51,
"time": "1769170251"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769170630"
},
"departure": {
"delay": 32,
"time": "1769170652"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1769170188"
},
"departure": {
"delay": 66,
"time": "1769170206"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1769170656"
},
"departure": {
"delay": 8,
"time": "1769170688"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1769171174"
},
"departure": {
"delay": 84,
"time": "1769171184"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1769170340"
},
"departure": {
"delay": 14,
"time": "1769170394"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769171269"
},
"departure": {
"delay": 59,
"time": "1769171279"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1769170426"
},
"departure": {
"delay": 6,
"time": "1769170446"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769170556"
},
"departure": {
"delay": 2,
"time": "1769170562"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769171021"
},
"departure": {
"delay": 51,
"time": "1769171031"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1769171449"
},
"departure": {
"delay": -1,
"time": "1769171459"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769170481"
},
"departure": {
"delay": 16,
"time": "1769170516"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769171620"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1769170804"
},
"departure": {
"delay": 18,
"time": "1769170878"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769170944"
},
"departure": {
"delay": 34,
"time": "1769170954"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x13:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8444:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769170332"
},
"departure": {
"delay": 72,
"time": "1769170332"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 210,
"time": "1769170950"
},
"departure": {
"delay": 210,
"time": "1769170950"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1769172097"
},
"departure": {
"delay": 157,
"time": "1769172097"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 228,
"time": "1769170766"
},
"departure": {
"delay": 228,
"time": "1769170788"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1769170253"
},
"departure": {
"delay": 113,
"time": "1769170253"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 183,
"time": "1769171943"
},
"departure": {
"delay": 183,
"time": "1769171943"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 189,
"time": "1769171289"
},
"departure": {
"delay": 189,
"time": "1769171289"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1769170187"
},
"departure": {
"delay": 72,
"time": "1769170212"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769171257"
},
"departure": {
"delay": 157,
"time": "1769171257"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1769171612"
},
"departure": {
"delay": 152,
"time": "1769171612"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 194,
"time": "1769172494"
},
"departure": {
"delay": 194,
"time": "1769172494"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1769170837"
},
"departure": {
"delay": 157,
"time": "1769170837"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1769171142"
},
"departure": {
"delay": 162,
"time": "1769171142"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1769172037"
},
"departure": {
"delay": 157,
"time": "1769172037"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1769172347"
},
"departure": {
"delay": 167,
"time": "1769172347"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 157,
"time": "1769171497"
},
"departure": {
"delay": 157,
"time": "1769171497"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1769171803"
},
"departure": {
"delay": 163,
"time": "1769171803"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 214,
"time": "1769171674"
},
"departure": {
"delay": 214,
"time": "1769171674"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 194,
"time": "1769171054"
},
"departure": {
"delay": 194,
"time": "1769171054"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1769171017"
},
"departure": {
"delay": 157,
"time": "1769171017"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 189,
"time": "1769171529"
},
"departure": {
"delay": 189,
"time": "1769171529"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1769172157"
},
"departure": {
"delay": 157,
"time": "1769172157"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 184,
"time": "1769171104"
},
"departure": {
"delay": 184,
"time": "1769171104"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1769170462"
},
"departure": {
"delay": 142,
"time": "1769170462"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 162,
"time": "1769171862"
},
"departure": {
"delay": 162,
"time": "1769171862"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 178,
"time": "1769171398"
},
"departure": {
"delay": 178,
"time": "1769171398"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1769171737"
},
"departure": {
"delay": 157,
"time": "1769171737"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1769170412"
},
"departure": {
"delay": 92,
"time": "1769170412"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 186,
"time": "1769171346"
},
"departure": {
"delay": 186,
"time": "1769171346"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169596",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8444:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769167260"
},
"departure": {
"delay": 60,
"time": "1769167260"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168820"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769167800"
},
"departure": {
"delay": 60,
"time": "1769167800"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769169480"
},
"departure": {
"time": "1769169480"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769168940"
},
"departure": {
"time": "1769168940"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769167560"
},
"departure": {
"delay": 60,
"time": "1769167560"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769167340"
},
"departure": {
"delay": 20,
"time": "1769167340"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769168160"
},
"departure": {
"time": "1769168160"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769169240"
},
"departure": {
"delay": 60,
"time": "1769169240"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168520"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769167980"
},
"departure": {
"time": "1769167980"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769169440"
},
"departure": {
"delay": 20,
"time": "1769169440"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769169660"
},
"departure": {
"delay": 60,
"time": "1769169660"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769167320"
},
"departure": {
"delay": 60,
"time": "1769167320"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1769169260"
},
"departure": {
"delay": 20,
"time": "1769169260"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769167680"
},
"departure": {
"time": "1769167680"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769169300"
},
"departure": {
"time": "1769169300"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769167200"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769168460"
},
"departure": {
"delay": 60,
"time": "1769168460"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169540"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769167500"
},
"departure": {
"time": "1769167500"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769169420"
},
"departure": {
"delay": 60,
"time": "1769169420"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769169720"
},
"departure": {
"delay": 60,
"time": "1769169720"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769167380"
},
"departure": {
"time": "1769167380"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169960"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769168400"
},
"departure": {
"delay": 60,
"time": "1769168400"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769169360"
},
"departure": {
"delay": 60,
"time": "1769169360"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769168280"
},
"departure": {
"time": "1769168280"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169180"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769168580"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769167860"
},
"departure": {
"time": "1769167860"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769166636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13828:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769186160"
},
"departure": {
"time": "1769186160"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769185200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186400"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769186280"
},
"departure": {
"time": "1769186280"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186040"
},
"departure": {
"time": "1769186040"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769186340"
},
"departure": {
"time": "1769186340"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2441:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9753:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1769169543"
},
"departure": {
"delay": 123,
"time": "1769169543"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1769168418"
},
"departure": {
"delay": 78,
"time": "1769168418"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1769167292"
},
"departure": {
"delay": 152,
"time": "1769167292"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1769169145"
},
"departure": {
"delay": 145,
"time": "1769169145"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 158,
"time": "1769169518"
},
"departure": {
"delay": 158,
"time": "1769169518"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 161,
"time": "1769167841"
},
"departure": {
"delay": 161,
"time": "1769167841"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769168449"
},
"departure": {
"delay": 33,
"time": "1769168493"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1769168366"
},
"departure": {
"delay": 146,
"time": "1769168366"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1769167342"
},
"departure": {
"delay": 142,
"time": "1769167342"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1769168142"
},
"departure": {
"delay": 162,
"time": "1769168142"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1769168080"
},
"departure": {
"delay": 160,
"time": "1769168080"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 123,
"time": "1769169220"
},
"departure": {
"delay": 123,
"time": "1769169243"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 129,
"time": "1769168409"
},
"departure": {
"delay": 129,
"time": "1769168409"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1769169418"
},
"departure": {
"delay": 118,
"time": "1769169418"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 127,
"time": "1769167567"
},
"departure": {
"delay": 127,
"time": "1769167567"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1769167620"
},
"departure": {
"delay": 203,
"time": "1769167643"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1769169734"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 162,
"time": "1769169342"
},
"departure": {
"delay": 162,
"time": "1769169342"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1769168667"
},
"departure": {
"delay": 27,
"time": "1769168667"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1769169617"
},
"departure": {
"delay": 103,
"time": "1769169643"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 153,
"time": "1769167233"
},
"departure": {
"delay": 153,
"time": "1769167233"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1769167418"
},
"departure": {
"delay": 98,
"time": "1769167418"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769168718"
},
"departure": {
"delay": 102,
"time": "1769168742"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1769167468"
},
"departure": {
"delay": 148,
"time": "1769167468"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1769167695"
},
"departure": {
"delay": 195,
"time": "1769167695"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 23,
"time": "1769167043"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 212,
"time": "1769167772"
},
"departure": {
"delay": 212,
"time": "1769167772"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769168568"
},
"departure": {
"delay": 48,
"time": "1769168568"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1769168292"
},
"departure": {
"delay": 132,
"time": "1769168292"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769167056",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9753:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 250,
"time": "1769156971"
},
"departure": {
"delay": 250,
"time": "1769157010"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769158146"
},
"departure": {
"delay": 13,
"time": "1769158153"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 206,
"time": "1769157135"
},
"departure": {
"delay": 206,
"time": "1769157146"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769157401"
},
"departure": {
"delay": 50,
"time": "1769157410"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 258,
"time": "1769156882"
},
"departure": {
"delay": 258,
"time": "1769156898"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1769158190"
},
"departure": {
"delay": 2,
"time": "1769158202"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769158064"
},
"departure": {
"delay": 49,
"time": "1769158069"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769157355"
},
"departure": {
"delay": 68,
"time": "1769157368"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769158239"
},
"departure": {
"delay": -3,
"time": "1769158257"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 261,
"time": "1769157036"
},
"departure": {
"delay": 261,
"time": "1769157081"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769157489"
},
"departure": {
"delay": 20,
"time": "1769157500"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769157620"
},
"departure": {
"delay": 44,
"time": "1769157644"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1769157264"
},
"departure": {
"delay": 91,
"time": "1769157271"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1769157175"
},
"departure": {
"delay": 162,
"time": "1769157222"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1769157167"
},
"departure": {
"delay": 175,
"time": "1769157175"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769158094"
},
"departure": {
"delay": 23,
"time": "1769158103"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 246,
"time": "1769156826"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1769158007"
},
"departure": {
"delay": 61,
"time": "1769158021"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769157772"
},
"departure": {
"delay": 11,
"time": "1769157791"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -28,
"time": "1769158352"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 233,
"time": "1769156928"
},
"departure": {
"delay": 233,
"time": "1769156933"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769157809"
},
"departure": {
"delay": 20,
"time": "1769157860"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769157545"
},
"departure": {
"delay": 39,
"time": "1769157579"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 233,
"time": "1769157095"
},
"departure": {
"delay": 233,
"time": "1769157113"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769157880"
},
"departure": {
"delay": 73,
"time": "1769157973"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107840x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769171406"
},
"departure": {
"delay": 126,
"time": "1769171406"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1769171622"
},
"departure": {
"delay": 102,
"time": "1769171622"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769171522"
},
"departure": {
"delay": 122,
"time": "1769171522"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769170300"
},
"departure": {
"delay": 40,
"time": "1769170300"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769170655"
},
"departure": {
"delay": 95,
"time": "1769170655"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769170411"
},
"departure": {
"delay": 31,
"time": "1769170411"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1769170895"
},
"departure": {
"delay": 155,
"time": "1769170895"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1769171185"
},
"departure": {
"delay": 145,
"time": "1769171185"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1769171303"
},
"departure": {
"delay": 143,
"time": "1769171303"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1769170539"
},
"departure": {
"delay": 99,
"time": "1769170539"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1769171721"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 158,
"time": "1769171078"
},
"departure": {
"delay": 158,
"time": "1769171078"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107840x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769193120"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769193240"
},
"departure": {
"time": "1769193240"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769193960"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769192220"
},
"departure": {
"time": "1769192220"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194080"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769192940"
},
"departure": {
"time": "1769192940"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769192100"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769192460"
},
"departure": {
"time": "1769192460"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1769193480"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192160"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769192520"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769192340"
},
"departure": {
"time": "1769192340"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769192700"
},
"departure": {
"time": "1769192700"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769193360"
},
"departure": {
"time": "1769193360"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769194980"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1769192165"
},
"departure": {
"delay": 5,
"time": "1769192165"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1769169244",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx601:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11210:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769171109"
},
"departure": {
"delay": 129,
"time": "1769171109"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1769170326"
},
"departure": {
"delay": -29,
"time": "1769170351"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1769170553"
},
"departure": {
"delay": 173,
"time": "1769170553"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1769169501"
},
"departure": {
"delay": 81,
"time": "1769169501"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1769170873"
},
"departure": {
"delay": 133,
"time": "1769170873"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1769170765"
},
"departure": {
"delay": 145,
"time": "1769170765"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769170084"
},
"departure": {
"delay": 4,
"time": "1769170084"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769171678"
},
"departure": {
"delay": 98,
"time": "1769171678"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769169893"
},
"departure": {
"delay": 53,
"time": "1769169893"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1769171010"
},
"departure": {
"delay": 150,
"time": "1769171010"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1769169801"
},
"departure": {
"delay": 106,
"time": "1769169826"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769169751"
},
"departure": {
"delay": 91,
"time": "1769169751"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769170653"
},
"departure": {
"delay": 153,
"time": "1769170653"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769169401"
},
"departure": {
"delay": 101,
"time": "1769169401"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1769170176"
},
"departure": {
"delay": -69,
"time": "1769170251"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1769171798"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1769169576"
},
"departure": {
"delay": 121,
"time": "1769169601"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1769171342"
},
"departure": {
"delay": 122,
"time": "1769171342"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1769170772"
},
"departure": {
"delay": 92,
"time": "1769170772"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769171157"
},
"departure": {
"delay": 117,
"time": "1769171157"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1769169951"
},
"departure": {
"delay": 51,
"time": "1769169951"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769169651"
},
"departure": {
"delay": 51,
"time": "1769169651"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1769170592"
},
"departure": {
"delay": 152,
"time": "1769170592"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1769171258"
},
"departure": {
"delay": 98,
"time": "1769171258"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1769171540"
},
"departure": {
"delay": 140,
"time": "1769171540"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769171438"
},
"departure": {
"delay": 98,
"time": "1769171438"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1769171230"
},
"departure": {
"delay": 130,
"time": "1769171230"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1769170026"
},
"departure": {
"delay": 6,
"time": "1769170026"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1769171648"
},
"departure": {
"delay": 128,
"time": "1769171648"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1769170685"
},
"departure": {
"delay": 125,
"time": "1769170685"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769169136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11210:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850615F5403118x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172960"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769170140"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769169420"
},
"departure": {
"time": "1769169480"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169960"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769165447",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850615F5403118x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051170xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769173294"
},
"departure": {
"delay": 34,
"time": "1769173294"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1769171559"
},
"departure": {
"delay": 39,
"time": "1769171559"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769171852"
},
"departure": {
"delay": 32,
"time": "1769171852"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769172003"
},
"departure": {
"delay": 3,
"time": "1769172003"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173860"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769171651"
},
"departure": {
"delay": 11,
"time": "1769171651"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769172198"
},
"departure": {
"delay": 18,
"time": "1769172198"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769173078"
},
"departure": {
"delay": 58,
"time": "1769173078"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1769172247"
},
"departure": {
"delay": 7,
"time": "1769172247"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1769172935"
},
"departure": {
"delay": 35,
"time": "1769172935"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769172556"
},
"departure": {
"delay": 16,
"time": "1769172556"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769172340"
},
"departure": {
"delay": 40,
"time": "1769172340"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769172875"
},
"departure": {
"delay": 35,
"time": "1769172875"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769172712"
},
"departure": {
"delay": 52,
"time": "1769172712"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769171514"
},
"departure": {
"delay": 54,
"time": "1769171514"
},
"stopId": "FR:76481:ZE:3821:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1769171443"
},
"departure": {
"delay": 43,
"time": "1769171443"
},
"stopId": "FR:76481:ZE:3829:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769173479"
},
"departure": {
"delay": 39,
"time": "1769173479"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769172998"
},
"departure": {
"delay": 38,
"time": "1769172998"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1769172113"
},
"departure": {
"delay": 53,
"time": "1769172113"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170140",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051170xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769169670"
},
"departure": {
"delay": 70,
"time": "1769169670"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1769171102"
},
"departure": {
"delay": 182,
"time": "1769171102"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1769168846"
},
"departure": {
"delay": 110,
"time": "1769168870"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769168570"
},
"departure": {
"delay": 50,
"time": "1769168570"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769168496"
},
"departure": {
"delay": 36,
"time": "1769168496"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1769168920"
},
"departure": {
"delay": 100,
"time": "1769168920"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769169734"
},
"departure": {
"delay": 74,
"time": "1769169734"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1769170176"
},
"departure": {
"delay": 84,
"time": "1769170224"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 181,
"time": "1769170921"
},
"departure": {
"delay": 181,
"time": "1769170921"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1769171304"
},
"departure": {
"delay": 144,
"time": "1769171304"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769170320"
},
"departure": {
"delay": 60,
"time": "1769170320"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1769169473"
},
"departure": {
"delay": 53,
"time": "1769169473"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1769170820"
},
"departure": {
"delay": 140,
"time": "1769170820"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1769168720"
},
"departure": {
"delay": 80,
"time": "1769168720"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1769171484"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1769169971"
},
"departure": {
"delay": 36,
"time": "1769169996"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1769169530"
},
"departure": {
"delay": 90,
"time": "1769169570"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -3,
"time": "1769169897"
},
"departure": {
"delay": -3,
"time": "1769169897"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1769168621"
},
"departure": {
"delay": 41,
"time": "1769168621"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1769170726"
},
"departure": {
"delay": 166,
"time": "1769170726"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769169322"
},
"departure": {
"delay": 82,
"time": "1769169322"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1769168796"
},
"departure": {
"delay": 96,
"time": "1769168796"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1769169075"
},
"departure": {
"delay": 96,
"time": "1769169096"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769169224"
},
"departure": {
"delay": 44,
"time": "1769169224"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1769170456"
},
"departure": {
"delay": 96,
"time": "1769170596"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 30,
"time": "1769168370"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769170100"
},
"departure": {
"delay": 20,
"time": "1769170100"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1769169821"
},
"departure": {
"delay": 41,
"time": "1769169821"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1769171004"
},
"departure": {
"delay": 144,
"time": "1769171004"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 175,
"time": "1769171215"
},
"departure": {
"delay": 175,
"time": "1769171215"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769167976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769192760"
},
"departure": {
"time": "1769192760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769192520"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769193120"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769192580"
},
"departure": {
"time": "1769192580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769194740"
},
"departure": {
"time": "1769194740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769194385"
},
"departure": {
"delay": 5,
"time": "1769194385"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769194085"
},
"departure": {
"delay": 5,
"time": "1769194085"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769192820"
},
"departure": {
"time": "1769192820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769193180"
},
"departure": {
"time": "1769193180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769192700"
},
"departure": {
"time": "1769192700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769192640"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769194920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769192585"
},
"departure": {
"delay": 5,
"time": "1769192585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769192400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192880"
},
"departure": {
"time": "1769192880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769192460"
},
"departure": {
"time": "1769192460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769194145"
},
"departure": {
"delay": 5,
"time": "1769194145"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769194745"
},
"departure": {
"delay": 5,
"time": "1769194745"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769193240"
},
"departure": {
"time": "1769193240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769194390"
},
"departure": {
"delay": 10,
"time": "1769194390"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5487701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1609,
"time": "1769170871"
},
"departure": {
"delay": -1609,
"time": "1769170871"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -220,
"time": "1769173940"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -183,
"time": "1769173857"
},
"departure": {
"delay": -183,
"time": "1769173857"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -114,
"time": "1769172906"
},
"departure": {
"delay": -114,
"time": "1769172906"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -135,
"time": "1769173605"
},
"departure": {
"delay": -135,
"time": "1769173605"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1909,
"time": "1769170871"
},
"departure": {
"delay": -1909,
"time": "1769170871"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1729,
"time": "1769170871"
},
"departure": {
"delay": -1729,
"time": "1769170871"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1769173397"
},
"departure": {
"delay": -43,
"time": "1769173397"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -87,
"time": "1769173413"
},
"departure": {
"delay": -87,
"time": "1769173413"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -92,
"time": "1769173468"
},
"departure": {
"delay": -92,
"time": "1769173468"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1769173195"
},
"departure": {
"delay": -65,
"time": "1769173195"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1849,
"time": "1769170871"
},
"departure": {
"delay": -1849,
"time": "1769170871"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -127,
"time": "1769173733"
},
"departure": {
"delay": -127,
"time": "1769173733"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1969,
"time": "1769170871"
},
"departure": {
"delay": -1969,
"time": "1769170871"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1669,
"time": "1769170871"
},
"departure": {
"delay": -1669,
"time": "1769170871"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1769173087"
},
"departure": {
"delay": -53,
"time": "1769173087"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1769172989"
},
"departure": {
"delay": -31,
"time": "1769172989"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -1489,
"time": "1769170871"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -61,
"time": "1769173259"
},
"departure": {
"delay": -61,
"time": "1769173259"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -217,
"time": "1769173763"
},
"departure": {
"delay": -217,
"time": "1769173763"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1769173123"
},
"departure": {
"delay": -17,
"time": "1769173123"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -116,
"time": "1769173504"
},
"departure": {
"delay": -116,
"time": "1769173504"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -114,
"time": "1769172846"
},
"departure": {
"delay": -114,
"time": "1769172846"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -170,
"time": "1769173810"
},
"departure": {
"delay": -170,
"time": "1769173810"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5487701:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:567:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769170860"
},
"departure": {
"delay": 5,
"time": "1769170865"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769170260"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769169360"
},
"departure": {
"delay": 65,
"time": "1769169365"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769170140"
},
"departure": {
"delay": 65,
"time": "1769170145"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769168520"
},
"departure": {
"delay": 65,
"time": "1769168525"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769169900"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769170380"
},
"departure": {
"delay": 5,
"time": "1769170385"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769170740"
},
"departure": {
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1769170200"
},
"departure": {
"delay": -55,
"time": "1769170205"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769170620"
},
"departure": {
"delay": 5,
"time": "1769170625"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769168700"
},
"departure": {
"delay": 65,
"time": "1769168705"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769169600"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1769168580"
},
"departure": {
"delay": 65,
"time": "1769168585"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769168760"
},
"departure": {
"delay": 65,
"time": "1769168765"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171040"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1769169060"
},
"departure": {
"delay": 125,
"time": "1769169065"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769168880"
},
"departure": {
"delay": 60,
"time": "1769168940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769169240"
},
"departure": {
"delay": 125,
"time": "1769169245"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1769169070"
},
"departure": {
"delay": 120,
"time": "1769169120"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769169370"
},
"departure": {
"delay": 15,
"time": "1769169375"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769169480"
},
"departure": {
"delay": 5,
"time": "1769169485"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769170500"
},
"departure": {
"delay": 5,
"time": "1769170505"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:567:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1769171712"
},
"departure": {
"delay": 132,
"time": "1769171712"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1769171919"
},
"departure": {
"delay": 159,
"time": "1769171919"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1769171849"
},
"departure": {
"delay": 149,
"time": "1769171849"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1769171249"
},
"departure": {
"delay": 149,
"time": "1769171249"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1769170757"
},
"departure": {
"delay": 137,
"time": "1769170757"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1769171372"
},
"departure": {
"delay": 152,
"time": "1769171372"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1769171027"
},
"departure": {
"delay": 167,
"time": "1769171027"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1769170949"
},
"departure": {
"delay": 149,
"time": "1769170949"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1769172168"
},
"departure": {
"delay": 168,
"time": "1769172168"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1769170656"
},
"departure": {
"delay": 156,
"time": "1769170656"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 146,
"time": "1769171126"
},
"departure": {
"delay": 146,
"time": "1769171126"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1769170206"
},
"departure": {
"delay": 126,
"time": "1769170206"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1769170553"
},
"departure": {
"delay": 173,
"time": "1769170553"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 121,
"time": "1769170081"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 176,
"time": "1769170496"
},
"departure": {
"delay": 176,
"time": "1769170496"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1769170307"
},
"departure": {
"delay": 156,
"time": "1769170356"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 164,
"time": "1769171324"
},
"departure": {
"delay": 164,
"time": "1769171324"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1769170850"
},
"departure": {
"delay": 170,
"time": "1769170850"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 149,
"time": "1769171489"
},
"departure": {
"delay": 149,
"time": "1769171489"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 136,
"time": "1769170156"
},
"departure": {
"delay": 136,
"time": "1769170156"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1769170431"
},
"departure": {
"delay": 171,
"time": "1769170431"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170097",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6393:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769172496"
},
"departure": {
"delay": 16,
"time": "1769172496"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769172214"
},
"departure": {
"delay": 34,
"time": "1769172214"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1769172745"
},
"departure": {
"delay": -35,
"time": "1769172745"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1769172594"
},
"departure": {
"delay": -6,
"time": "1769172594"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -194,
"time": "1769173246"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -144,
"time": "1769173116"
},
"departure": {
"delay": -144,
"time": "1769173116"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1769172642"
},
"departure": {
"delay": 42,
"time": "1769172642"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -106,
"time": "1769172854"
},
"departure": {
"delay": -106,
"time": "1769172854"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769172697"
},
"departure": {
"delay": 37,
"time": "1769172697"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -144,
"time": "1769172936"
},
"departure": {
"delay": -144,
"time": "1769172936"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1769172277"
},
"departure": {
"delay": 37,
"time": "1769172277"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769172327"
},
"departure": {
"delay": 27,
"time": "1769172327"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1769172304"
},
"departure": {
"delay": 4,
"time": "1769172304"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1769172531"
},
"departure": {
"delay": -9,
"time": "1769172531"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769172417"
},
"departure": {
"delay": 57,
"time": "1769172417"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769171983"
},
"departure": {
"delay": 43,
"time": "1769171983"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769172188"
},
"departure": {
"delay": 8,
"time": "1769172188"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1769172454"
},
"departure": {
"delay": 34,
"time": "1769172454"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470352:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171125"
},
"departure": {
"time": "1769171125"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171274"
},
"departure": {
"time": "1769171274"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171326"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769170410"
},
"departure": {
"time": "1769170410"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170085"
},
"departure": {
"time": "1769170091"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171198"
},
"departure": {
"time": "1769171198"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769170510"
},
"departure": {
"time": "1769170660"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769169922"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170168"
},
"departure": {
"time": "1769170168"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769169986"
},
"departure": {
"time": "1769169986"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14878:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769169112"
},
"departure": {
"delay": 53,
"time": "1769169113"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769169404"
},
"departure": {
"delay": 54,
"time": "1769169414"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769170590"
},
"departure": {
"delay": 35,
"time": "1769170595"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1769169345"
},
"departure": {
"delay": 45,
"time": "1769169345"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1769170339"
},
"departure": {
"delay": 79,
"time": "1769170339"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1769170165"
},
"departure": {
"delay": 25,
"time": "1769170165"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1769169837"
},
"departure": {
"delay": -3,
"time": "1769169837"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1769169747"
},
"departure": {
"delay": 27,
"time": "1769169747"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1769170639"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1769170258"
},
"departure": {
"delay": 65,
"time": "1769170265"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1769169524"
},
"departure": {
"delay": 44,
"time": "1769169524"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769170004"
},
"departure": {
"delay": 53,
"time": "1769170013"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1769169913"
},
"departure": {
"delay": -41,
"time": "1769169919"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769169593"
},
"departure": {
"delay": 56,
"time": "1769169596"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1769169791"
},
"departure": {
"delay": 11,
"time": "1769169791"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1769170382"
},
"departure": {
"delay": 62,
"time": "1769170382"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1769170532"
},
"departure": {
"delay": 32,
"time": "1769170532"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1769170452"
},
"departure": {
"delay": 72,
"time": "1769170452"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769169660"
},
"departure": {
"delay": 60,
"time": "1769169660"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769169288"
},
"departure": {
"delay": 48,
"time": "1769169288"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1769170089"
},
"departure": {
"delay": 11,
"time": "1769170091"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769169236"
},
"departure": {
"delay": 56,
"time": "1769169236"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14049:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769171733"
},
"departure": {
"delay": -27,
"time": "1769171733"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 6,
"time": "1769170506"
},
"departure": {
"delay": 6,
"time": "1769170506"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1769170529"
},
"departure": {
"delay": -31,
"time": "1769170529"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 219,
"time": "1769170119"
},
"departure": {
"delay": 219,
"time": "1769170119"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1769170379"
},
"departure": {
"delay": 119,
"time": "1769170379"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -124,
"time": "1769171876"
},
"departure": {
"delay": -124,
"time": "1769171876"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 189,
"time": "1769170149"
},
"departure": {
"delay": 189,
"time": "1769170149"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1769170613"
},
"departure": {
"delay": -1,
"time": "1769170619"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1769171783"
},
"departure": {
"delay": -37,
"time": "1769171783"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -35,
"time": "1769171125"
},
"departure": {
"delay": -35,
"time": "1769171125"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -78,
"time": "1769171682"
},
"departure": {
"delay": -78,
"time": "1769171682"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1769170829"
},
"departure": {
"delay": -31,
"time": "1769170829"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -69,
"time": "1769170911"
},
"departure": {
"delay": -69,
"time": "1769170911"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -174,
"time": "1769171946"
},
"departure": {
"delay": -174,
"time": "1769171946"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -230,
"time": "1769172070"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -86,
"time": "1769171434"
},
"departure": {
"delay": -86,
"time": "1769171434"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -81,
"time": "1769171379"
},
"departure": {
"delay": -81,
"time": "1769171379"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1769170969"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -54,
"time": "1769171646"
},
"departure": {
"delay": -54,
"time": "1769171646"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -43,
"time": "1769170757"
},
"departure": {
"delay": -43,
"time": "1769170757"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1769171603"
},
"departure": {
"delay": -37,
"time": "1769171603"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 237,
"time": "1769170257"
},
"departure": {
"delay": 237,
"time": "1769170257"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1769170862"
},
"departure": {
"delay": -58,
"time": "1769170862"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769170786"
},
"departure": {
"delay": -14,
"time": "1769170786"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1769171556"
},
"departure": {
"delay": -84,
"time": "1769171556"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -62,
"time": "1769171518"
},
"departure": {
"delay": -62,
"time": "1769171518"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1769170679"
},
"departure": {
"delay": -31,
"time": "1769170709"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1769171831"
},
"departure": {
"delay": -49,
"time": "1769171831"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -100,
"time": "1769171300"
},
"departure": {
"delay": -100,
"time": "1769171300"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -95,
"time": "1769171845"
},
"departure": {
"delay": -95,
"time": "1769171845"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 152,
"time": "1769170172"
},
"departure": {
"delay": 152,
"time": "1769170172"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -130,
"time": "1769171990"
},
"departure": {
"delay": -130,
"time": "1769171990"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471225:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769167087"
},
"departure": {
"delay": 7,
"time": "1769167087"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769166420"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769167805"
},
"departure": {
"delay": 5,
"time": "1769167805"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1769168279"
},
"departure": {
"delay": 59,
"time": "1769168279"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1769166528"
},
"departure": {
"delay": 48,
"time": "1769166528"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769168136"
},
"departure": {
"delay": 36,
"time": "1769168136"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769167729"
},
"departure": {
"delay": 49,
"time": "1769167729"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1769167439"
},
"departure": {
"delay": 59,
"time": "1769167439"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769167020"
},
"departure": {
"time": "1769167020"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769166888"
},
"departure": {
"delay": 48,
"time": "1769166888"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1769168772"
},
"departure": {
"delay": 12,
"time": "1769168772"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769167320"
},
"departure": {
"time": "1769167320"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769168073"
},
"departure": {
"delay": 33,
"time": "1769168073"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1769166445"
},
"departure": {
"delay": 25,
"time": "1769166445"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769169120"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1769166566"
},
"departure": {
"delay": 26,
"time": "1769166566"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769168220"
},
"departure": {
"time": "1769168220"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1769167249"
},
"departure": {
"delay": 49,
"time": "1769167249"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769168320"
},
"departure": {
"delay": 40,
"time": "1769168320"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1769166465"
},
"departure": {
"delay": 45,
"time": "1769166465"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769167680"
},
"departure": {
"time": "1769167680"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1769167132"
},
"departure": {
"delay": 52,
"time": "1769167132"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769165936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13218:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769169529"
},
"departure": {
"delay": 49,
"time": "1769169529"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1769168151"
},
"departure": {
"delay": -26,
"time": "1769168374"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1769170104"
},
"departure": {
"delay": 24,
"time": "1769170104"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1769170356"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -231,
"time": "1769168049"
},
"departure": {
"delay": -231,
"time": "1769168049"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769169152"
},
"departure": {
"delay": 54,
"time": "1769169174"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -65,
"time": "1769167675"
},
"departure": {
"delay": -65,
"time": "1769167675"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1769169049"
},
"departure": {
"delay": -11,
"time": "1769169049"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1769168901"
},
"departure": {
"delay": 21,
"time": "1769168901"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769170182"
},
"departure": {
"delay": 42,
"time": "1769170182"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1769169838"
},
"departure": {
"delay": -2,
"time": "1769169838"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769169449"
},
"departure": {
"delay": 54,
"time": "1769169474"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -86,
"time": "1769167753"
},
"departure": {
"delay": -86,
"time": "1769167774"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769168750"
},
"departure": {
"delay": 15,
"time": "1769168775"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769169700"
},
"departure": {
"delay": 40,
"time": "1769169700"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -81,
"time": "1769167599"
},
"departure": {
"delay": -81,
"time": "1769167599"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 144,
"time": "1769169309"
},
"departure": {
"delay": 144,
"time": "1769169324"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769167560"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1769169974"
},
"departure": {
"delay": 74,
"time": "1769169974"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1769168650"
},
"departure": {
"delay": 10,
"time": "1769168650"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1769170249"
},
"departure": {
"delay": -11,
"time": "1769170249"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769168550"
},
"departure": {
"delay": 30,
"time": "1769168550"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769170050"
},
"departure": {
"delay": 90,
"time": "1769170050"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1769168975"
},
"departure": {
"delay": 35,
"time": "1769168975"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769169902"
},
"departure": {
"delay": 2,
"time": "1769169902"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1769168454"
},
"departure": {
"delay": -6,
"time": "1769168454"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1769168825"
},
"departure": {
"delay": 89,
"time": "1769168849"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -96,
"time": "1769167824"
},
"departure": {
"delay": -96,
"time": "1769167824"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -162,
"time": "1769167938"
},
"departure": {
"delay": -162,
"time": "1769167938"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769167356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx265:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1769168803"
},
"departure": {
"delay": 223,
"time": "1769168803"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 323,
"time": "1769170078"
},
"departure": {
"delay": 323,
"time": "1769170103"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1769168873"
},
"departure": {
"delay": 173,
"time": "1769168873"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1769169047"
},
"departure": {
"delay": 133,
"time": "1769169073"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 328,
"time": "1769170528"
},
"departure": {
"delay": 328,
"time": "1769170528"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 83,
"time": "1769168303"
},
"departure": {
"delay": 83,
"time": "1769168303"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 279,
"time": "1769169858"
},
"departure": {
"delay": 279,
"time": "1769169879"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 338,
"time": "1769170453"
},
"departure": {
"delay": 338,
"time": "1769170478"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1769168914"
},
"departure": {
"delay": 154,
"time": "1769168914"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 275,
"time": "1769170175"
},
"departure": {
"delay": 275,
"time": "1769170175"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1769167950"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1769168557"
},
"departure": {
"delay": 157,
"time": "1769168557"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 268,
"time": "1769170203"
},
"departure": {
"delay": 268,
"time": "1769170228"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1769168058"
},
"departure": {
"delay": 88,
"time": "1769168128"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 208,
"time": "1769168728"
},
"departure": {
"delay": 208,
"time": "1769168728"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1769168378"
},
"departure": {
"delay": 158,
"time": "1769168378"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 270,
"time": "1769169330"
},
"departure": {
"delay": 270,
"time": "1769169330"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1769168456"
},
"departure": {
"delay": 116,
"time": "1769168456"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 274,
"time": "1769170354"
},
"departure": {
"delay": 274,
"time": "1769170354"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1769168963"
},
"departure": {
"delay": 163,
"time": "1769168983"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1769170578"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 344,
"time": "1769169978"
},
"departure": {
"delay": 344,
"time": "1769170004"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 296,
"time": "1769170136"
},
"departure": {
"delay": 296,
"time": "1769170136"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 224,
"time": "1769169528"
},
"departure": {
"delay": 224,
"time": "1769169704"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1769168008"
},
"departure": {
"delay": 28,
"time": "1769168008"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 248,
"time": "1769169428"
},
"departure": {
"delay": 248,
"time": "1769169428"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 269,
"time": "1769170289"
},
"departure": {
"delay": 269,
"time": "1769170289"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 289,
"time": "1769169803"
},
"departure": {
"delay": 289,
"time": "1769169829"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1769168203"
},
"departure": {
"delay": 103,
"time": "1769168203"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 280,
"time": "1769169255"
},
"departure": {
"delay": 280,
"time": "1769169280"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769167615",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7550:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1769172282"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1769170976"
},
"departure": {
"delay": -4,
"time": "1769170976"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -59,
"time": "1769171041"
},
"departure": {
"delay": -59,
"time": "1769171041"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -137,
"time": "1769172223"
},
"departure": {
"delay": -137,
"time": "1769172223"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -131,
"time": "1769172049"
},
"departure": {
"delay": -131,
"time": "1769172049"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -95,
"time": "1769171485"
},
"departure": {
"delay": -95,
"time": "1769171485"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1769171704"
},
"departure": {
"delay": -116,
"time": "1769171704"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -76,
"time": "1769171084"
},
"departure": {
"delay": -76,
"time": "1769171084"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769170890"
},
"departure": {
"delay": 30,
"time": "1769170890"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -125,
"time": "1769171215"
},
"departure": {
"delay": -125,
"time": "1769171215"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1769171901"
},
"departure": {
"delay": -39,
"time": "1769171901"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -142,
"time": "1769171378"
},
"departure": {
"delay": -142,
"time": "1769171378"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -163,
"time": "1769172257"
},
"departure": {
"delay": -163,
"time": "1769172257"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -43,
"time": "1769172137"
},
"departure": {
"delay": -43,
"time": "1769172137"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -124,
"time": "1769171156"
},
"departure": {
"delay": -124,
"time": "1769171156"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -190,
"time": "1769172170"
},
"departure": {
"delay": -190,
"time": "1769172170"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1769171944"
},
"departure": {
"delay": -56,
"time": "1769171944"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -144,
"time": "1769171316"
},
"departure": {
"delay": -144,
"time": "1769171316"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -131,
"time": "1769171989"
},
"departure": {
"delay": -131,
"time": "1769171989"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -99,
"time": "1769172141"
},
"departure": {
"delay": -99,
"time": "1769172141"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -56,
"time": "1769171644"
},
"departure": {
"delay": -56,
"time": "1769171644"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1769171854"
},
"departure": {
"delay": -26,
"time": "1769171854"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769170775",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598415:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769174314"
},
"departure": {
"delay": 34,
"time": "1769174314"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769173856"
},
"departure": {
"delay": 56,
"time": "1769173856"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769173683"
},
"departure": {
"delay": 3,
"time": "1769173683"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769173523"
},
"departure": {
"delay": 23,
"time": "1769173523"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769174175"
},
"departure": {
"delay": 15,
"time": "1769174175"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769173770"
},
"departure": {
"delay": 30,
"time": "1769173770"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769174386"
},
"departure": {
"delay": 46,
"time": "1769174386"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1769173468"
},
"departure": {
"delay": 28,
"time": "1769173468"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1769174229"
},
"departure": {
"delay": 9,
"time": "1769174229"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769173400"
},
"departure": {
"delay": 20,
"time": "1769173400"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14075:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769173225"
},
"departure": {
"delay": 25,
"time": "1769173225"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769172048"
},
"departure": {
"delay": 48,
"time": "1769172048"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1769172141"
},
"departure": {
"delay": 21,
"time": "1769172141"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769172270"
},
"departure": {
"delay": 30,
"time": "1769172270"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769171874"
},
"departure": {
"delay": 54,
"time": "1769171874"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1769171805"
},
"departure": {
"delay": 45,
"time": "1769171805"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1769172208"
},
"departure": {
"delay": 28,
"time": "1769172208"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1769173364"
},
"departure": {
"delay": 44,
"time": "1769173364"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1769173293"
},
"departure": {
"delay": 33,
"time": "1769173293"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769171301"
},
"departure": {
"delay": 21,
"time": "1769171301"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769171725"
},
"departure": {
"delay": 25,
"time": "1769171725"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769171405"
},
"departure": {
"delay": 5,
"time": "1769171405"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1769171208"
},
"departure": {
"delay": 48,
"time": "1769171208"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769171482"
},
"departure": {
"delay": 22,
"time": "1769171482"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7043:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596640:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1975,
"time": "1769170865"
},
"departure": {
"delay": -1975,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -181,
"time": "1769173319"
},
"departure": {
"delay": -181,
"time": "1769173319"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2215,
"time": "1769170865"
},
"departure": {
"delay": -2215,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2035,
"time": "1769170865"
},
"departure": {
"delay": -2035,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -197,
"time": "1769173603"
},
"departure": {
"delay": -197,
"time": "1769173603"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1915,
"time": "1769170865"
},
"departure": {
"delay": -1915,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -226,
"time": "1769173694"
},
"departure": {
"delay": -226,
"time": "1769173694"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -196,
"time": "1769173544"
},
"departure": {
"delay": -196,
"time": "1769173544"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1855,
"time": "1769170865"
},
"departure": {
"delay": -1855,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -208,
"time": "1769173652"
},
"departure": {
"delay": -208,
"time": "1769173652"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -189,
"time": "1769173491"
},
"departure": {
"delay": -189,
"time": "1769173491"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -256,
"time": "1769173724"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1769173150"
},
"departure": {
"delay": -110,
"time": "1769173150"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -131,
"time": "1769173249"
},
"departure": {
"delay": -131,
"time": "1769173249"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2335,
"time": "1769170865"
},
"departure": {
"delay": -2335,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1735,
"time": "1769170865"
},
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1615,
"time": "1769170865"
},
"departure": {
"delay": -1615,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -159,
"time": "1769173401"
},
"departure": {
"delay": -159,
"time": "1769173401"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596640:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056478x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769170956"
},
"departure": {
"delay": -24,
"time": "1769170956"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769171600"
},
"departure": {
"delay": 20,
"time": "1769171600"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1769171549"
},
"departure": {
"delay": -31,
"time": "1769171549"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1769170378"
},
"departure": {
"delay": 58,
"time": "1769170378"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1769171185"
},
"departure": {
"delay": -35,
"time": "1769171185"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1769171372"
},
"departure": {
"delay": -28,
"time": "1769171372"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1769170825"
},
"departure": {
"delay": -35,
"time": "1769170825"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -35,
"time": "1769171725"
},
"departure": {
"delay": -35,
"time": "1769171725"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -35,
"time": "1769172025"
},
"departure": {
"delay": -35,
"time": "1769172025"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1769171819"
},
"departure": {
"delay": -1,
"time": "1769171819"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769170421"
},
"departure": {
"delay": 41,
"time": "1769170421"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1769171129"
},
"departure": {
"delay": -31,
"time": "1769171129"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769171890"
},
"departure": {
"delay": 10,
"time": "1769171890"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 51,
"time": "1769170251"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769171295"
},
"departure": {
"delay": 15,
"time": "1769171295"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769170383"
},
"departure": {
"delay": 63,
"time": "1769170383"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1769171686"
},
"departure": {
"delay": -14,
"time": "1769171686"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1769172145"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1769171925"
},
"departure": {
"delay": -15,
"time": "1769171925"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1769170311"
},
"departure": {
"delay": 51,
"time": "1769170311"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1769171073"
},
"departure": {
"delay": -27,
"time": "1769171073"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1769170869"
},
"departure": {
"delay": 9,
"time": "1769170869"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769170741"
},
"departure": {
"delay": 61,
"time": "1769170741"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1769171485"
},
"departure": {
"delay": -35,
"time": "1769171485"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1769170548"
},
"departure": {
"delay": 48,
"time": "1769170548"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056478x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769174165"
},
"departure": {
"delay": 5,
"time": "1769174165"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769174254"
},
"departure": {
"delay": 34,
"time": "1769174254"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769174743"
},
"departure": {
"delay": 43,
"time": "1769174743"
},
"stopId": "FR:27375:ZE:0x7196:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769174070"
},
"departure": {
"delay": 30,
"time": "1769174070"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769175043"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769174416"
},
"departure": {
"delay": 16,
"time": "1769174416"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1769174296"
},
"departure": {
"delay": 16,
"time": "1769174296"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1769173903"
},
"departure": {
"delay": 43,
"time": "1769173903"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1769174578"
},
"departure": {
"delay": 58,
"time": "1769174578"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1769174785"
},
"departure": {
"delay": 85,
"time": "1769174785"
},
"stopId": "FR:27375:ZE:0x6505:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769173702"
},
"departure": {
"delay": 22,
"time": "1769173702"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1769174030"
},
"departure": {
"delay": 50,
"time": "1769174030"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769174831"
},
"departure": {
"delay": 71,
"time": "1769174831"
},
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769174465"
},
"departure": {
"delay": 5,
"time": "1769174465"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1769174381"
},
"departure": {
"delay": 41,
"time": "1769174381"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769174677"
},
"departure": {
"delay": 97,
"time": "1769174677"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470067:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769171849"
},
"departure": {
"delay": 29,
"time": "1769171849"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 92,
"time": "1769169752"
},
"departure": {
"delay": 92,
"time": "1769169752"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769171354"
},
"departure": {
"delay": 14,
"time": "1769171354"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -65,
"time": "1769170555"
},
"departure": {
"delay": -65,
"time": "1769170555"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1769172165"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 102,
"time": "1769170302"
},
"departure": {
"delay": 102,
"time": "1769170302"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769171652"
},
"departure": {
"delay": 12,
"time": "1769171652"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769169527"
},
"departure": {
"delay": 12,
"time": "1769169552"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769171591"
},
"departure": {
"delay": 11,
"time": "1769171591"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1769171025"
},
"departure": {
"delay": -15,
"time": "1769171025"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769171978"
},
"departure": {
"delay": 38,
"time": "1769171978"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1769171105"
},
"departure": {
"delay": 5,
"time": "1769171105"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769172101"
},
"departure": {
"delay": 41,
"time": "1769172101"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1769171431"
},
"departure": {
"delay": 31,
"time": "1769171431"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1769171505"
},
"departure": {
"delay": -15,
"time": "1769171505"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 82,
"time": "1769170383"
},
"departure": {
"delay": 82,
"time": "1769170402"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769169652"
},
"departure": {
"delay": 52,
"time": "1769169652"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1769171145"
},
"departure": {
"delay": -15,
"time": "1769171145"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769171943"
},
"departure": {
"delay": 3,
"time": "1769171943"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1769170635"
},
"departure": {
"delay": 12,
"time": "1769170752"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769170891"
},
"departure": {
"delay": 31,
"time": "1769170891"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1769170813"
},
"departure": {
"delay": 13,
"time": "1769170813"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769169627"
},
"departure": {
"delay": 27,
"time": "1769169627"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769170839"
},
"departure": {
"delay": 39,
"time": "1769170839"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769172052"
},
"departure": {
"delay": -8,
"time": "1769172052"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1769171472"
},
"departure": {
"delay": 12,
"time": "1769171472"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1769170827"
},
"departure": {
"delay": 27,
"time": "1769170827"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1769169827"
},
"departure": {
"delay": 107,
"time": "1769169827"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769171737"
},
"departure": {
"delay": 37,
"time": "1769171737"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1769170209"
},
"departure": {
"delay": 153,
"time": "1769170233"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1769170002"
},
"departure": {
"delay": 162,
"time": "1769170002"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1769169906"
},
"departure": {
"delay": 87,
"time": "1769169927"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1769171887"
},
"departure": {
"delay": 7,
"time": "1769171887"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 12,
"time": "1769170452"
},
"departure": {
"delay": 12,
"time": "1769170452"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1769170936"
},
"departure": {
"delay": 16,
"time": "1769170936"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769170153"
},
"departure": {
"delay": 133,
"time": "1769170153"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1769171265"
},
"departure": {
"delay": -15,
"time": "1769171265"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169105",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10096:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2020:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769174460"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2020:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052290xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769172125"
},
"departure": {
"delay": 65,
"time": "1769172125"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1769171933"
},
"departure": {
"delay": 53,
"time": "1769171933"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 84,
"time": "1769171724"
},
"departure": {
"delay": 84,
"time": "1769171724"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1769172416"
},
"departure": {
"delay": 56,
"time": "1769172416"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 166,
"time": "1769170486"
},
"departure": {
"delay": 166,
"time": "1769170486"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769170795"
},
"departure": {
"delay": 55,
"time": "1769170795"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1769171851"
},
"departure": {
"delay": 91,
"time": "1769171851"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1769170973"
},
"departure": {
"delay": 53,
"time": "1769170973"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 102,
"time": "1769171202"
},
"departure": {
"delay": 102,
"time": "1769171202"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1769172296"
},
"departure": {
"delay": 56,
"time": "1769172296"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 105,
"time": "1769171565"
},
"departure": {
"delay": 105,
"time": "1769171565"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1769172536"
},
"departure": {
"delay": 56,
"time": "1769172536"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1769170858"
},
"departure": {
"delay": 58,
"time": "1769170858"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769172593"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 139,
"time": "1769170819"
},
"departure": {
"delay": 139,
"time": "1769170819"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1769170579"
},
"departure": {
"delay": 139,
"time": "1769170579"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1769170524"
},
"departure": {
"delay": 144,
"time": "1769170524"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1769170908"
},
"departure": {
"delay": 108,
"time": "1769170908"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1769171126"
},
"departure": {
"delay": 86,
"time": "1769171126"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1769170712"
},
"departure": {
"delay": 152,
"time": "1769170712"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769171304"
},
"departure": {
"delay": 84,
"time": "1769171304"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769170770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052290xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769170330"
},
"departure": {
"delay": 24,
"time": "1769170344"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769171130"
},
"departure": {
"delay": 30,
"time": "1769171130"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1769169994"
},
"departure": {
"delay": 34,
"time": "1769169994"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769170245"
},
"departure": {
"delay": 45,
"time": "1769170245"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1769171332"
},
"departure": {
"delay": -8,
"time": "1769171332"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 84,
"time": "1769169744"
},
"departure": {
"delay": 84,
"time": "1769169744"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769169217"
},
"departure": {
"delay": 37,
"time": "1769169217"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769169944"
},
"departure": {
"delay": 44,
"time": "1769169944"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769169302"
},
"departure": {
"delay": 62,
"time": "1769169302"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1769171273"
},
"departure": {
"delay": -7,
"time": "1769171273"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1769170296"
},
"departure": {
"delay": 36,
"time": "1769170296"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1769169841"
},
"departure": {
"delay": 61,
"time": "1769169841"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769169894"
},
"departure": {
"delay": 54,
"time": "1769169894"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769170545"
},
"departure": {
"delay": 45,
"time": "1769170545"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1769171613"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -26,
"time": "1769170575"
},
"departure": {
"delay": -26,
"time": "1769170594"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1769170723"
},
"departure": {
"delay": 43,
"time": "1769170723"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769170044"
},
"departure": {
"delay": 24,
"time": "1769170044"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1769170096"
},
"departure": {
"delay": 16,
"time": "1769170096"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1769171433"
},
"departure": {
"delay": -27,
"time": "1769171433"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1769170474"
},
"departure": {
"delay": 34,
"time": "1769170474"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1769169544"
},
"departure": {
"delay": 124,
"time": "1769169544"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769169440"
},
"departure": {
"delay": 50,
"time": "1769169470"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1769171034"
},
"departure": {
"delay": -6,
"time": "1769171034"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -27,
"time": "1769171193"
},
"departure": {
"delay": -27,
"time": "1769171193"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1769169621"
},
"departure": {
"delay": 104,
"time": "1769169644"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769169815"
},
"departure": {
"delay": 95,
"time": "1769169815"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769170646"
},
"departure": {
"delay": 26,
"time": "1769170646"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1769170749"
},
"departure": {
"delay": 29,
"time": "1769170769"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1769170517"
},
"departure": {
"delay": 17,
"time": "1769170517"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769170148"
},
"departure": {
"delay": 30,
"time": "1769170170"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769168776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8236:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6065:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769169180"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 180,
"time": "1769170620"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1769170440"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1769169900"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 120,
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 240,
"time": "1769169480"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1769170680"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769171100"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1769171400"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1769171220"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1769170500"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 120,
"time": "1769171340"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1769171160"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 120,
"time": "1769171280"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1769170380"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769170140"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1769170920"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 180,
"time": "1769169360"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1769170260"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1769170020"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769170801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6065:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173680"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6067:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx917:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769172005"
},
"departure": {
"delay": 5,
"time": "1769172005"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769172182"
},
"departure": {
"delay": 2,
"time": "1769172182"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769167817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx917:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769171460"
},
"departure": {
"delay": 120,
"time": "1769171460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1769171645"
},
"departure": {
"delay": 125,
"time": "1769171645"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 245,
"time": "1769170140"
},
"departure": {
"delay": 245,
"time": "1769170145"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1769169780"
},
"departure": {
"delay": 305,
"time": "1769169785"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769170860"
},
"departure": {
"delay": 120,
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769171820"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1769170985"
},
"departure": {
"delay": 125,
"time": "1769170985"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 245,
"time": "1769169960"
},
"departure": {
"delay": 245,
"time": "1769169965"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769171160"
},
"departure": {
"delay": 120,
"time": "1769171160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1769171280"
},
"departure": {
"delay": 120,
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769170440"
},
"departure": {
"delay": 60,
"time": "1769170500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769171640"
},
"departure": {
"delay": 120,
"time": "1769171640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1769170740"
},
"departure": {
"delay": 120,
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769171100"
},
"departure": {
"delay": 120,
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1769169430"
},
"departure": {
"delay": 240,
"time": "1769169480"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1769169900"
},
"departure": {
"delay": 245,
"time": "1769169905"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1769170080"
},
"departure": {
"delay": 245,
"time": "1769170085"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769169185"
},
"departure": {
"delay": 120,
"time": "1769169240"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769171225"
},
"departure": {
"delay": 125,
"time": "1769171225"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1769169120"
},
"departure": {
"delay": 120,
"time": "1769169180"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"delay": 65,
"time": "1769169065"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 245,
"time": "1769169540"
},
"departure": {
"delay": 245,
"time": "1769169545"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 305,
"time": "1769169720"
},
"departure": {
"delay": 305,
"time": "1769169725"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769171040"
},
"departure": {
"delay": 120,
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1769169600"
},
"departure": {
"delay": 245,
"time": "1769169605"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1769169300"
},
"departure": {
"delay": 125,
"time": "1769169305"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1769171230"
},
"departure": {
"delay": 130,
"time": "1769171230"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 195,
"time": "1769169970"
},
"departure": {
"delay": 195,
"time": "1769169975"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769170980"
},
"departure": {
"delay": 120,
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1769171220"
},
"departure": {
"delay": 120,
"time": "1769171220"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1769169420"
},
"departure": {
"delay": 245,
"time": "1769169425"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769170920"
},
"departure": {
"delay": 120,
"time": "1769170920"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769170260"
},
"departure": {
"delay": 5,
"time": "1769170265"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1769170620"
},
"departure": {
"delay": 65,
"time": "1769170625"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:581:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769171850"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769172280"
},
"departure": {
"delay": 40,
"time": "1769172280"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769172055"
},
"departure": {
"delay": 55,
"time": "1769172055"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1769172443"
},
"departure": {
"delay": 23,
"time": "1769172443"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769173890"
},
"departure": {
"delay": 30,
"time": "1769173890"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1769172178"
},
"departure": {
"delay": 58,
"time": "1769172178"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769174011"
},
"departure": {
"delay": 31,
"time": "1769174011"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769172330"
},
"departure": {
"delay": 30,
"time": "1769172330"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1769171942"
},
"departure": {
"delay": 2,
"time": "1769171942"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769174190"
},
"departure": {
"delay": 30,
"time": "1769174190"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1769173921"
},
"departure": {
"delay": 1,
"time": "1769173921"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1769173978"
},
"departure": {
"delay": 58,
"time": "1769173978"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769172520"
},
"departure": {
"delay": 40,
"time": "1769172520"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769172210"
},
"departure": {
"delay": 30,
"time": "1769172210"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769172716"
},
"departure": {
"delay": 56,
"time": "1769172716"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769174075"
},
"departure": {
"delay": 35,
"time": "1769174075"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 6,
"time": "1769172906"
},
"departure": {
"delay": 6,
"time": "1769172906"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769172246"
},
"departure": {
"delay": 6,
"time": "1769172246"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1769174263"
},
"departure": {
"delay": 43,
"time": "1769174263"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769172810"
},
"departure": {
"delay": 30,
"time": "1769172810"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769172651"
},
"departure": {
"delay": 51,
"time": "1769172651"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769173770"
},
"departure": {
"delay": 30,
"time": "1769173770"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769174313"
},
"departure": {
"delay": 33,
"time": "1769174313"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1769173590"
},
"departure": {
"delay": 30,
"time": "1769173590"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1769171993"
},
"departure": {
"delay": 53,
"time": "1769171993"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769171910"
},
"departure": {
"delay": 30,
"time": "1769171910"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769174165"
},
"departure": {
"delay": 5,
"time": "1769174165"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769172090"
},
"departure": {
"delay": 30,
"time": "1769172090"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1769172152"
},
"departure": {
"delay": 32,
"time": "1769172152"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170805",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12486:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769169732"
},
"departure": {
"delay": 12,
"time": "1769169732"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1769169788"
},
"departure": {
"delay": 27,
"time": "1769169807"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 79,
"time": "1769167519"
},
"departure": {
"delay": 79,
"time": "1769167519"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769169483"
},
"departure": {
"delay": 63,
"time": "1769169483"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -43,
"time": "1769168597"
},
"departure": {
"delay": -43,
"time": "1769168597"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1769167782"
},
"departure": {
"delay": 127,
"time": "1769167807"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769169032"
},
"departure": {
"delay": 32,
"time": "1769169032"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769169534"
},
"departure": {
"delay": 54,
"time": "1769169534"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1769169589"
},
"departure": {
"delay": 49,
"time": "1769169589"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1769168711"
},
"departure": {
"delay": 32,
"time": "1769168732"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1769167608"
},
"departure": {
"delay": 108,
"time": "1769167608"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 62,
"time": "1769167382"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769169958"
},
"departure": {
"delay": 58,
"time": "1769169958"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 92,
"time": "1769168132"
},
"departure": {
"delay": 92,
"time": "1769168132"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769168235"
},
"departure": {
"delay": 75,
"time": "1769168235"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769169282"
},
"departure": {
"delay": 42,
"time": "1769169282"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1769169885"
},
"departure": {
"delay": -15,
"time": "1769169885"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -44,
"time": "1769168486"
},
"departure": {
"delay": -44,
"time": "1769168536"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1769168625"
},
"departure": {
"delay": -15,
"time": "1769168625"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769168007"
},
"departure": {
"delay": 147,
"time": "1769168007"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769168882"
},
"departure": {
"delay": 2,
"time": "1769168882"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769168819"
},
"departure": {
"delay": 59,
"time": "1769168819"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769169207"
},
"departure": {
"delay": 27,
"time": "1769169207"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1769168057"
},
"departure": {
"delay": 137,
"time": "1769168057"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769170022"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 10,
"time": "1769168650"
},
"departure": {
"delay": 10,
"time": "1769168650"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1769169407"
},
"departure": {
"delay": 47,
"time": "1769169407"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1769169658"
},
"departure": {
"delay": -2,
"time": "1769169658"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1769169832"
},
"departure": {
"delay": 52,
"time": "1769169832"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 122,
"time": "1769167682"
},
"departure": {
"delay": 122,
"time": "1769167682"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769167457"
},
"departure": {
"delay": 77,
"time": "1769167457"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1769167538"
},
"departure": {
"delay": 117,
"time": "1769167557"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769169357"
},
"departure": {
"delay": 57,
"time": "1769169357"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769168982"
},
"departure": {
"delay": 42,
"time": "1769168982"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1769169107"
},
"departure": {
"delay": -13,
"time": "1769169107"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1769167860"
},
"departure": {
"delay": 180,
"time": "1769167860"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769168287"
},
"departure": {
"delay": 7,
"time": "1769168287"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1769168388"
},
"departure": {
"delay": -47,
"time": "1769168413"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769167396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10145:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769171214"
},
"departure": {
"delay": 114,
"time": "1769171214"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1769170551"
},
"departure": {
"delay": -9,
"time": "1769170551"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1769172629"
},
"departure": {
"delay": 89,
"time": "1769172629"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1769172869"
},
"departure": {
"delay": 89,
"time": "1769172869"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769171159"
},
"departure": {
"delay": 59,
"time": "1769171159"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769172594"
},
"departure": {
"delay": 114,
"time": "1769172594"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1769170627"
},
"departure": {
"delay": 7,
"time": "1769170627"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769172810"
},
"departure": {
"delay": 90,
"time": "1769172810"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1769172699"
},
"departure": {
"delay": 99,
"time": "1769172699"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769172440"
},
"departure": {
"delay": 80,
"time": "1769172440"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769170979"
},
"departure": {
"delay": 59,
"time": "1769170979"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769170894"
},
"departure": {
"delay": 94,
"time": "1769170894"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1769170726"
},
"departure": {
"delay": 61,
"time": "1769170801"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769169936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx864:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:30f504a08496e559310d01864ebe6f30:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 128,
"time": "1769170628"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 207,
"time": "1769171967"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 207,
"time": "1769170887"
},
"departure": {
"delay": 207,
"time": "1769170887"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1769171367"
},
"departure": {
"delay": 207,
"time": "1769171367"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1769171007"
},
"departure": {
"delay": 207,
"time": "1769171007"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 207,
"time": "1769170947"
},
"departure": {
"delay": 207,
"time": "1769170947"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 207,
"time": "1769171307"
},
"departure": {
"delay": 207,
"time": "1769171307"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 207,
"time": "1769171607"
},
"departure": {
"delay": 207,
"time": "1769171607"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1769171547"
},
"departure": {
"delay": 207,
"time": "1769171547"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 208,
"time": "1769171428"
},
"departure": {
"delay": 208,
"time": "1769171428"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1769171427"
},
"departure": {
"delay": 207,
"time": "1769171427"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 207,
"time": "1769171847"
},
"departure": {
"delay": 207,
"time": "1769171847"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1769170664"
},
"departure": {
"delay": 123,
"time": "1769170683"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 207,
"time": "1769171667"
},
"departure": {
"delay": 207,
"time": "1769171667"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 207,
"time": "1769171907"
},
"departure": {
"delay": 207,
"time": "1769171907"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1769171487"
},
"departure": {
"delay": 207,
"time": "1769171487"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1769171727"
},
"departure": {
"delay": 207,
"time": "1769171727"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1769171908"
},
"departure": {
"delay": 208,
"time": "1769171908"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 207,
"time": "1769171247"
},
"departure": {
"delay": 207,
"time": "1769171247"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 207,
"time": "1769171127"
},
"departure": {
"delay": 207,
"time": "1769171127"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1769170755"
},
"departure": {
"delay": 207,
"time": "1769170827"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
}
],
"timestamp": "1769170923",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:30f504a08496e559310d01864ebe6f30:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597866:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769174819"
},
"departure": {
"delay": 59,
"time": "1769174819"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1769173884"
},
"departure": {
"delay": 24,
"time": "1769173884"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769174467"
},
"departure": {
"delay": 7,
"time": "1769174467"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1769175434"
},
"departure": {
"delay": 74,
"time": "1769175434"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769174887"
},
"departure": {
"delay": 67,
"time": "1769174887"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1769175828"
},
"departure": {
"delay": 108,
"time": "1769175828"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 61,
"time": "1769175361"
},
"departure": {
"delay": 61,
"time": "1769175361"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1769174932"
},
"departure": {
"delay": 52,
"time": "1769174932"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1769175264"
},
"departure": {
"delay": 84,
"time": "1769175264"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1769174077"
},
"departure": {
"delay": 37,
"time": "1769174077"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1769175933"
},
"departure": {
"delay": 93,
"time": "1769175933"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 18,
"time": "1769174118"
},
"departure": {
"delay": 18,
"time": "1769174118"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1769175865"
},
"departure": {
"delay": 85,
"time": "1769175865"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 43,
"time": "1769174743"
},
"departure": {
"delay": 43,
"time": "1769174743"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1769175891"
},
"departure": {
"delay": 111,
"time": "1769175891"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769175095"
},
"departure": {
"delay": 95,
"time": "1769175095"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1769175172"
},
"departure": {
"delay": 52,
"time": "1769175172"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1769175535"
},
"departure": {
"delay": 55,
"time": "1769175535"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 58,
"time": "1769174398"
},
"departure": {
"delay": 58,
"time": "1769174398"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1769173826"
},
"departure": {
"delay": 26,
"time": "1769173826"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769175593"
},
"departure": {
"delay": 53,
"time": "1769175593"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 52,
"time": "1769176012"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597866:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12498:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1769172563"
},
"departure": {
"delay": 83,
"time": "1769172563"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1769171725"
},
"departure": {
"delay": 85,
"time": "1769171725"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1769173039"
},
"departure": {
"delay": 79,
"time": "1769173039"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 101,
"time": "1769170841"
},
"departure": {
"delay": 101,
"time": "1769170841"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1769171026"
},
"departure": {
"delay": 106,
"time": "1769171026"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769171234"
},
"departure": {
"delay": 74,
"time": "1769171234"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769171334"
},
"departure": {
"delay": 114,
"time": "1769171334"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1769172683"
},
"departure": {
"delay": 83,
"time": "1769172683"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1769172383"
},
"departure": {
"delay": 83,
"time": "1769172383"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1769173133"
},
"departure": {
"delay": 113,
"time": "1769173133"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769171058"
},
"departure": {
"delay": 78,
"time": "1769171058"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769172902"
},
"departure": {
"delay": 122,
"time": "1769172902"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1769172720"
},
"departure": {
"delay": 120,
"time": "1769172720"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1769173008"
},
"departure": {
"delay": 108,
"time": "1769173008"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1769171110"
},
"departure": {
"delay": 130,
"time": "1769171110"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1769171576"
},
"departure": {
"delay": 116,
"time": "1769171576"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1769173095"
},
"departure": {
"delay": 135,
"time": "1769173095"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 80,
"time": "1769171000"
},
"departure": {
"delay": 80,
"time": "1769171000"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1769172308"
},
"departure": {
"delay": 128,
"time": "1769172308"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1769173223"
},
"departure": {
"delay": 83,
"time": "1769173223"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 113,
"time": "1769172413"
},
"departure": {
"delay": 113,
"time": "1769172413"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1769170714"
},
"departure": {
"delay": 34,
"time": "1769170714"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1769171518"
},
"departure": {
"delay": 118,
"time": "1769171518"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1769172203"
},
"departure": {
"delay": 83,
"time": "1769172203"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1769170772"
},
"departure": {
"delay": 94,
"time": "1769170774"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1769172787"
},
"departure": {
"delay": 127,
"time": "1769172787"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1769171161"
},
"departure": {
"delay": 121,
"time": "1769171161"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769170903"
},
"departure": {
"delay": 103,
"time": "1769170903"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1769171402"
},
"departure": {
"delay": 122,
"time": "1769171402"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1769172827"
},
"departure": {
"delay": 107,
"time": "1769172827"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 78,
"time": "1769170938"
},
"departure": {
"delay": 78,
"time": "1769170938"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769171659"
},
"departure": {
"delay": 79,
"time": "1769171659"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769170225",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12498:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769171341"
},
"departure": {
"delay": 1,
"time": "1769171341"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -79,
"time": "1769171441"
},
"departure": {
"delay": -79,
"time": "1769171441"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769170978"
},
"departure": {
"delay": 58,
"time": "1769170978"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1769170939"
},
"departure": {
"delay": 79,
"time": "1769170939"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769171094"
},
"departure": {
"delay": 54,
"time": "1769171094"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769171251"
},
"departure": {
"delay": 31,
"time": "1769171251"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": 49,
"time": "1769170849"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -92,
"time": "1769171488"
},
"departure": {
"delay": -92,
"time": "1769171488"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -240,
"time": "1769171820"
},
"departure": {
"delay": -240,
"time": "1769171820"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -260,
"time": "1769171680"
},
"departure": {
"delay": -260,
"time": "1769171680"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -216,
"time": "1769171544"
},
"departure": {
"delay": -216,
"time": "1769171544"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -108,
"time": "1769171532"
},
"departure": {
"delay": -108,
"time": "1769171532"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769171164"
},
"departure": {
"delay": 4,
"time": "1769171164"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -257,
"time": "1769171743"
},
"departure": {
"delay": -257,
"time": "1769171743"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -330,
"time": "1769171910"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597039:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769167140"
},
"departure": {
"delay": 12,
"time": "1769167152"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769166928"
},
"departure": {
"delay": 43,
"time": "1769166943"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1769166433"
},
"departure": {
"delay": 207,
"time": "1769166447"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 177,
"time": "1769166464"
},
"departure": {
"delay": 177,
"time": "1769166477"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769167072"
},
"departure": {
"delay": 39,
"time": "1769167119"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 234,
"time": "1769166344"
},
"departure": {
"delay": 234,
"time": "1769166354"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769166682"
},
"departure": {
"delay": 94,
"time": "1769166694"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 246,
"time": "1769166246"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1769167287"
},
"departure": {
"delay": -25,
"time": "1769167295"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1769167189"
},
"departure": {
"delay": -4,
"time": "1769167196"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769166732"
},
"departure": {
"delay": 79,
"time": "1769166739"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1769167248"
},
"departure": {
"delay": -2,
"time": "1769167258"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1769167372"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1769166533"
},
"departure": {
"delay": 127,
"time": "1769166547"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 216,
"time": "1769166383"
},
"departure": {
"delay": 216,
"time": "1769166396"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769166867"
},
"departure": {
"delay": 47,
"time": "1769166887"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769166818"
},
"departure": {
"delay": 43,
"time": "1769166823"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1769166569"
},
"departure": {
"delay": 117,
"time": "1769166597"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769188080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769188500"
},
"departure": {
"time": "1769188500"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769188140"
},
"departure": {
"time": "1769188140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769188680"
},
"departure": {
"time": "1769188680"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769188560"
},
"departure": {
"time": "1769188560"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769188860"
},
"departure": {
"time": "1769188860"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769189040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769188440"
},
"departure": {
"time": "1769188440"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2601:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8786:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 41,
"time": "1769168141"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 177,
"time": "1769169717"
},
"departure": {
"delay": 177,
"time": "1769169717"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1769170542"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 141,
"time": "1769168241"
},
"departure": {
"delay": 141,
"time": "1769168241"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1769169266"
},
"departure": {
"delay": 111,
"time": "1769169291"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1769168962"
},
"departure": {
"delay": 142,
"time": "1769168962"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769169867"
},
"departure": {
"delay": 112,
"time": "1769169892"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1769168991"
},
"departure": {
"delay": 111,
"time": "1769168991"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769168742"
},
"departure": {
"delay": 151,
"time": "1769168791"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1769169466"
},
"departure": {
"delay": 106,
"time": "1769169466"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 297,
"time": "1769170317"
},
"departure": {
"delay": 297,
"time": "1769170317"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 216,
"time": "1769170095"
},
"departure": {
"delay": 216,
"time": "1769170116"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1769169616"
},
"departure": {
"delay": 136,
"time": "1769169616"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1769168273"
},
"departure": {
"delay": 113,
"time": "1769168273"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 242,
"time": "1769170142"
},
"departure": {
"delay": 242,
"time": "1769170142"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1769169166"
},
"departure": {
"delay": 166,
"time": "1769169166"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1769169233"
},
"departure": {
"delay": 113,
"time": "1769169233"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1769169341"
},
"departure": {
"delay": 126,
"time": "1769169366"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769169792"
},
"departure": {
"delay": 97,
"time": "1769169817"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 196,
"time": "1769170216"
},
"departure": {
"delay": 196,
"time": "1769170216"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1769169516"
},
"departure": {
"delay": 121,
"time": "1769169541"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1769170016"
},
"departure": {
"delay": 201,
"time": "1769170041"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 156,
"time": "1769169096"
},
"departure": {
"delay": 156,
"time": "1769169096"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1769168929"
},
"departure": {
"delay": 169,
"time": "1769168929"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 201,
"time": "1769168841"
},
"departure": {
"delay": 201,
"time": "1769168841"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769168145",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8786:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769172416"
},
"departure": {
"delay": 56,
"time": "1769172416"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769173035"
},
"departure": {
"delay": 15,
"time": "1769173035"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1769172649"
},
"departure": {
"delay": 49,
"time": "1769172649"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1769172992"
},
"departure": {
"delay": 32,
"time": "1769172992"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769172847"
},
"departure": {
"delay": 7,
"time": "1769172847"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769171966"
},
"departure": {
"delay": 26,
"time": "1769171966"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769173149"
},
"departure": {
"delay": 9,
"time": "1769173149"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769172017"
},
"departure": {
"delay": 17,
"time": "1769172017"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769172711"
},
"departure": {
"delay": 51,
"time": "1769172711"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1769171921"
},
"departure": {
"delay": 41,
"time": "1769171921"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1769172745"
},
"departure": {
"delay": 25,
"time": "1769172745"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769171859"
},
"departure": {
"delay": 39,
"time": "1769171859"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1769172489"
},
"departure": {
"delay": 9,
"time": "1769172489"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170835",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9028:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769170166"
},
"departure": {
"delay": 26,
"time": "1769170166"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -68,
"time": "1769170404"
},
"departure": {
"delay": -68,
"time": "1769170432"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769169212"
},
"departure": {
"delay": 32,
"time": "1769169212"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -88,
"time": "1769170290"
},
"departure": {
"delay": -88,
"time": "1769170292"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1769170057"
},
"departure": {
"delay": 42,
"time": "1769170062"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769169432"
},
"departure": {
"delay": 12,
"time": "1769169432"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769169260"
},
"departure": {
"delay": 28,
"time": "1769169268"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1769169103"
},
"departure": {
"delay": -17,
"time": "1769169103"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769169804"
},
"departure": {
"delay": 24,
"time": "1769169804"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1769170629"
},
"departure": {
"delay": 69,
"time": "1769170629"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1769169853"
},
"departure": {
"delay": 13,
"time": "1769169853"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769169532"
},
"departure": {
"delay": 52,
"time": "1769169532"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1769169625"
},
"departure": {
"delay": 85,
"time": "1769169625"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1769169154"
},
"departure": {
"delay": -26,
"time": "1769169154"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769169654"
},
"departure": {
"delay": 54,
"time": "1769169654"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769170663"
},
"departure": {
"delay": 49,
"time": "1769170669"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1769169697"
},
"departure": {
"delay": 37,
"time": "1769169697"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1769169946"
},
"departure": {
"delay": -3,
"time": "1769169957"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769169770"
},
"departure": {
"delay": -10,
"time": "1769169770"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1769169333"
},
"departure": {
"delay": 33,
"time": "1769169333"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1769170353"
},
"departure": {
"delay": -87,
"time": "1769170353"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1769169358"
},
"departure": {
"delay": 63,
"time": "1769169363"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -94,
"time": "1769170766"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1769169726"
},
"departure": {
"delay": 66,
"time": "1769169726"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769170707"
},
"departure": {
"delay": 27,
"time": "1769170707"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769168376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11702:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850617F5403120x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175300"
},
"departure": {
"time": "1769175360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769174760"
},
"departure": {
"time": "1769174820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769176200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769175120"
},
"departure": {
"time": "1769175180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769175720"
},
"departure": {
"time": "1769175780"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769169107",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850617F5403120x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769170567"
},
"departure": {
"delay": -53,
"time": "1769170567"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769170393"
},
"departure": {
"delay": 13,
"time": "1769170393"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769170242"
},
"departure": {
"delay": 42,
"time": "1769170242"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -93,
"time": "1769171487"
},
"departure": {
"delay": -93,
"time": "1769171487"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1769170692"
},
"departure": {
"delay": -82,
"time": "1769170718"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -69,
"time": "1769171331"
},
"departure": {
"delay": -69,
"time": "1769171331"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -69,
"time": "1769170851"
},
"departure": {
"delay": -69,
"time": "1769170851"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1769172299"
},
"departure": {
"delay": -61,
"time": "1769172299"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769171259"
},
"departure": {
"delay": -21,
"time": "1769171259"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1769170929"
},
"departure": {
"delay": -51,
"time": "1769170929"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769170317"
},
"departure": {
"delay": 57,
"time": "1769170317"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1769171110"
},
"departure": {
"delay": -50,
"time": "1769171110"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -69,
"time": "1769172111"
},
"departure": {
"delay": -69,
"time": "1769172111"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1769171023"
},
"departure": {
"delay": -17,
"time": "1769171023"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769170468"
},
"departure": {
"delay": 52,
"time": "1769170492"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1769170167"
},
"departure": {
"delay": 87,
"time": "1769170167"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1769171211"
},
"departure": {
"delay": -69,
"time": "1769171211"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx283:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1769167898"
},
"departure": {
"delay": 236,
"time": "1769167916"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 203,
"time": "1769168940"
},
"departure": {
"delay": 203,
"time": "1769168963"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 273,
"time": "1769167367"
},
"departure": {
"delay": 273,
"time": "1769167413"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1769167115"
},
"departure": {
"delay": 215,
"time": "1769167115"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 198,
"time": "1769168838"
},
"departure": {
"delay": 198,
"time": "1769168838"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 98,
"time": "1769166338"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 211,
"time": "1769167291"
},
"departure": {
"delay": 211,
"time": "1769167291"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 238,
"time": "1769167713"
},
"departure": {
"delay": 238,
"time": "1769167738"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1769167814"
},
"departure": {
"delay": 254,
"time": "1769167814"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769166345",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx123:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230558x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769170928"
},
"departure": {
"delay": 8,
"time": "1769170928"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769171035"
},
"departure": {
"delay": 55,
"time": "1769171035"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1769170786"
},
"departure": {
"delay": 106,
"time": "1769170786"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769171997"
},
"departure": {
"delay": 57,
"time": "1769171997"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1769170425"
},
"departure": {
"delay": 45,
"time": "1769170425"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1769171833"
},
"departure": {
"delay": 13,
"time": "1769171833"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1769170170"
},
"departure": {
"delay": 90,
"time": "1769170170"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769171703"
},
"departure": {
"delay": 3,
"time": "1769171703"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1769171943"
},
"departure": {
"delay": 3,
"time": "1769171943"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 93,
"time": "1769170353"
},
"departure": {
"delay": 93,
"time": "1769170353"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1769170617"
},
"departure": {
"delay": 57,
"time": "1769170617"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769172123"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1769171463"
},
"departure": {
"delay": 3,
"time": "1769171463"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1769170863"
},
"departure": {
"delay": 3,
"time": "1769170863"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769170233"
},
"departure": {
"delay": 33,
"time": "1769170233"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769171803"
},
"departure": {
"delay": 43,
"time": "1769171803"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1769171223"
},
"departure": {
"delay": 3,
"time": "1769171223"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769170858"
},
"departure": {
"delay": 58,
"time": "1769170858"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769171908"
},
"departure": {
"delay": 28,
"time": "1769171908"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1769171763"
},
"departure": {
"delay": 3,
"time": "1769171763"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1769171567"
},
"departure": {
"delay": 47,
"time": "1769171567"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769170489"
},
"departure": {
"delay": 49,
"time": "1769170489"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1769170285"
},
"departure": {
"delay": 85,
"time": "1769170285"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769171115"
},
"departure": {
"delay": 15,
"time": "1769171115"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1769172052"
},
"departure": {
"delay": 52,
"time": "1769172052"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230558x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011301x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1769171252"
},
"departure": {
"delay": 152,
"time": "1769171252"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 174,
"time": "1769172834"
},
"departure": {
"delay": 174,
"time": "1769172834"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 161,
"time": "1769171861"
},
"departure": {
"delay": 161,
"time": "1769171861"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 152,
"time": "1769172212"
},
"departure": {
"delay": 152,
"time": "1769172212"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 190,
"time": "1769171770"
},
"departure": {
"delay": 190,
"time": "1769171770"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 166,
"time": "1769170606"
},
"departure": {
"delay": 166,
"time": "1769170606"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1769170413"
},
"departure": {
"delay": 213,
"time": "1769170413"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1769170541"
},
"departure": {
"delay": 161,
"time": "1769170541"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769170712"
},
"departure": {
"delay": 152,
"time": "1769170712"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 204,
"time": "1769171124"
},
"departure": {
"delay": 204,
"time": "1769171124"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1769172332"
},
"departure": {
"delay": 152,
"time": "1769172332"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 207,
"time": "1769171067"
},
"departure": {
"delay": 207,
"time": "1769171067"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 207,
"time": "1769172927"
},
"departure": {
"delay": 207,
"time": "1769172927"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 202,
"time": "1769171182"
},
"departure": {
"delay": 202,
"time": "1769171182"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 191,
"time": "1769172551"
},
"departure": {
"delay": 191,
"time": "1769172551"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 174,
"time": "1769172954"
},
"departure": {
"delay": 174,
"time": "1769172954"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 197,
"time": "1769172797"
},
"departure": {
"delay": 197,
"time": "1769172797"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 175,
"time": "1769170975"
},
"departure": {
"delay": 175,
"time": "1769170975"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1769172458"
},
"departure": {
"delay": 158,
"time": "1769172458"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 152,
"time": "1769172752"
},
"departure": {
"delay": 152,
"time": "1769172752"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 210,
"time": "1769170650"
},
"departure": {
"delay": 210,
"time": "1769170650"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 172,
"time": "1769170492"
},
"departure": {
"delay": 172,
"time": "1769170492"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1769171597"
},
"departure": {
"delay": 197,
"time": "1769171597"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 211,
"time": "1769172031"
},
"departure": {
"delay": 211,
"time": "1769172031"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 199,
"time": "1769172679"
},
"departure": {
"delay": 199,
"time": "1769172679"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 177,
"time": "1769171517"
},
"departure": {
"delay": 177,
"time": "1769171517"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 173,
"time": "1769172293"
},
"departure": {
"delay": 173,
"time": "1769172293"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 162,
"time": "1769172102"
},
"departure": {
"delay": 162,
"time": "1769172102"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 152,
"time": "1769170832"
},
"departure": {
"delay": 152,
"time": "1769170832"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1769171931"
},
"departure": {
"delay": 171,
"time": "1769171931"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 152,
"time": "1769172632"
},
"departure": {
"delay": 152,
"time": "1769172632"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 152,
"time": "1769172992"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 152,
"time": "1769171672"
},
"departure": {
"delay": 152,
"time": "1769171672"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 167,
"time": "1769172887"
},
"departure": {
"delay": 167,
"time": "1769172887"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 177,
"time": "1769170917"
},
"departure": {
"delay": 177,
"time": "1769170917"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 202,
"time": "1769172382"
},
"departure": {
"delay": 202,
"time": "1769172382"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 170,
"time": "1769171330"
},
"departure": {
"delay": 170,
"time": "1769171330"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 202,
"time": "1769172502"
},
"departure": {
"delay": 202,
"time": "1769172502"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011301x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011239x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769171522"
},
"departure": {
"delay": 2,
"time": "1769171522"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1769173007"
},
"departure": {
"delay": 47,
"time": "1769173007"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1769174493"
},
"departure": {
"delay": 33,
"time": "1769174493"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1769172389"
},
"departure": {
"delay": 29,
"time": "1769172389"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1769173490"
},
"departure": {
"delay": 50,
"time": "1769173490"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 18,
"time": "1769174298"
},
"departure": {
"delay": 18,
"time": "1769174298"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 48,
"time": "1769174448"
},
"departure": {
"delay": 48,
"time": "1769174448"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 10,
"time": "1769171590"
},
"departure": {
"delay": 10,
"time": "1769171590"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769171111"
},
"departure": {
"delay": 11,
"time": "1769171111"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769173542"
},
"departure": {
"delay": 42,
"time": "1769173542"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769172834"
},
"departure": {
"delay": 54,
"time": "1769172834"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1769170858"
},
"departure": {
"delay": 58,
"time": "1769170858"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1769174338"
},
"departure": {
"delay": 58,
"time": "1769174338"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1769174523"
},
"departure": {
"delay": 3,
"time": "1769174523"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 49,
"time": "1769172649"
},
"departure": {
"delay": 49,
"time": "1769172649"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1769172794"
},
"departure": {
"delay": 14,
"time": "1769172794"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1769172902"
},
"departure": {
"delay": 2,
"time": "1769172902"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1769174084"
},
"departure": {
"delay": 44,
"time": "1769174084"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 48,
"time": "1769173428"
},
"departure": {
"delay": 48,
"time": "1769173428"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1769172034"
},
"departure": {
"delay": 34,
"time": "1769172034"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1769172446"
},
"departure": {
"delay": 26,
"time": "1769172446"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1769171062"
},
"departure": {
"delay": 22,
"time": "1769171062"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769171834"
},
"departure": {
"delay": 14,
"time": "1769171834"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769171143"
},
"departure": {
"delay": 43,
"time": "1769171143"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769171911"
},
"departure": {
"delay": 31,
"time": "1769171911"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1769174375"
},
"departure": {
"delay": 35,
"time": "1769174375"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 55,
"time": "1769173075"
},
"departure": {
"delay": 55,
"time": "1769173075"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1769171693"
},
"departure": {
"delay": 53,
"time": "1769171693"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1769171427"
},
"departure": {
"delay": 27,
"time": "1769171427"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769174269"
},
"departure": {
"delay": 49,
"time": "1769174269"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 8,
"time": "1769171288"
},
"departure": {
"delay": 8,
"time": "1769171288"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769170976"
},
"departure": {
"delay": 56,
"time": "1769170976"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 39,
"time": "1769170899"
},
"departure": {
"delay": 39,
"time": "1769170899"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769174640"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769172198"
},
"departure": {
"delay": 18,
"time": "1769172198"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1769173665"
},
"departure": {
"delay": 45,
"time": "1769173665"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 11,
"time": "1769174051"
},
"departure": {
"delay": 11,
"time": "1769174051"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1769171463"
},
"departure": {
"delay": 3,
"time": "1769171463"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769170620",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011239x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182620"
},
"departure": {
"time": "1769182620"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769182560"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769183100"
},
"departure": {
"time": "1769183100"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769184120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769182980"
},
"departure": {
"time": "1769182980"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769183580"
},
"departure": {
"time": "1769183580"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183340"
},
"departure": {
"time": "1769183340"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769183940"
},
"departure": {
"time": "1769183940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769182800"
},
"departure": {
"time": "1769182800"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769183040"
},
"departure": {
"time": "1769183040"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769183160"
},
"departure": {
"time": "1769183160"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2257:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8776:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769172295"
},
"departure": {
"delay": 55,
"time": "1769172295"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769172386"
},
"departure": {
"delay": 26,
"time": "1769172386"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1769173402"
},
"departure": {
"delay": 22,
"time": "1769173402"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1769173224"
},
"departure": {
"delay": 24,
"time": "1769173224"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769172776"
},
"departure": {
"delay": 56,
"time": "1769172776"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769172629"
},
"departure": {
"delay": 29,
"time": "1769172629"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769172315"
},
"departure": {
"delay": 15,
"time": "1769172315"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769172997"
},
"departure": {
"delay": 37,
"time": "1769172997"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769172482"
},
"departure": {
"delay": 2,
"time": "1769172482"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769172896"
},
"departure": {
"delay": 56,
"time": "1769172896"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1769172437"
},
"departure": {
"delay": 17,
"time": "1769172437"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769173177"
},
"departure": {
"delay": 37,
"time": "1769173177"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769172743"
},
"departure": {
"delay": 23,
"time": "1769172743"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769173047"
},
"departure": {
"delay": 27,
"time": "1769173047"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1769173354"
},
"departure": {
"delay": 34,
"time": "1769173354"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769168136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8776:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057154x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769171035"
},
"departure": {
"delay": 55,
"time": "1769171035"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769170523"
},
"departure": {
"delay": 23,
"time": "1769170523"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1769171227"
},
"departure": {
"delay": 7,
"time": "1769171227"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769170594"
},
"departure": {
"delay": 34,
"time": "1769170594"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1769170427"
},
"departure": {
"delay": -13,
"time": "1769170427"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769170987"
},
"departure": {
"delay": 7,
"time": "1769170987"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769170772"
},
"departure": {
"delay": 32,
"time": "1769170772"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1769171347"
},
"departure": {
"delay": 7,
"time": "1769171347"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1769171107"
},
"departure": {
"delay": 7,
"time": "1769171107"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1769170869"
},
"departure": {
"delay": 9,
"time": "1769170869"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1769170294"
},
"departure": {
"delay": -26,
"time": "1769170294"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769171707"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1769170715"
},
"departure": {
"delay": 35,
"time": "1769170715"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769171304"
},
"departure": {
"delay": 24,
"time": "1769171304"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769171407"
},
"departure": {
"delay": 7,
"time": "1769171407"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1769171178"
},
"departure": {
"delay": 18,
"time": "1769171178"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1769170299"
},
"departure": {
"delay": -21,
"time": "1769170299"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769170914"
},
"departure": {
"delay": 54,
"time": "1769170914"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769170651"
},
"departure": {
"delay": 31,
"time": "1769170651"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057154x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230317x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1769173406"
},
"departure": {
"delay": 146,
"time": "1769173406"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 157,
"time": "1769172697"
},
"departure": {
"delay": 157,
"time": "1769172697"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1769173826"
},
"departure": {
"delay": 146,
"time": "1769173826"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 145,
"time": "1769170765"
},
"departure": {
"delay": 145,
"time": "1769170765"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1769172517"
},
"departure": {
"delay": 157,
"time": "1769172517"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1769172400"
},
"departure": {
"delay": 100,
"time": "1769172400"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 158,
"time": "1769172818"
},
"departure": {
"delay": 158,
"time": "1769172818"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1769172114"
},
"departure": {
"delay": 114,
"time": "1769172114"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769173805"
},
"departure": {
"delay": 125,
"time": "1769173805"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 108,
"time": "1769173728"
},
"departure": {
"delay": 108,
"time": "1769173728"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1769173183"
},
"departure": {
"delay": 103,
"time": "1769173183"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1769171620"
},
"departure": {
"delay": 100,
"time": "1769171620"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1769171140"
},
"departure": {
"delay": 100,
"time": "1769171140"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 138,
"time": "1769171358"
},
"departure": {
"delay": 138,
"time": "1769171358"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1769172278"
},
"departure": {
"delay": 158,
"time": "1769172278"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1769173240"
},
"departure": {
"delay": 100,
"time": "1769173240"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1769173900"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 100,
"time": "1769173600"
},
"departure": {
"delay": 100,
"time": "1769173600"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 100,
"time": "1769171980"
},
"departure": {
"delay": 100,
"time": "1769171980"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1769173480"
},
"departure": {
"delay": 100,
"time": "1769173480"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 134,
"time": "1769173694"
},
"departure": {
"delay": 134,
"time": "1769173694"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1769172354"
},
"departure": {
"delay": 114,
"time": "1769172354"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1769170753"
},
"departure": {
"delay": 133,
"time": "1769170753"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 132,
"time": "1769173332"
},
"departure": {
"delay": 132,
"time": "1769173332"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1769172760"
},
"departure": {
"delay": 100,
"time": "1769172760"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1769172954"
},
"departure": {
"delay": 114,
"time": "1769172954"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 141,
"time": "1769173281"
},
"departure": {
"delay": 141,
"time": "1769173281"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 126,
"time": "1769173146"
},
"departure": {
"delay": 126,
"time": "1769173146"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1769173780"
},
"departure": {
"delay": 100,
"time": "1769173780"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 143,
"time": "1769173043"
},
"departure": {
"delay": 143,
"time": "1769173043"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 159,
"time": "1769173539"
},
"departure": {
"delay": 159,
"time": "1769173539"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 158,
"time": "1769171558"
},
"departure": {
"delay": 158,
"time": "1769171558"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1769172466"
},
"departure": {
"delay": 106,
"time": "1769172466"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1769171096"
},
"departure": {
"delay": 116,
"time": "1769171096"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1769173648"
},
"departure": {
"delay": 148,
"time": "1769173648"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 143,
"time": "1769171303"
},
"departure": {
"delay": 143,
"time": "1769171303"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1769171440"
},
"departure": {
"delay": 100,
"time": "1769171440"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769173872"
},
"departure": {
"delay": 132,
"time": "1769173872"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230317x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11420:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769170990"
},
"departure": {
"delay": 130,
"time": "1769170990"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1769172808"
},
"departure": {
"delay": 148,
"time": "1769172808"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1769170624"
},
"departure": {
"delay": 68,
"time": "1769170628"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1769171143"
},
"departure": {
"delay": 103,
"time": "1769171143"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1769172701"
},
"departure": {
"delay": 101,
"time": "1769172701"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 103,
"time": "1769172343"
},
"departure": {
"delay": 103,
"time": "1769172343"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1769170895"
},
"departure": {
"delay": 155,
"time": "1769170895"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1769171317"
},
"departure": {
"delay": 157,
"time": "1769171317"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1769171441"
},
"departure": {
"delay": 101,
"time": "1769171441"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1769171261"
},
"departure": {
"delay": 101,
"time": "1769171261"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1769173290"
},
"departure": {
"delay": 150,
"time": "1769173290"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 116,
"time": "1769172956"
},
"departure": {
"delay": 116,
"time": "1769172956"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1769170703"
},
"departure": {
"delay": 90,
"time": "1769170710"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769170530"
},
"departure": {
"delay": 30,
"time": "1769170530"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769171516"
},
"departure": {
"delay": 116,
"time": "1769171516"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1769173322"
},
"departure": {
"delay": 122,
"time": "1769173322"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1769173106"
},
"departure": {
"delay": 146,
"time": "1769173106"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 101,
"time": "1769170841"
},
"departure": {
"delay": 101,
"time": "1769170841"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1769173249"
},
"departure": {
"delay": 109,
"time": "1769173249"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1769170660"
},
"departure": {
"delay": 40,
"time": "1769170660"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769173361"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 128,
"time": "1769171588"
},
"departure": {
"delay": 128,
"time": "1769171588"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1769172881"
},
"departure": {
"delay": 101,
"time": "1769172881"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 126,
"time": "1769173206"
},
"departure": {
"delay": 126,
"time": "1769173206"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1769172670"
},
"departure": {
"delay": 130,
"time": "1769172670"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1769172401"
},
"departure": {
"delay": 101,
"time": "1769172401"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769170056",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11420:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769171700"
},
"departure": {
"delay": 60,
"time": "1769171700"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769172680"
},
"departure": {
"delay": 80,
"time": "1769172680"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1769171881"
},
"departure": {
"delay": 61,
"time": "1769171881"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1769172612"
},
"departure": {
"delay": 72,
"time": "1769172612"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769170906"
},
"departure": {
"delay": 106,
"time": "1769170906"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769170855"
},
"departure": {
"delay": 55,
"time": "1769170855"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769172541"
},
"departure": {
"delay": 61,
"time": "1769172541"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1769170488"
},
"departure": {
"delay": 48,
"time": "1769170488"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769171045"
},
"departure": {
"delay": 65,
"time": "1769171045"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1769171482"
},
"departure": {
"delay": 82,
"time": "1769171482"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769170655"
},
"departure": {
"delay": 35,
"time": "1769170655"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1769171104"
},
"departure": {
"delay": 64,
"time": "1769171104"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769172380"
},
"departure": {
"delay": 80,
"time": "1769172380"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769171160"
},
"departure": {
"delay": 60,
"time": "1769171160"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1769170702"
},
"departure": {
"delay": 82,
"time": "1769170702"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1769171635"
},
"departure": {
"delay": 115,
"time": "1769171635"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1769171420"
},
"departure": {
"delay": 80,
"time": "1769171420"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1769172284"
},
"departure": {
"delay": 104,
"time": "1769172284"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1769172473"
},
"departure": {
"delay": 113,
"time": "1769172473"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769171520"
},
"departure": {
"delay": 60,
"time": "1769171520"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769170978"
},
"departure": {
"delay": 58,
"time": "1769170978"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1769171353"
},
"departure": {
"delay": 73,
"time": "1769171353"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769170594"
},
"departure": {
"delay": 34,
"time": "1769170594"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1769170763"
},
"departure": {
"delay": 83,
"time": "1769170763"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1769171268"
},
"departure": {
"delay": 108,
"time": "1769171268"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170115",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7037:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3115F5413844x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769177700"
},
"departure": {
"time": "1769177760"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769179440"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769168388",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3115F5413844x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242781xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1769170210"
},
"departure": {
"delay": -50,
"time": "1769170210"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1769170716"
},
"departure": {
"delay": 96,
"time": "1769170716"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -48,
"time": "1769170332"
},
"departure": {
"delay": -48,
"time": "1769170332"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1769171877"
},
"departure": {
"delay": 117,
"time": "1769171877"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769172138"
},
"departure": {
"delay": 78,
"time": "1769172138"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 78,
"time": "1769170998"
},
"departure": {
"delay": 78,
"time": "1769170998"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1769172170"
},
"departure": {
"delay": 110,
"time": "1769172170"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 64,
"time": "1769171104"
},
"departure": {
"delay": 64,
"time": "1769171104"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1769171819"
},
"departure": {
"delay": 59,
"time": "1769171819"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1769170797"
},
"departure": {
"delay": 57,
"time": "1769170797"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769171999"
},
"departure": {
"delay": 59,
"time": "1769171999"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 59,
"time": "1769171219"
},
"departure": {
"delay": 59,
"time": "1769171219"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1769171904"
},
"departure": {
"delay": 84,
"time": "1769171904"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1769170168"
},
"departure": {
"delay": 28,
"time": "1769170168"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1769171699"
},
"departure": {
"delay": 59,
"time": "1769171699"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769171580"
},
"departure": {
"delay": 60,
"time": "1769171580"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1769171924"
},
"departure": {
"delay": 104,
"time": "1769171924"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 116,
"time": "1769172116"
},
"departure": {
"delay": 116,
"time": "1769172116"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 59,
"time": "1769172239"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 78,
"time": "1769171418"
},
"departure": {
"delay": 78,
"time": "1769171418"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 78,
"time": "1769171778"
},
"departure": {
"delay": 78,
"time": "1769171778"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1769170210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242781xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13842:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769171960"
},
"departure": {
"delay": 20,
"time": "1769171960"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170560"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769171040"
},
"departure": {
"delay": 60,
"time": "1769171040"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769170040"
},
"departure": {
"delay": 20,
"time": "1769170040"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769171100"
},
"departure": {
"delay": 60,
"time": "1769171100"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769172420"
},
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769171940"
},
"departure": {
"delay": 60,
"time": "1769171940"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769172360"
},
"departure": {
"delay": 60,
"time": "1769172360"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769169960"
},
"departure": {
"delay": 60,
"time": "1769169960"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769172060"
},
"departure": {
"delay": 60,
"time": "1769172060"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769172120"
},
"departure": {
"delay": 60,
"time": "1769172120"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769170020"
},
"departure": {
"delay": 60,
"time": "1769170020"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769170260"
},
"departure": {
"delay": 60,
"time": "1769170260"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769171160"
},
"departure": {
"delay": 60,
"time": "1769171160"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769172140"
},
"departure": {
"delay": 20,
"time": "1769172140"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769170380"
},
"departure": {
"time": "1769170380"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172660"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769170500"
},
"departure": {
"delay": 60,
"time": "1769170500"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769170680"
},
"departure": {
"time": "1769170680"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769169336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13842:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769184960"
},
"departure": {
"time": "1769184960"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769184420"
},
"departure": {
"time": "1769184420"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769184900"
},
"departure": {
"time": "1769184900"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769184840"
},
"departure": {
"time": "1769184840"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769185080"
},
"departure": {
"time": "1769185080"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769184360"
},
"departure": {
"time": "1769184360"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769187000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769184000"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769184060"
},
"departure": {
"time": "1769184060"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769184240"
},
"departure": {
"time": "1769184240"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769184600"
},
"departure": {
"time": "1769184600"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1769186400"
},
"departure": {
"time": "1769186400"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1769184065"
},
"departure": {
"delay": 5,
"time": "1769184065"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769169244",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx455:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1769170067"
},
"departure": {
"delay": 47,
"time": "1769170067"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769170383"
},
"departure": {
"delay": 3,
"time": "1769170383"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 8,
"time": "1769171468"
},
"departure": {
"delay": 8,
"time": "1769171468"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1769170248"
},
"departure": {
"delay": 48,
"time": "1769170248"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769171342"
},
"departure": {
"delay": 2,
"time": "1769171342"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1769171043"
},
"departure": {
"delay": 3,
"time": "1769171043"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769172214"
},
"departure": {
"delay": 34,
"time": "1769172214"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1769171738"
},
"departure": {
"delay": 38,
"time": "1769171738"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769170740"
},
"departure": {
"time": "1769170740"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769171659"
},
"departure": {
"delay": 19,
"time": "1769171659"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769170815"
},
"departure": {
"delay": 15,
"time": "1769170815"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1769171804"
},
"departure": {
"delay": 44,
"time": "1769171804"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769171922"
},
"departure": {
"delay": 42,
"time": "1769171922"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769170138"
},
"departure": {
"delay": 58,
"time": "1769170138"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172420"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 36,
"time": "1769170536"
},
"departure": {
"delay": 36,
"time": "1769170536"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1769171599"
},
"departure": {
"delay": 19,
"time": "1769171599"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1769172012"
},
"departure": {
"delay": 12,
"time": "1769172012"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1769170654"
},
"departure": {
"delay": 34,
"time": "1769170654"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769171276"
},
"departure": {
"delay": 56,
"time": "1769171276"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1769170936"
},
"departure": {
"delay": 16,
"time": "1769170936"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769171418"
},
"departure": {
"delay": 18,
"time": "1769171418"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1769170334"
},
"departure": {
"delay": 14,
"time": "1769170334"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769170593"
},
"departure": {
"delay": 33,
"time": "1769170593"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769171215"
},
"departure": {
"delay": 55,
"time": "1769171215"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769170311"
},
"departure": {
"delay": 51,
"time": "1769170311"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769172108"
},
"departure": {
"delay": 48,
"time": "1769172108"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769169984"
},
"departure": {
"delay": 24,
"time": "1769169984"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769169576",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14319:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230398x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769171856"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 175,
"time": "1769170555"
},
"departure": {
"delay": 175,
"time": "1769170555"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769171120"
},
"departure": {
"delay": 20,
"time": "1769171120"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -24,
"time": "1769171256"
},
"departure": {
"delay": -24,
"time": "1769171256"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1769171545"
},
"departure": {
"delay": 25,
"time": "1769171545"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -28,
"time": "1769170772"
},
"departure": {
"delay": -28,
"time": "1769170772"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1769171496"
},
"departure": {
"delay": -24,
"time": "1769171496"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1769171357"
},
"departure": {
"delay": 17,
"time": "1769171357"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 172,
"time": "1769170312"
},
"departure": {
"delay": 172,
"time": "1769170312"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1769171600"
},
"departure": {
"delay": 20,
"time": "1769171600"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1769171303"
},
"departure": {
"delay": 23,
"time": "1769171303"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 176,
"time": "1769170256"
},
"departure": {
"delay": 176,
"time": "1769170256"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1769170577"
},
"departure": {
"delay": 77,
"time": "1769170577"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 225,
"time": "1769170485"
},
"departure": {
"delay": 225,
"time": "1769170485"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1769170684"
},
"departure": {
"delay": 124,
"time": "1769170684"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1769171334"
},
"departure": {
"delay": -6,
"time": "1769171334"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1769170713"
},
"departure": {
"delay": 33,
"time": "1769170713"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1769171016"
},
"departure": {
"delay": -24,
"time": "1769171016"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1769170549"
},
"departure": {
"delay": 109,
"time": "1769170549"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230398x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230316x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769173074"
},
"departure": {
"delay": 54,
"time": "1769173074"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1769171812"
},
"departure": {
"delay": 52,
"time": "1769171812"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1769170194"
},
"departure": {
"delay": 174,
"time": "1769170194"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1769172492"
},
"departure": {
"delay": 72,
"time": "1769172492"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1769171863"
},
"departure": {
"delay": 103,
"time": "1769171863"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1769173172"
},
"departure": {
"delay": 92,
"time": "1769173172"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 145,
"time": "1769170525"
},
"departure": {
"delay": 145,
"time": "1769170525"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769172586"
},
"departure": {
"delay": 46,
"time": "1769172586"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1769172106"
},
"departure": {
"delay": 46,
"time": "1769172106"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769172826"
},
"departure": {
"delay": 46,
"time": "1769172826"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1769173151"
},
"departure": {
"delay": 71,
"time": "1769173151"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 46,
"time": "1769172946"
},
"departure": {
"delay": 46,
"time": "1769172946"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1769172994"
},
"departure": {
"delay": 94,
"time": "1769172994"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1769171326"
},
"departure": {
"delay": 46,
"time": "1769171326"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1769170708"
},
"departure": {
"delay": 148,
"time": "1769170708"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1769173218"
},
"departure": {
"delay": 78,
"time": "1769173218"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 104,
"time": "1769170904"
},
"departure": {
"delay": 104,
"time": "1769170904"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769172300"
},
"departure": {
"delay": 60,
"time": "1769172300"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1769172627"
},
"departure": {
"delay": 87,
"time": "1769172627"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769171460"
},
"departure": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769171700"
},
"departure": {
"delay": 60,
"time": "1769171700"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1769173040"
},
"departure": {
"delay": 80,
"time": "1769173040"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1769172164"
},
"departure": {
"delay": 104,
"time": "1769172164"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769170665"
},
"departure": {
"delay": 45,
"time": "1769170665"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769173126"
},
"departure": {
"delay": 46,
"time": "1769173126"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 104,
"time": "1769171624"
},
"departure": {
"delay": 104,
"time": "1769171624"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1769172885"
},
"departure": {
"delay": 105,
"time": "1769172885"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769170557"
},
"departure": {
"delay": 117,
"time": "1769170557"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1769172389"
},
"departure": {
"delay": 89,
"time": "1769172389"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769170966"
},
"departure": {
"delay": 46,
"time": "1769170966"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769173246"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1769171746"
},
"departure": {
"delay": 46,
"time": "1769171746"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1769172678"
},
"departure": {
"delay": 78,
"time": "1769172678"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769172529"
},
"departure": {
"delay": 49,
"time": "1769172529"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769170778"
},
"departure": {
"delay": 38,
"time": "1769170778"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1769172752"
},
"departure": {
"delay": 92,
"time": "1769172752"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1769172043"
},
"departure": {
"delay": 103,
"time": "1769172043"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230316x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852623F5403266x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769166720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769168580"
},
"departure": {
"time": "1769168640"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170740"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769169360"
},
"departure": {
"time": "1769169480"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769167680"
},
"departure": {
"time": "1769167740"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769166796",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852623F5403266x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8442:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769171454"
},
"departure": {
"delay": 54,
"time": "1769171454"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769171412"
},
"departure": {
"delay": 12,
"time": "1769171412"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769172334"
},
"departure": {
"delay": 34,
"time": "1769172334"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769171773"
},
"departure": {
"delay": 13,
"time": "1769171773"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769172282"
},
"departure": {
"delay": 42,
"time": "1769172282"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1769171222"
},
"departure": {
"delay": 2,
"time": "1769171222"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769172465"
},
"departure": {
"delay": 45,
"time": "1769172465"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1769171263"
},
"departure": {
"delay": 43,
"time": "1769171263"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769171990"
},
"departure": {
"delay": 50,
"time": "1769171990"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769172739"
},
"departure": {
"delay": 19,
"time": "1769172739"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1769172597"
},
"departure": {
"delay": 57,
"time": "1769172597"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1769172548"
},
"departure": {
"delay": 8,
"time": "1769172548"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769172225"
},
"departure": {
"delay": 45,
"time": "1769172225"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769171693"
},
"departure": {
"delay": 53,
"time": "1769171693"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1769171873"
},
"departure": {
"delay": 53,
"time": "1769171873"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769172785"
},
"departure": {
"delay": 5,
"time": "1769172785"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1769172040"
},
"departure": {
"delay": 40,
"time": "1769172040"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1769172879"
},
"departure": {
"delay": 39,
"time": "1769172879"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769172078"
},
"departure": {
"delay": 18,
"time": "1769172078"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8442:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196408x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1769170548"
},
"departure": {
"delay": -12,
"time": "1769170548"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1769171179"
},
"departure": {
"delay": 19,
"time": "1769171179"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1769171623"
},
"departure": {
"delay": -17,
"time": "1769171623"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -7,
"time": "1769171573"
},
"departure": {
"delay": -7,
"time": "1769171573"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 20,
"time": "1769171480"
},
"departure": {
"delay": 20,
"time": "1769171480"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 14,
"time": "1769170274"
},
"departure": {
"delay": 14,
"time": "1769170274"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -5,
"time": "1769170495"
},
"departure": {
"delay": -5,
"time": "1769170495"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1769170129"
},
"departure": {
"delay": 49,
"time": "1769170129"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1769171128"
},
"departure": {
"delay": 28,
"time": "1769171128"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769170865"
},
"departure": {
"delay": 5,
"time": "1769170865"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 63,
"time": "1769170203"
},
"departure": {
"delay": 63,
"time": "1769170203"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1769170044"
},
"departure": {
"delay": 84,
"time": "1769170044"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1769170070"
},
"departure": {
"delay": 50,
"time": "1769170070"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769170344"
},
"departure": {
"delay": 24,
"time": "1769170344"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769170642"
},
"departure": {
"delay": 22,
"time": "1769170642"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1769171008"
},
"departure": {
"delay": 28,
"time": "1769171008"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769171290"
},
"departure": {
"delay": 10,
"time": "1769171290"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1769171054"
},
"departure": {
"delay": 14,
"time": "1769171054"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1769171223"
},
"departure": {
"delay": 3,
"time": "1769171223"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1769170742"
},
"departure": {
"delay": 2,
"time": "1769170742"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -17,
"time": "1769170963"
},
"departure": {
"delay": -17,
"time": "1769170963"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1769171383"
},
"departure": {
"delay": -17,
"time": "1769171383"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -17,
"time": "1769171863"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1769170679"
},
"departure": {
"delay": -1,
"time": "1769170679"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1769170011"
},
"departure": {
"delay": 51,
"time": "1769170011"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769170302"
},
"departure": {
"delay": 42,
"time": "1769170302"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769171341"
},
"departure": {
"delay": 1,
"time": "1769171341"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1769170896"
},
"departure": {
"delay": 36,
"time": "1769170896"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -42,
"time": "1769170398"
},
"departure": {
"delay": -42,
"time": "1769170398"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769170815"
},
"departure": {
"delay": 15,
"time": "1769170815"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1769170229"
},
"departure": {
"delay": 29,
"time": "1769170229"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769170360"
},
"departure": {
"delay": 40,
"time": "1769170360"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769170177"
},
"departure": {
"delay": 37,
"time": "1769170177"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769170530",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196408x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 309,
"time": "1769169108"
},
"departure": {
"delay": 309,
"time": "1769169129"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 274,
"time": "1769168974"
},
"departure": {
"delay": 274,
"time": "1769168974"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 285,
"time": "1769167880"
},
"departure": {
"delay": 285,
"time": "1769167905"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 303,
"time": "1769169183"
},
"departure": {
"delay": 303,
"time": "1769169183"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 215,
"time": "1769167955"
},
"departure": {
"delay": 215,
"time": "1769167955"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 244,
"time": "1769168404"
},
"departure": {
"delay": 244,
"time": "1769168404"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769167140"
},
"departure": {
"delay": 120,
"time": "1769167140"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 294,
"time": "1769169054"
},
"departure": {
"delay": 294,
"time": "1769169054"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 254,
"time": "1769168054"
},
"departure": {
"delay": 254,
"time": "1769168054"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 245,
"time": "1769167805"
},
"departure": {
"delay": 245,
"time": "1769167805"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769166356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx387:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1769172717"
},
"departure": {
"delay": -123,
"time": "1769172717"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1129,
"time": "1769170871"
},
"departure": {
"delay": -1129,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -949,
"time": "1769170871"
},
"departure": {
"delay": -949,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -529,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1369,
"time": "1769170871"
},
"departure": {
"delay": -1369,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -889,
"time": "1769170871"
},
"departure": {
"delay": -889,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1609,
"time": "1769170871"
},
"departure": {
"delay": -1609,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -113,
"time": "1769172667"
},
"departure": {
"delay": -113,
"time": "1769172667"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1489,
"time": "1769170871"
},
"departure": {
"delay": -1489,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1009,
"time": "1769170871"
},
"departure": {
"delay": -1009,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1489,
"time": "1769170871"
},
"departure": {
"delay": -1489,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -199,
"time": "1769172461"
},
"departure": {
"delay": -199,
"time": "1769172461"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -157,
"time": "1769172863"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1069,
"time": "1769170871"
},
"departure": {
"delay": -1069,
"time": "1769170871"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -228,
"time": "1769172432"
},
"departure": {
"delay": -228,
"time": "1769172432"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -142,
"time": "1769172758"
},
"departure": {
"delay": -142,
"time": "1769172758"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1549,
"time": "1769170871"
},
"departure": {
"delay": -1549,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -157,
"time": "1769172623"
},
"departure": {
"delay": -157,
"time": "1769172623"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1249,
"time": "1769170871"
},
"departure": {
"delay": -1249,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -157,
"time": "1769172563"
},
"departure": {
"delay": -157,
"time": "1769172563"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -769,
"time": "1769170871"
},
"departure": {
"delay": -769,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470088:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769180940"
},
"departure": {
"time": "1769180940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769181000"
},
"departure": {
"time": "1769181000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769181120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180880"
},
"departure": {
"time": "1769180880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769179800"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180520"
},
"departure": {
"time": "1769180520"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769179860"
},
"departure": {
"time": "1769179860"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179980"
},
"departure": {
"time": "1769179980"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2119:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769192220"
},
"departure": {
"time": "1769192220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769192400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769191740"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2877:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769171323"
},
"departure": {
"delay": 103,
"time": "1769171323"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1769170563"
},
"departure": {
"delay": 123,
"time": "1769170563"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1769170711"
},
"departure": {
"delay": 151,
"time": "1769170711"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1769170236"
},
"departure": {
"delay": 96,
"time": "1769170236"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1769170207"
},
"departure": {
"delay": 67,
"time": "1769170207"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769171733"
},
"departure": {
"delay": 153,
"time": "1769171733"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 101,
"time": "1769172461"
},
"departure": {
"delay": 101,
"time": "1769172461"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1769171921"
},
"departure": {
"delay": 101,
"time": "1769171921"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1769170321"
},
"departure": {
"delay": 61,
"time": "1769170321"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769170273"
},
"departure": {
"delay": 73,
"time": "1769170273"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1769170782"
},
"departure": {
"delay": 102,
"time": "1769170782"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1769172260"
},
"departure": {
"delay": 140,
"time": "1769172260"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1769171561"
},
"departure": {
"delay": 101,
"time": "1769171561"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1769170482"
},
"departure": {
"delay": 102,
"time": "1769170482"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1769170867"
},
"departure": {
"delay": 127,
"time": "1769170867"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1769170963"
},
"departure": {
"delay": 103,
"time": "1769170963"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1769172347"
},
"departure": {
"delay": 107,
"time": "1769172347"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 140,
"time": "1769172200"
},
"departure": {
"delay": 140,
"time": "1769172200"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1769170107"
},
"departure": {
"delay": 27,
"time": "1769170107"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1769171192"
},
"departure": {
"delay": 152,
"time": "1769171192"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1769172401"
},
"departure": {
"delay": 101,
"time": "1769172401"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 78,
"time": "1769170518"
},
"departure": {
"delay": 78,
"time": "1769170518"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769170636"
},
"departure": {
"delay": 136,
"time": "1769170636"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1769170919"
},
"departure": {
"delay": 119,
"time": "1769170919"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1769172036"
},
"departure": {
"delay": 156,
"time": "1769172036"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 137,
"time": "1769171597"
},
"departure": {
"delay": 137,
"time": "1769171597"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1769170331"
},
"departure": {
"delay": 36,
"time": "1769170356"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1769171126"
},
"departure": {
"delay": 146,
"time": "1769171126"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1769170428"
},
"departure": {
"delay": 108,
"time": "1769170428"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1769170831"
},
"departure": {
"delay": 151,
"time": "1769170831"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769172161"
},
"departure": {
"delay": 101,
"time": "1769172161"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 133,
"time": "1769171053"
},
"departure": {
"delay": 133,
"time": "1769171053"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1769170735"
},
"departure": {
"delay": 115,
"time": "1769170735"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169977",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12625:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175180"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769175120"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769175060"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769174760"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769174940"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769174820"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769175000"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769174700"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769174640"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769174880"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769174520"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7009:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8994:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769171574"
},
"departure": {
"delay": 54,
"time": "1769171574"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 18,
"time": "1769169558"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1769169743"
},
"departure": {
"delay": -37,
"time": "1769169743"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1769170670"
},
"departure": {
"delay": 110,
"time": "1769170670"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769171091"
},
"departure": {
"delay": 51,
"time": "1769171091"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769171255"
},
"departure": {
"delay": 35,
"time": "1769171255"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1769171455"
},
"departure": {
"delay": -5,
"time": "1769171455"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1769170895"
},
"departure": {
"delay": 35,
"time": "1769170895"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1769171635"
},
"departure": {
"delay": -5,
"time": "1769171635"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1769170948"
},
"departure": {
"delay": 28,
"time": "1769170948"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1769170247"
},
"departure": {
"delay": 69,
"time": "1769170269"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769170855"
},
"departure": {
"delay": -5,
"time": "1769170855"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1769170594"
},
"departure": {
"delay": 94,
"time": "1769170594"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1769171875"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -26,
"time": "1769169694"
},
"departure": {
"delay": -26,
"time": "1769169694"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1769170719"
},
"departure": {
"delay": 99,
"time": "1769170719"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1769169869"
},
"departure": {
"delay": -31,
"time": "1769169869"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1769171217"
},
"departure": {
"delay": -3,
"time": "1769171217"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1769170444"
},
"departure": {
"delay": 64,
"time": "1769170444"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769170494"
},
"departure": {
"delay": 54,
"time": "1769170494"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769171501"
},
"departure": {
"delay": 41,
"time": "1769171501"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1769171344"
},
"departure": {
"delay": 4,
"time": "1769171344"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1769171155"
},
"departure": {
"delay": -5,
"time": "1769171155"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1769170769"
},
"departure": {
"delay": 29,
"time": "1769170769"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1769170172"
},
"departure": {
"delay": 114,
"time": "1769170194"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1769169819"
},
"departure": {
"delay": -21,
"time": "1769169819"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769169998"
},
"departure": {
"delay": 49,
"time": "1769170069"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769170369"
},
"departure": {
"delay": 109,
"time": "1769170369"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1769169769"
},
"departure": {
"delay": -11,
"time": "1769169769"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769171530"
},
"departure": {
"delay": 10,
"time": "1769171530"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769169535",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8994:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072047x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1769171789"
},
"departure": {
"delay": 89,
"time": "1769171789"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1769170811"
},
"departure": {
"delay": 71,
"time": "1769170811"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769171231"
},
"departure": {
"delay": 71,
"time": "1769171231"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1769170564"
},
"departure": {
"delay": 4,
"time": "1769170564"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1769171469"
},
"departure": {
"delay": 129,
"time": "1769171469"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1769171168"
},
"departure": {
"delay": 128,
"time": "1769171168"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1769170654"
},
"departure": {
"delay": 34,
"time": "1769170654"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1769170915"
},
"departure": {
"delay": 115,
"time": "1769170915"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769171651"
},
"departure": {
"delay": 71,
"time": "1769171651"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1769171614"
},
"departure": {
"delay": 94,
"time": "1769171614"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1769171752"
},
"departure": {
"delay": 112,
"time": "1769171752"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1769171099"
},
"departure": {
"delay": 119,
"time": "1769171099"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1769171831"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1769171531"
},
"departure": {
"delay": 71,
"time": "1769171531"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1769171715"
},
"departure": {
"delay": 75,
"time": "1769171715"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769171299"
},
"departure": {
"delay": 79,
"time": "1769171299"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769171411"
},
"departure": {
"delay": 71,
"time": "1769171411"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1769170507"
},
"departure": {
"delay": 67,
"time": "1769170507"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1769171564"
},
"departure": {
"delay": 104,
"time": "1769171564"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1769171051"
},
"departure": {
"delay": 71,
"time": "1769171051"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072047x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769169209"
},
"departure": {
"delay": 29,
"time": "1769169209"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1769169854"
},
"departure": {
"delay": 208,
"time": "1769169928"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1769169533"
},
"departure": {
"delay": 113,
"time": "1769169533"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 488,
"time": "1769171408"
},
"departure": {
"delay": 488,
"time": "1769171408"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 547,
"time": "1769171287"
},
"departure": {
"delay": 547,
"time": "1769171287"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1769169454"
},
"departure": {
"delay": 154,
"time": "1769169454"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1769169157"
},
"departure": {
"delay": 37,
"time": "1769169157"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 52,
"time": "1769168752"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1769168952"
},
"departure": {
"delay": 72,
"time": "1769168952"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1769169746"
},
"departure": {
"delay": 146,
"time": "1769169746"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 517,
"time": "1769170754"
},
"departure": {
"delay": 517,
"time": "1769170777"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1769170052"
},
"departure": {
"delay": 152,
"time": "1769170052"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 488,
"time": "1769170868"
},
"departure": {
"delay": 488,
"time": "1769170868"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1769169027"
},
"departure": {
"delay": 87,
"time": "1769169027"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1769169626"
},
"departure": {
"delay": 146,
"time": "1769169626"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 489,
"time": "1769171229"
},
"departure": {
"delay": 489,
"time": "1769171229"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 492,
"time": "1769171112"
},
"departure": {
"delay": 492,
"time": "1769171112"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 543,
"time": "1769170983"
},
"departure": {
"delay": 543,
"time": "1769170983"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1769168802"
},
"departure": {
"delay": 42,
"time": "1769168802"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 203,
"time": "1769169983"
},
"departure": {
"delay": 203,
"time": "1769169983"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1769169670"
},
"departure": {
"delay": 134,
"time": "1769169674"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 427,
"time": "1769170152"
},
"departure": {
"delay": 427,
"time": "1769170627"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 488,
"time": "1769171588"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 507,
"time": "1769170827"
},
"departure": {
"delay": 507,
"time": "1769170827"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 488,
"time": "1769171168"
},
"departure": {
"delay": 488,
"time": "1769171168"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 541,
"time": "1769171041"
},
"departure": {
"delay": 541,
"time": "1769171041"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 178,
"time": "1769169418"
},
"departure": {
"delay": 178,
"time": "1769169418"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1769168853"
},
"departure": {
"delay": 82,
"time": "1769168902"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 495,
"time": "1769171355"
},
"departure": {
"delay": 495,
"time": "1769171355"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 62,
"time": "1769169062"
},
"departure": {
"delay": 62,
"time": "1769169062"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769168755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7601:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244142xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 412,
"time": "1769170852"
},
"departure": {
"delay": 412,
"time": "1769170852"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 397,
"time": "1769170957"
},
"departure": {
"delay": 397,
"time": "1769170957"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 356,
"time": "1769171036"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 366,
"time": "1769170926"
},
"departure": {
"delay": 366,
"time": "1769170926"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 373,
"time": "1769170813"
},
"departure": {
"delay": 373,
"time": "1769170813"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 372,
"time": "1769170752"
},
"departure": {
"delay": 372,
"time": "1769170752"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 400,
"time": "1769170900"
},
"departure": {
"delay": 400,
"time": "1769170900"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769170790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244142xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4900:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1769171305"
},
"departure": {
"delay": 205,
"time": "1769171305"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 227,
"time": "1769170787"
},
"departure": {
"delay": 227,
"time": "1769170787"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 224,
"time": "1769170964"
},
"departure": {
"delay": 224,
"time": "1769170964"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1769170885"
},
"departure": {
"delay": 205,
"time": "1769170885"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 152,
"time": "1769170712"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170717",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4900:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769171184"
},
"departure": {
"delay": 24,
"time": "1769171184"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769171250"
},
"departure": {
"delay": 30,
"time": "1769171250"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 33,
"time": "1769171133"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4895:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769190060"
},
"departure": {
"time": "1769190060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769192880"
},
"departure": {
"time": "1769192880"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769190240"
},
"departure": {
"time": "1769190240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192160"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769190120"
},
"departure": {
"time": "1769190120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190480"
},
"departure": {
"time": "1769190480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769192340"
},
"departure": {
"time": "1769192340"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769191260"
},
"departure": {
"time": "1769191260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769192700"
},
"departure": {
"time": "1769192700"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1769190000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191620"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769190960"
},
"departure": {
"time": "1769190960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191800"
},
"departure": {
"time": "1769191800"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769192520"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769192640"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769190540"
},
"departure": {
"time": "1769190540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769190300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769192040"
},
"departure": {
"time": "1769192040"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769192460"
},
"departure": {
"time": "1769192460"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769192940"
},
"departure": {
"time": "1769192940"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769190600"
},
"departure": {
"time": "1769190600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193120"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769192820"
},
"departure": {
"time": "1769192820"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769191920"
},
"departure": {
"time": "1769191920"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191860"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769190720"
},
"departure": {
"time": "1769190720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769192400"
},
"departure": {
"time": "1769192400"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769192580"
},
"departure": {
"time": "1769192580"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769191080"
},
"departure": {
"time": "1769191080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1077:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1769170418"
},
"departure": {
"delay": 158,
"time": "1769170418"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1769170634"
},
"departure": {
"delay": 134,
"time": "1769170634"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1769168518"
},
"departure": {
"delay": 22,
"time": "1769168542"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1769170716"
},
"departure": {
"delay": 96,
"time": "1769170716"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1769168616"
},
"departure": {
"delay": -24,
"time": "1769168616"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769168370"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 162,
"time": "1769170242"
},
"departure": {
"delay": 162,
"time": "1769170242"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1769168392"
},
"departure": {
"delay": -8,
"time": "1769168392"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 132,
"time": "1769170092"
},
"departure": {
"delay": 132,
"time": "1769170092"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1769170772"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1769168720"
},
"departure": {
"delay": 42,
"time": "1769168742"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769168797"
},
"departure": {
"delay": 37,
"time": "1769168797"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -68,
"time": "1769169592"
},
"departure": {
"delay": -68,
"time": "1769169592"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769169292"
},
"departure": {
"delay": 42,
"time": "1769169342"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769168467"
},
"departure": {
"delay": 7,
"time": "1769168467"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1769170343"
},
"departure": {
"delay": 143,
"time": "1769170343"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1769168867"
},
"departure": {
"delay": 47,
"time": "1769168867"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1769170517"
},
"departure": {
"delay": 137,
"time": "1769170517"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1769169967"
},
"departure": {
"delay": 187,
"time": "1769169967"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769169424"
},
"departure": {
"delay": 22,
"time": "1769169442"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1769170569"
},
"departure": {
"delay": 129,
"time": "1769170569"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769168967"
},
"departure": {
"delay": 52,
"time": "1769168992"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1769169517"
},
"departure": {
"delay": -83,
"time": "1769169517"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1769170467"
},
"departure": {
"delay": 147,
"time": "1769170467"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -27,
"time": "1769169188"
},
"departure": {
"delay": -27,
"time": "1769169213"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1769169051"
},
"departure": {
"delay": -69,
"time": "1769169051"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1769170142"
},
"departure": {
"delay": 122,
"time": "1769170142"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1769170044"
},
"departure": {
"delay": 144,
"time": "1769170044"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1769169869"
},
"departure": {
"delay": 149,
"time": "1769169869"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769167995",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7322:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1769170962"
},
"departure": {
"delay": -198,
"time": "1769170962"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1769169673"
},
"departure": {
"delay": 13,
"time": "1769169673"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -141,
"time": "1769171079"
},
"departure": {
"delay": -141,
"time": "1769171079"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -191,
"time": "1769171149"
},
"departure": {
"delay": -191,
"time": "1769171149"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -200,
"time": "1769171560"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1769169928"
},
"departure": {
"delay": 28,
"time": "1769169928"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769169720"
},
"departure": {
"time": "1769169720"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1769170170"
},
"departure": {
"delay": -30,
"time": "1769170170"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1769170245"
},
"departure": {
"delay": -15,
"time": "1769170245"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1769170010"
},
"departure": {
"delay": -10,
"time": "1769170010"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1769170780"
},
"departure": {
"delay": -80,
"time": "1769170780"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1769169809"
},
"departure": {
"delay": 29,
"time": "1769169809"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1769170642"
},
"departure": {
"delay": -38,
"time": "1769170642"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -200,
"time": "1769170900"
},
"departure": {
"delay": -200,
"time": "1769170900"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -184,
"time": "1769171036"
},
"departure": {
"delay": -184,
"time": "1769171036"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1769169961"
},
"departure": {
"delay": 61,
"time": "1769169961"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1769170371"
},
"departure": {
"delay": -48,
"time": "1769170392"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769170492"
},
"departure": {
"delay": -8,
"time": "1769170492"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -138,
"time": "1769170821"
},
"departure": {
"delay": -138,
"time": "1769170842"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1769170094"
},
"departure": {
"delay": 14,
"time": "1769170094"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -200,
"time": "1769171140"
},
"departure": {
"delay": -200,
"time": "1769171140"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -38,
"time": "1769170342"
},
"departure": {
"delay": -38,
"time": "1769170342"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1769170126"
},
"departure": {
"delay": -14,
"time": "1769170126"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1769170292"
},
"departure": {
"delay": -28,
"time": "1769170292"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1769170717"
},
"departure": {
"delay": -23,
"time": "1769170717"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1769169638"
},
"departure": {
"delay": 38,
"time": "1769169638"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -53,
"time": "1769169967"
},
"departure": {
"delay": -53,
"time": "1769169967"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1769169542"
},
"departure": {
"delay": 2,
"time": "1769169542"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769169524"
},
"departure": {
"delay": 44,
"time": "1769169524"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769170587"
},
"departure": {
"delay": -28,
"time": "1769170592"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769168856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8779:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14068:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1769168754"
},
"departure": {
"delay": 174,
"time": "1769168754"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1769168537"
},
"departure": {
"delay": 162,
"time": "1769168562"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1769168972"
},
"departure": {
"delay": 152,
"time": "1769168972"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769169152"
},
"departure": {
"delay": 152,
"time": "1769169152"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1769169666"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 219,
"time": "1769169315"
},
"departure": {
"delay": 219,
"time": "1769169339"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1769169621"
},
"departure": {
"delay": 201,
"time": "1769169621"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1769168442"
},
"departure": {
"delay": 105,
"time": "1769168445"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1769169557"
},
"departure": {
"delay": 197,
"time": "1769169557"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 145,
"time": "1769168340"
},
"departure": {
"delay": 145,
"time": "1769168365"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1769168914"
},
"departure": {
"delay": 94,
"time": "1769168914"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769167989"
},
"departure": {
"delay": 93,
"time": "1769168013"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1769168787"
},
"departure": {
"delay": 148,
"time": "1769168788"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1769168276"
},
"departure": {
"delay": 116,
"time": "1769168276"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 203,
"time": "1769169263"
},
"departure": {
"delay": 203,
"time": "1769169263"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1769169063"
},
"departure": {
"delay": 147,
"time": "1769169087"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1769168844"
},
"departure": {
"delay": 148,
"time": "1769168848"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1769168198"
},
"departure": {
"delay": 98,
"time": "1769168198"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 247,
"time": "1769169480"
},
"departure": {
"delay": 247,
"time": "1769169487"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 232,
"time": "1769169391"
},
"departure": {
"delay": 232,
"time": "1769169412"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1769168111"
},
"departure": {
"delay": 72,
"time": "1769168112"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769168016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14068:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 283,
"time": "1769171923"
},
"departure": {
"delay": 283,
"time": "1769171923"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 279,
"time": "1769172459"
},
"departure": {
"delay": 279,
"time": "1769172459"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 252,
"time": "1769172492"
},
"departure": {
"delay": 252,
"time": "1769172492"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 292,
"time": "1769171212"
},
"departure": {
"delay": 292,
"time": "1769171212"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 269,
"time": "1769171609"
},
"departure": {
"delay": 269,
"time": "1769171609"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 278,
"time": "1769172578"
},
"departure": {
"delay": 278,
"time": "1769172578"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 306,
"time": "1769171826"
},
"departure": {
"delay": 306,
"time": "1769171826"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 252,
"time": "1769170992"
},
"departure": {
"delay": 252,
"time": "1769170992"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1769170793"
},
"departure": {
"delay": 233,
"time": "1769170793"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1769172341"
},
"departure": {
"delay": 281,
"time": "1769172341"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 270,
"time": "1769171070"
},
"departure": {
"delay": 270,
"time": "1769171070"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 298,
"time": "1769171338"
},
"departure": {
"delay": 298,
"time": "1769171338"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 274,
"time": "1769172874"
},
"departure": {
"delay": 274,
"time": "1769172874"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 270,
"time": "1769172930"
},
"departure": {
"delay": 270,
"time": "1769172930"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 68,
"time": "1769170268"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 259,
"time": "1769173039"
},
"departure": {
"delay": 259,
"time": "1769173039"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 187,
"time": "1769170567"
},
"departure": {
"delay": 187,
"time": "1769170567"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 298,
"time": "1769172418"
},
"departure": {
"delay": 298,
"time": "1769172418"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 298,
"time": "1769171878"
},
"departure": {
"delay": 298,
"time": "1769171878"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 281,
"time": "1769171801"
},
"departure": {
"delay": 281,
"time": "1769171801"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1769170319"
},
"departure": {
"delay": 82,
"time": "1769170342"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 253,
"time": "1769171773"
},
"departure": {
"delay": 253,
"time": "1769171773"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1769170443"
},
"departure": {
"delay": 123,
"time": "1769170443"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 228,
"time": "1769170644"
},
"departure": {
"delay": 228,
"time": "1769170668"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 272,
"time": "1769172092"
},
"departure": {
"delay": 272,
"time": "1769172092"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 252,
"time": "1769172012"
},
"departure": {
"delay": 252,
"time": "1769172012"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 253,
"time": "1769171413"
},
"departure": {
"delay": 253,
"time": "1769171413"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 305,
"time": "1769172965"
},
"departure": {
"delay": 305,
"time": "1769172965"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 294,
"time": "1769170854"
},
"departure": {
"delay": 294,
"time": "1769170854"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 308,
"time": "1769173088"
},
"departure": {
"delay": 308,
"time": "1769173088"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 252,
"time": "1769171712"
},
"departure": {
"delay": 252,
"time": "1769171712"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1769170492"
},
"departure": {
"delay": 172,
"time": "1769170492"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10121:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3464:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769169114"
},
"departure": {
"delay": 72,
"time": "1769169132"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769168850"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769170495"
},
"departure": {
"delay": 132,
"time": "1769170512"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1769169635"
},
"departure": {
"delay": 72,
"time": "1769169672"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1769169950"
},
"departure": {
"delay": 202,
"time": "1769169982"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1769170280"
},
"departure": {
"delay": 172,
"time": "1769170312"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1769169221"
},
"departure": {
"delay": 112,
"time": "1769169232"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1769169309"
},
"departure": {
"delay": 162,
"time": "1769169342"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1769169760"
},
"departure": {
"delay": 142,
"time": "1769169802"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769169010"
},
"departure": {
"delay": 92,
"time": "1769169032"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1769170037"
},
"departure": {
"delay": 212,
"time": "1769170052"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1769170587"
},
"departure": {
"delay": 172,
"time": "1769170612"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1769168927"
},
"departure": {
"delay": 52,
"time": "1769168932"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1769169399"
},
"departure": {
"delay": 172,
"time": "1769169412"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1769170692"
},
"departure": {
"delay": 152,
"time": "1769170712"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 152,
"time": "1769169847"
},
"departure": {
"delay": 152,
"time": "1769169872"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1769169514"
},
"departure": {
"delay": 172,
"time": "1769169532"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1769170388"
},
"departure": {
"delay": 134,
"time": "1769170454"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 112,
"time": "1769170169"
},
"departure": {
"delay": 112,
"time": "1769170192"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769170767"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769168577",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3464:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187360"
},
"departure": {
"time": "1769187360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769187900"
},
"departure": {
"time": "1769187900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769187840"
},
"departure": {
"time": "1769187840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769187540"
},
"departure": {
"time": "1769187540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1769187000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769187240"
},
"departure": {
"time": "1769187240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769188560"
},
"departure": {
"time": "1769188560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769187960"
},
"departure": {
"time": "1769187960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769189700"
},
"departure": {
"time": "1769189700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769188020"
},
"departure": {
"time": "1769188020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769188985"
},
"departure": {
"delay": 5,
"time": "1769188985"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769189285"
},
"departure": {
"delay": 5,
"time": "1769189285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769187780"
},
"departure": {
"time": "1769187780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769188380"
},
"departure": {
"time": "1769188380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1769189290"
},
"departure": {
"delay": 10,
"time": "1769189290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769189705"
},
"departure": {
"delay": 5,
"time": "1769189705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769188740"
},
"departure": {
"time": "1769188740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769187120"
},
"departure": {
"time": "1769187120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769187600"
},
"departure": {
"time": "1769187600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769189045"
},
"departure": {
"delay": 5,
"time": "1769189045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1005:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769186280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769185740"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186160"
},
"departure": {
"time": "1769186160"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769186040"
},
"departure": {
"time": "1769186040"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769185680"
},
"departure": {
"time": "1769185680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769185200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2429:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2683,
"time": "1769171357"
},
"departure": {
"delay": -2683,
"time": "1769171357"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2641,
"time": "1769170079"
},
"departure": {
"delay": -2641,
"time": "1769170079"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2662,
"time": "1769170298"
},
"departure": {
"delay": -2662,
"time": "1769170298"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2683,
"time": "1769171597"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -2678,
"time": "1769171122"
},
"departure": {
"delay": -2678,
"time": "1769171122"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -2636,
"time": "1769170264"
},
"departure": {
"delay": -2636,
"time": "1769170264"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2624,
"time": "1769171476"
},
"departure": {
"delay": -2624,
"time": "1769171476"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2665,
"time": "1769171495"
},
"departure": {
"delay": -2665,
"time": "1769171495"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2647,
"time": "1769170433"
},
"departure": {
"delay": -2647,
"time": "1769170433"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -2649,
"time": "1769170851"
},
"departure": {
"delay": -2649,
"time": "1769170851"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -2639,
"time": "1769169781"
},
"departure": {
"delay": -2639,
"time": "1769169781"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -2668,
"time": "1769170352"
},
"departure": {
"delay": -2668,
"time": "1769170352"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -2683,
"time": "1769170757"
},
"departure": {
"delay": -2683,
"time": "1769170757"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -2683,
"time": "1769170577"
},
"departure": {
"delay": -2683,
"time": "1769170577"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -2639,
"time": "1769169901"
},
"departure": {
"delay": -2639,
"time": "1769169901"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -2677,
"time": "1769169863"
},
"departure": {
"delay": -2677,
"time": "1769169863"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1769170223"
},
"departure": {
"delay": 181,
"time": "1769170261"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769169773"
},
"departure": {
"delay": 70,
"time": "1769169790"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769170132"
},
"departure": {
"delay": 130,
"time": "1769170150"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1769169666"
},
"departure": {
"delay": 160,
"time": "1769169700"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1769170467"
},
"departure": {
"delay": 102,
"time": "1769170482"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1769170639"
},
"departure": {
"delay": 90,
"time": "1769170650"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1769169574"
},
"departure": {
"delay": 110,
"time": "1769169590"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1769169330"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769170570"
},
"departure": {
"delay": 32,
"time": "1769170592"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769169466"
},
"departure": {
"delay": 70,
"time": "1769169490"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1769169389"
},
"departure": {
"delay": 50,
"time": "1769169410"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1769169875"
},
"departure": {
"delay": 70,
"time": "1769169910"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769170825"
},
"departure": {
"delay": 30,
"time": "1769170830"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1769170727"
},
"departure": {
"delay": 51,
"time": "1769170731"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1769170342"
},
"departure": {
"delay": 22,
"time": "1769170342"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1769169979"
},
"departure": {
"delay": 90,
"time": "1769169990"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1769170066"
},
"departure": {
"delay": 110,
"time": "1769170070"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769169336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3122:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769171760"
},
"departure": {
"delay": 60,
"time": "1769171760"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769171160"
},
"departure": {
"delay": 60,
"time": "1769171160"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769171100"
},
"departure": {
"delay": 60,
"time": "1769171100"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769170980"
},
"departure": {
"delay": 60,
"time": "1769170980"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769172540"
},
"departure": {
"delay": 60,
"time": "1769172540"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769171700"
},
"departure": {
"delay": 60,
"time": "1769171700"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769171180"
},
"departure": {
"delay": 20,
"time": "1769171180"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769172240"
},
"departure": {
"delay": 60,
"time": "1769172240"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769171940"
},
"departure": {
"delay": 60,
"time": "1769171940"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769172420"
},
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769172440"
},
"departure": {
"delay": 20,
"time": "1769172440"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769171340"
},
"departure": {
"delay": 60,
"time": "1769171340"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769172720"
},
"departure": {
"delay": 60,
"time": "1769172720"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769171580"
},
"departure": {
"delay": 60,
"time": "1769171580"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769172180"
},
"departure": {
"delay": 60,
"time": "1769172180"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1769171060"
},
"departure": {
"delay": 20,
"time": "1769171060"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769171600"
},
"departure": {
"delay": 20,
"time": "1769171600"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769170920"
},
"departure": {
"delay": 60,
"time": "1769170920"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769170940"
},
"departure": {
"delay": 20,
"time": "1769170940"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769171040"
},
"departure": {
"delay": 60,
"time": "1769171040"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769171000"
},
"departure": {
"delay": 20,
"time": "1769171000"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170596",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12262:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769174100"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4039:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174100"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1703:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051209xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769172419"
},
"departure": {
"delay": 59,
"time": "1769172419"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1769171357"
},
"departure": {
"delay": 77,
"time": "1769171357"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1769172400"
},
"departure": {
"delay": 100,
"time": "1769172400"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1769171222"
},
"departure": {
"delay": 62,
"time": "1769171222"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769171681"
},
"departure": {
"delay": 41,
"time": "1769171681"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769171276"
},
"departure": {
"delay": 56,
"time": "1769171276"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769171775"
},
"departure": {
"delay": 75,
"time": "1769171775"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769172281"
},
"departure": {
"delay": 41,
"time": "1769172281"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1769170825"
},
"departure": {
"delay": 85,
"time": "1769170825"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769170787"
},
"departure": {
"delay": 47,
"time": "1769170787"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769171188"
},
"departure": {
"delay": 88,
"time": "1769171188"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769170705"
},
"departure": {
"delay": 85,
"time": "1769170705"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769172046"
},
"departure": {
"delay": 46,
"time": "1769172046"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 41,
"time": "1769170541"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1769171003"
},
"departure": {
"delay": 83,
"time": "1769171003"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769172521"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1769171501"
},
"departure": {
"delay": 41,
"time": "1769171501"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051209xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769171514"
},
"departure": {
"delay": -6,
"time": "1769171514"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769170892"
},
"departure": {
"delay": -28,
"time": "1769170892"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769170823"
},
"departure": {
"delay": 32,
"time": "1769170832"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769170968"
},
"departure": {
"delay": -12,
"time": "1769170968"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1769171209"
},
"departure": {
"delay": -11,
"time": "1769171209"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769171650"
},
"departure": {
"delay": 10,
"time": "1769171650"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1769171032"
},
"departure": {
"delay": -8,
"time": "1769171032"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769170740"
},
"departure": {
"delay": 12,
"time": "1769170752"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769171589"
},
"departure": {
"delay": 9,
"time": "1769171589"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1769171430"
},
"departure": {
"delay": -30,
"time": "1769171430"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1769170710"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769171728"
},
"departure": {
"delay": 28,
"time": "1769171728"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170396",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3497:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2170:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769169294"
},
"departure": {
"delay": 114,
"time": "1769169294"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769169187"
},
"departure": {
"delay": 94,
"time": "1769169214"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1769169707"
},
"departure": {
"delay": 134,
"time": "1769169734"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1769169806"
},
"departure": {
"delay": 169,
"time": "1769169829"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1769169120"
},
"departure": {
"delay": 74,
"time": "1769169134"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1769169614"
},
"departure": {
"delay": 94,
"time": "1769169634"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1769169016"
},
"departure": {
"delay": 114,
"time": "1769169054"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1769170590"
},
"departure": {
"delay": 174,
"time": "1769170614"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1769170142"
},
"departure": {
"delay": 89,
"time": "1769170169"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 114,
"time": "1769170227"
},
"departure": {
"delay": 114,
"time": "1769170254"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1769170039"
},
"departure": {
"delay": 94,
"time": "1769170054"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1769170520"
},
"departure": {
"delay": 154,
"time": "1769170534"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1769168949"
},
"departure": {
"delay": 74,
"time": "1769168954"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769169386"
},
"departure": {
"delay": 54,
"time": "1769169414"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769169916"
},
"departure": {
"delay": 114,
"time": "1769169954"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769170659"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 84,
"time": "1769169528"
},
"departure": {
"delay": 84,
"time": "1769169564"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 174,
"time": "1769170411"
},
"departure": {
"delay": 174,
"time": "1769170434"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 134,
"time": "1769170310"
},
"departure": {
"delay": 134,
"time": "1769170334"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769168956",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2170:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230569x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769171940"
},
"departure": {
"delay": 120,
"time": "1769171940"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 129,
"time": "1769170629"
},
"departure": {
"delay": 129,
"time": "1769170629"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1769171698"
},
"departure": {
"delay": 118,
"time": "1769171698"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1769170978"
},
"departure": {
"delay": 118,
"time": "1769170978"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1769171176"
},
"departure": {
"delay": 136,
"time": "1769171176"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1769171342"
},
"departure": {
"delay": 122,
"time": "1769171342"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1769171498"
},
"departure": {
"delay": 158,
"time": "1769171498"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1769171230"
},
"departure": {
"delay": 130,
"time": "1769171230"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1769171278"
},
"departure": {
"delay": 118,
"time": "1769171278"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1769170796"
},
"departure": {
"delay": 176,
"time": "1769170796"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769170745"
},
"departure": {
"delay": 125,
"time": "1769170745"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1769170675"
},
"departure": {
"delay": 115,
"time": "1769170675"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1769170557"
},
"departure": {
"delay": 177,
"time": "1769170557"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1769171638"
},
"departure": {
"delay": 118,
"time": "1769171638"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1769170361"
},
"departure": {
"delay": 101,
"time": "1769170361"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1769171998"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 118,
"time": "1769171458"
},
"departure": {
"delay": 118,
"time": "1769171458"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 177,
"time": "1769171097"
},
"departure": {
"delay": 177,
"time": "1769171097"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1769171766"
},
"departure": {
"delay": 126,
"time": "1769171766"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 127,
"time": "1769171407"
},
"departure": {
"delay": 127,
"time": "1769171407"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 165,
"time": "1769171565"
},
"departure": {
"delay": 165,
"time": "1769171565"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 174,
"time": "1769171874"
},
"departure": {
"delay": 174,
"time": "1769171874"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 173,
"time": "1769171033"
},
"departure": {
"delay": 173,
"time": "1769171033"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230569x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057025x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1769170866"
},
"departure": {
"delay": 186,
"time": "1769170866"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1769170770"
},
"departure": {
"delay": 150,
"time": "1769170770"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1769170969"
},
"departure": {
"delay": 169,
"time": "1769170969"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1769171269"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1769170909"
},
"departure": {
"delay": 169,
"time": "1769170909"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 189,
"time": "1769170749"
},
"departure": {
"delay": 189,
"time": "1769170749"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057025x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769173424"
},
"departure": {
"delay": 44,
"time": "1769173424"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769173488"
},
"departure": {
"delay": 48,
"time": "1769173488"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769173625"
},
"departure": {
"delay": 5,
"time": "1769173625"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1769173038"
},
"departure": {
"delay": 18,
"time": "1769173038"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769173122"
},
"departure": {
"delay": 42,
"time": "1769173122"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769168856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11027:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6313:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769170608"
},
"departure": {
"delay": 48,
"time": "1769170608"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1769171023"
},
"departure": {
"delay": 43,
"time": "1769171023"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769172218"
},
"departure": {
"delay": 38,
"time": "1769172218"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769171858"
},
"departure": {
"delay": 38,
"time": "1769171858"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1769172081"
},
"departure": {
"delay": 21,
"time": "1769172081"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769171699"
},
"departure": {
"delay": 59,
"time": "1769171699"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1769170858"
},
"departure": {
"delay": 58,
"time": "1769170858"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769170573"
},
"departure": {
"delay": 73,
"time": "1769170573"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1769171401"
},
"departure": {
"delay": 61,
"time": "1769171401"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769170723"
},
"departure": {
"delay": 43,
"time": "1769170723"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769171117"
},
"departure": {
"delay": 17,
"time": "1769171117"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 58,
"time": "1769170498"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1769171623"
},
"departure": {
"delay": 43,
"time": "1769171623"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1769172288"
},
"departure": {
"delay": 48,
"time": "1769172288"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769170925"
},
"departure": {
"delay": 65,
"time": "1769170925"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1769171224"
},
"departure": {
"delay": 64,
"time": "1769171224"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769172537"
},
"departure": {
"delay": 57,
"time": "1769172537"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1769171323"
},
"departure": {
"delay": 43,
"time": "1769171323"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769171500"
},
"departure": {
"delay": 40,
"time": "1769171500"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1769171741"
},
"departure": {
"delay": 41,
"time": "1769171741"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769170800"
},
"departure": {
"delay": 60,
"time": "1769170800"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170517",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6313:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 546,
"time": "1769170062"
},
"departure": {
"delay": 546,
"time": "1769170086"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 361,
"time": "1769169636"
},
"departure": {
"delay": 361,
"time": "1769169661"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 511,
"time": "1769170411"
},
"departure": {
"delay": 511,
"time": "1769170411"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 508,
"time": "1769170888"
},
"departure": {
"delay": 508,
"time": "1769170888"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 497,
"time": "1769170637"
},
"departure": {
"delay": 497,
"time": "1769170637"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 151,
"time": "1769168611"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 524,
"time": "1769171144"
},
"departure": {
"delay": 524,
"time": "1769171144"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 536,
"time": "1769170736"
},
"departure": {
"delay": 536,
"time": "1769170736"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 491,
"time": "1769170511"
},
"departure": {
"delay": 491,
"time": "1769170511"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 446,
"time": "1769169986"
},
"departure": {
"delay": 446,
"time": "1769169986"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1769168736"
},
"departure": {
"delay": 156,
"time": "1769168736"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 411,
"time": "1769169711"
},
"departure": {
"delay": 411,
"time": "1769169711"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 411,
"time": "1769169411"
},
"departure": {
"delay": 411,
"time": "1769169411"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 576,
"time": "1769170356"
},
"departure": {
"delay": 576,
"time": "1769170356"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 326,
"time": "1769169086"
},
"departure": {
"delay": 326,
"time": "1769169086"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 531,
"time": "1769170291"
},
"departure": {
"delay": 531,
"time": "1769170311"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 508,
"time": "1769170948"
},
"departure": {
"delay": 508,
"time": "1769170948"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 508,
"time": "1769171368"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 546,
"time": "1769171286"
},
"departure": {
"delay": 546,
"time": "1769171286"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 576,
"time": "1769170211"
},
"departure": {
"delay": 576,
"time": "1769170236"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 366,
"time": "1769169462"
},
"departure": {
"delay": 366,
"time": "1769169486"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1769168986"
},
"departure": {
"delay": 226,
"time": "1769168986"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 531,
"time": "1769170611"
},
"departure": {
"delay": 531,
"time": "1769170611"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 256,
"time": "1769168787"
},
"departure": {
"delay": 256,
"time": "1769168836"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 561,
"time": "1769170136"
},
"departure": {
"delay": 561,
"time": "1769170161"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 516,
"time": "1769170836"
},
"departure": {
"delay": 516,
"time": "1769170836"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 211,
"time": "1769168911"
},
"departure": {
"delay": 211,
"time": "1769168911"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 491,
"time": "1769169837"
},
"departure": {
"delay": 491,
"time": "1769169911"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 381,
"time": "1769169539"
},
"departure": {
"delay": 381,
"time": "1769169561"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 452,
"time": "1769169812"
},
"departure": {
"delay": 452,
"time": "1769169812"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 573,
"time": "1769170473"
},
"departure": {
"delay": 573,
"time": "1769170473"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769168616",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8486:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057145x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769171349"
},
"departure": {
"delay": 9,
"time": "1769171349"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769170983"
},
"departure": {
"delay": 3,
"time": "1769170983"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1769171734"
},
"departure": {
"delay": 34,
"time": "1769171734"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1769171779"
},
"departure": {
"delay": 19,
"time": "1769171779"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769171283"
},
"departure": {
"delay": 3,
"time": "1769171283"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769170892"
},
"departure": {
"delay": 32,
"time": "1769170892"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769171476"
},
"departure": {
"delay": 16,
"time": "1769171476"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769171190"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769171943"
},
"departure": {
"delay": 3,
"time": "1769171943"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1769172064"
},
"departure": {
"delay": 4,
"time": "1769172064"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1769171044"
},
"departure": {
"delay": 4,
"time": "1769171044"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769171163"
},
"departure": {
"delay": 3,
"time": "1769171163"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769171665"
},
"departure": {
"delay": 25,
"time": "1769171665"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769172363"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769171610"
},
"departure": {
"delay": 30,
"time": "1769171610"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1769171833"
},
"departure": {
"delay": 13,
"time": "1769171833"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1769171545"
},
"departure": {
"delay": 25,
"time": "1769171545"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769172263"
},
"departure": {
"delay": 23,
"time": "1769172263"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1769171403"
},
"departure": {
"delay": 3,
"time": "1769171403"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769172034"
},
"departure": {
"delay": 34,
"time": "1769172034"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1769172181"
},
"departure": {
"delay": 61,
"time": "1769172181"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057145x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769171700"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171820"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172300"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4107:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852820F5403274x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769166600"
},
"departure": {
"time": "1769166900"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170140"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1769163660"
},
"departure": {
"time": "1769163720"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1769164500"
},
"departure": {
"time": "1769164560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1769168460"
},
"departure": {
"time": "1769169480"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769174940"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769165280"
},
"departure": {
"time": "1769165400"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1769175300"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"departure": {
"time": "1769162760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1769159147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852820F5403274x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12147:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769171400"
},
"departure": {
"delay": 60,
"time": "1769171400"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769172000"
},
"departure": {
"delay": 60,
"time": "1769172000"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769172200"
},
"departure": {
"delay": 20,
"time": "1769172200"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1769172800"
},
"departure": {
"delay": 20,
"time": "1769172800"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769171640"
},
"departure": {
"delay": 60,
"time": "1769171640"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769171280"
},
"departure": {
"delay": 60,
"time": "1769171280"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769172780"
},
"departure": {
"delay": 60,
"time": "1769172780"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769172900"
},
"departure": {
"delay": 60,
"time": "1769172900"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1769171300"
},
"departure": {
"delay": 20,
"time": "1769171300"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769172540"
},
"departure": {
"delay": 60,
"time": "1769172540"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172960"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769171220"
},
"departure": {
"delay": 60,
"time": "1769171220"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769172720"
},
"departure": {
"delay": 60,
"time": "1769172720"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769170296",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12147:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769186400"
},
"departure": {
"time": "1769186400"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186340"
},
"departure": {
"time": "1769186340"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769186640"
},
"departure": {
"time": "1769186640"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769186220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769186880"
},
"departure": {
"time": "1769186880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769187060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769186280"
},
"departure": {
"time": "1769186280"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2481:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1769170204"
},
"departure": {
"delay": 64,
"time": "1769170204"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 156,
"time": "1769169216"
},
"departure": {
"delay": 156,
"time": "1769169216"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769169918"
},
"departure": {
"delay": 78,
"time": "1769169918"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1769169468"
},
"departure": {
"delay": 108,
"time": "1769169468"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1769170376"
},
"departure": {
"delay": 56,
"time": "1769170376"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1769170081"
},
"departure": {
"delay": 61,
"time": "1769170081"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1769169291"
},
"departure": {
"delay": 171,
"time": "1769169291"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769168367"
},
"departure": {
"delay": 49,
"time": "1769168389"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769169887"
},
"departure": {
"delay": 107,
"time": "1769169887"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1769170157"
},
"departure": {
"delay": 77,
"time": "1769170157"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 149,
"time": "1769169629"
},
"departure": {
"delay": 149,
"time": "1769169629"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1769168614"
},
"departure": {
"delay": 94,
"time": "1769168614"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769170501"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1769168942"
},
"departure": {
"delay": 144,
"time": "1769168964"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1769168567"
},
"departure": {
"delay": 107,
"time": "1769168567"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1769169990"
},
"departure": {
"delay": 90,
"time": "1769169990"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1769168841"
},
"departure": {
"delay": 141,
"time": "1769168841"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1769169139"
},
"departure": {
"delay": 164,
"time": "1769169164"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769168490"
},
"departure": {
"delay": 90,
"time": "1769168490"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1769169571"
},
"departure": {
"delay": 109,
"time": "1769169589"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 184,
"time": "1769169364"
},
"departure": {
"delay": 184,
"time": "1769169364"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1769169416"
},
"departure": {
"delay": 176,
"time": "1769169416"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1769169664"
},
"departure": {
"delay": 124,
"time": "1769169664"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1769168439"
},
"departure": {
"delay": 39,
"time": "1769168439"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769168160"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1769168742"
},
"departure": {
"delay": 102,
"time": "1769168742"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 184,
"time": "1769169064"
},
"departure": {
"delay": 184,
"time": "1769169064"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769169814"
},
"departure": {
"delay": 34,
"time": "1769169814"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1769170277"
},
"departure": {
"delay": 77,
"time": "1769170277"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1769169745"
},
"departure": {
"delay": 85,
"time": "1769169745"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769167845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9027:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769169735"
},
"departure": {
"delay": 75,
"time": "1769169735"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1769170186"
},
"departure": {
"delay": -14,
"time": "1769170186"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1769169489"
},
"departure": {
"delay": 34,
"time": "1769169514"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -76,
"time": "1769170364"
},
"departure": {
"delay": -76,
"time": "1769170364"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 201,
"time": "1769168721"
},
"departure": {
"delay": 201,
"time": "1769168721"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1769170239"
},
"departure": {
"delay": -21,
"time": "1769170239"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1769169389"
},
"departure": {
"delay": 89,
"time": "1769169389"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1769169765"
},
"departure": {
"delay": 69,
"time": "1769169789"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1769169664"
},
"departure": {
"delay": 64,
"time": "1769169664"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1769170289"
},
"departure": {
"delay": -31,
"time": "1769170289"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 181,
"time": "1769168881"
},
"departure": {
"delay": 181,
"time": "1769168881"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769168977"
},
"departure": {
"delay": 157,
"time": "1769168977"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 223,
"time": "1769168443"
},
"departure": {
"delay": 223,
"time": "1769168443"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 148,
"time": "1769169028"
},
"departure": {
"delay": 148,
"time": "1769169028"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769169614"
},
"departure": {
"delay": 14,
"time": "1769169614"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1769168292"
},
"departure": {
"delay": 132,
"time": "1769168292"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1769168914"
},
"departure": {
"delay": 154,
"time": "1769168914"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1769169564"
},
"departure": {
"delay": 84,
"time": "1769169564"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 164,
"time": "1769168541"
},
"departure": {
"delay": 164,
"time": "1769168564"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 246,
"time": "1769168646"
},
"departure": {
"delay": 246,
"time": "1769168646"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1769169365"
},
"departure": {
"delay": 125,
"time": "1769169365"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1769168817"
},
"departure": {
"delay": 177,
"time": "1769168817"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1769169089"
},
"departure": {
"delay": 149,
"time": "1769169089"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -206,
"time": "1769170414"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1769170117"
},
"departure": {
"delay": 37,
"time": "1769170117"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 123,
"time": "1769169243"
},
"departure": {
"delay": 123,
"time": "1769169243"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 79,
"time": "1769168239"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769169472"
},
"departure": {
"delay": 52,
"time": "1769169472"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769169164"
},
"departure": {
"delay": 104,
"time": "1769169164"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1769169295"
},
"departure": {
"delay": 134,
"time": "1769169314"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769170042"
},
"departure": {
"delay": 47,
"time": "1769170067"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 129,
"time": "1769169129"
},
"departure": {
"delay": 129,
"time": "1769169129"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769168256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8225:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769167459"
},
"departure": {
"delay": 19,
"time": "1769167459"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1769168488"
},
"departure": {
"delay": 112,
"time": "1769168512"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1769168790"
},
"departure": {
"delay": 150,
"time": "1769168790"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1769168337"
},
"departure": {
"delay": 117,
"time": "1769168337"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1769168562"
},
"departure": {
"delay": 162,
"time": "1769168562"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1769168590"
},
"departure": {
"delay": 92,
"time": "1769168612"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 143,
"time": "1769168663"
},
"departure": {
"delay": 143,
"time": "1769168663"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1769167724"
},
"departure": {
"delay": 44,
"time": "1769167724"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769167322"
},
"departure": {
"delay": 2,
"time": "1769167322"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769168437"
},
"departure": {
"delay": 97,
"time": "1769168437"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769167379"
},
"departure": {
"delay": 59,
"time": "1769167379"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1769167586"
},
"departure": {
"delay": 26,
"time": "1769167586"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1769167687"
},
"departure": {
"delay": 67,
"time": "1769167687"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769167790"
},
"departure": {
"delay": 72,
"time": "1769167812"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1769168737"
},
"departure": {
"delay": 157,
"time": "1769168737"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769166856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8277:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072153x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769170748"
},
"departure": {
"delay": 8,
"time": "1769170748"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1769170847"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1769170708"
},
"departure": {
"delay": -32,
"time": "1769170708"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1769170785"
},
"departure": {
"delay": -15,
"time": "1769170785"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769170740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072153x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11510:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769174087"
},
"departure": {
"delay": 47,
"time": "1769174087"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769173885"
},
"departure": {
"delay": 25,
"time": "1769173885"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769174000"
},
"departure": {
"delay": 20,
"time": "1769174000"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769174222"
},
"departure": {
"delay": 2,
"time": "1769174222"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769173914"
},
"departure": {
"delay": 54,
"time": "1769173914"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769173958"
},
"departure": {
"delay": 38,
"time": "1769173958"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170805",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11510:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769179740"
},
"departure": {
"time": "1769179740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769179980"
},
"departure": {
"time": "1769179980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1769179500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769179860"
},
"departure": {
"time": "1769179860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769179620"
},
"departure": {
"time": "1769179620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769180820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:813:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072162x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 248,
"time": "1769171708"
},
"departure": {
"delay": 248,
"time": "1769171708"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 193,
"time": "1769171173"
},
"departure": {
"delay": 193,
"time": "1769171173"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 243,
"time": "1769171103"
},
"departure": {
"delay": 243,
"time": "1769171103"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1769171612"
},
"departure": {
"delay": 212,
"time": "1769171612"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1769171052"
},
"departure": {
"delay": 252,
"time": "1769171052"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 193,
"time": "1769171893"
},
"departure": {
"delay": 193,
"time": "1769171893"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1769171533"
},
"departure": {
"delay": 193,
"time": "1769171533"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 193,
"time": "1769172133"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 252,
"time": "1769171772"
},
"departure": {
"delay": 252,
"time": "1769171772"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 248,
"time": "1769170868"
},
"departure": {
"delay": 248,
"time": "1769170868"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 193,
"time": "1769170933"
},
"departure": {
"delay": 193,
"time": "1769170933"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 193,
"time": "1769170753"
},
"departure": {
"delay": 193,
"time": "1769170753"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 195,
"time": "1769170695"
},
"departure": {
"delay": 195,
"time": "1769170695"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1769171294"
},
"departure": {
"delay": 194,
"time": "1769171294"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 193,
"time": "1769171353"
},
"departure": {
"delay": 193,
"time": "1769171353"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 245,
"time": "1769171225"
},
"departure": {
"delay": 245,
"time": "1769171225"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072162x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13239:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769171089"
},
"departure": {
"delay": 49,
"time": "1769171089"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1769171844"
},
"departure": {
"delay": 84,
"time": "1769171844"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769172124"
},
"departure": {
"delay": 64,
"time": "1769172124"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 100,
"time": "1769170098"
},
"departure": {
"delay": 100,
"time": "1769170120"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1769171701"
},
"departure": {
"delay": 61,
"time": "1769171701"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769171370"
},
"departure": {
"delay": 30,
"time": "1769171370"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1769170762"
},
"departure": {
"delay": 82,
"time": "1769170762"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1769170720"
},
"departure": {
"delay": 100,
"time": "1769170720"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769171885"
},
"departure": {
"delay": 65,
"time": "1769171885"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 114,
"time": "1769170674"
},
"departure": {
"delay": 114,
"time": "1769170674"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769171638"
},
"departure": {
"delay": 58,
"time": "1769171638"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1769170397"
},
"departure": {
"delay": 137,
"time": "1769170397"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769171785"
},
"departure": {
"delay": 25,
"time": "1769171785"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1769170859"
},
"departure": {
"delay": 59,
"time": "1769170859"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1769170270"
},
"departure": {
"delay": 190,
"time": "1769170270"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769171158"
},
"departure": {
"delay": 58,
"time": "1769171158"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769171997"
},
"departure": {
"delay": 57,
"time": "1769171997"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1769171294"
},
"departure": {
"delay": 74,
"time": "1769171294"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769170945"
},
"departure": {
"delay": 25,
"time": "1769170945"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769172205"
},
"departure": {
"delay": 25,
"time": "1769172205"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1769170057"
},
"departure": {
"delay": 97,
"time": "1769170057"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1769170477"
},
"departure": {
"delay": 118,
"time": "1769170498"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1769171544"
},
"departure": {
"delay": 84,
"time": "1769171544"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 201,
"time": "1769170170"
},
"departure": {
"delay": 201,
"time": "1769170221"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769171245"
},
"departure": {
"delay": 25,
"time": "1769171245"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769171485"
},
"departure": {
"delay": 25,
"time": "1769171485"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1769172076"
},
"departure": {
"delay": 76,
"time": "1769172076"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1769171044"
},
"departure": {
"delay": 64,
"time": "1769171044"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1769170423"
},
"departure": {
"delay": 103,
"time": "1769170423"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1769170549"
},
"departure": {
"delay": 131,
"time": "1769170571"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769170020"
},
"departure": {
"delay": 60,
"time": "1769170020"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13239:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2626:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 231,
"time": "1769170720"
},
"departure": {
"delay": 231,
"time": "1769170731"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 231,
"time": "1769170365"
},
"departure": {
"delay": 231,
"time": "1769170371"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1769170609"
},
"departure": {
"delay": 191,
"time": "1769170631"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 204,
"time": "1769171784"
},
"departure": {
"delay": 204,
"time": "1769171784"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 251,
"time": "1769170539"
},
"departure": {
"delay": 251,
"time": "1769170571"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1769171982"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1769170934"
},
"departure": {
"delay": 194,
"time": "1769170934"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 271,
"time": "1769170449"
},
"departure": {
"delay": 271,
"time": "1769170471"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 182,
"time": "1769171042"
},
"departure": {
"delay": 182,
"time": "1769171042"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 207,
"time": "1769171187"
},
"departure": {
"delay": 207,
"time": "1769171187"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1769171691"
},
"departure": {
"delay": 171,
"time": "1769171691"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1769171322"
},
"departure": {
"delay": 162,
"time": "1769171322"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1769170833"
},
"departure": {
"delay": 157,
"time": "1769170837"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1769171603"
},
"departure": {
"delay": 203,
"time": "1769171603"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 201,
"time": "1769171421"
},
"departure": {
"delay": 201,
"time": "1769171421"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 151,
"time": "1769170291"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769171100"
},
"departure": {
"delay": 180,
"time": "1769171100"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 196,
"time": "1769171536"
},
"departure": {
"delay": 196,
"time": "1769171536"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769170297",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2626:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4110:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769174940"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769174580"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769175060"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769174820"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769174880"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769174460"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769169645",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4110:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8274:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769169658"
},
"departure": {
"delay": 66,
"time": "1769169666"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1769169278"
},
"departure": {
"delay": 98,
"time": "1769169278"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1769169458"
},
"departure": {
"delay": 121,
"time": "1769169481"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769171226"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 100,
"time": "1769169160"
},
"departure": {
"delay": 100,
"time": "1769169160"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1769170652"
},
"departure": {
"delay": 92,
"time": "1769170652"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769169384"
},
"departure": {
"delay": 106,
"time": "1769169406"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769169585"
},
"departure": {
"delay": 105,
"time": "1769169585"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1769169533"
},
"departure": {
"delay": 113,
"time": "1769169533"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1769169366"
},
"departure": {
"delay": 126,
"time": "1769169366"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 146,
"time": "1769170384"
},
"departure": {
"delay": 146,
"time": "1769170406"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1769170945"
},
"departure": {
"delay": 85,
"time": "1769170945"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 113,
"time": "1769170253"
},
"departure": {
"delay": 113,
"time": "1769170253"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1769170097"
},
"departure": {
"delay": 137,
"time": "1769170097"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769170100"
},
"departure": {
"delay": 80,
"time": "1769170100"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1769170886"
},
"departure": {
"delay": 86,
"time": "1769170886"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1769170709"
},
"departure": {
"delay": 89,
"time": "1769170709"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 83,
"time": "1769168843"
},
"departure": {
"delay": 83,
"time": "1769168843"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1769168737"
},
"departure": {
"delay": 37,
"time": "1769168737"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1769170330"
},
"departure": {
"delay": 131,
"time": "1769170331"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1769171046"
},
"departure": {
"delay": 66,
"time": "1769171046"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1769169745"
},
"departure": {
"delay": 99,
"time": "1769169759"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1769169900"
},
"departure": {
"delay": 126,
"time": "1769169906"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769169642"
},
"departure": {
"delay": 102,
"time": "1769169642"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1769170193"
},
"departure": {
"delay": 53,
"time": "1769170193"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1769169832"
},
"departure": {
"delay": 112,
"time": "1769169832"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1769170781"
},
"departure": {
"delay": 66,
"time": "1769170806"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1769168976"
},
"departure": {
"delay": 41,
"time": "1769168981"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1769170126"
},
"departure": {
"delay": 111,
"time": "1769170131"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1769169956"
},
"departure": {
"delay": 116,
"time": "1769169956"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1769169075"
},
"departure": {
"delay": 135,
"time": "1769169075"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769168535",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8274:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769173419"
},
"departure": {
"delay": 39,
"time": "1769173419"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769172675"
},
"departure": {
"delay": 15,
"time": "1769172675"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769174306"
},
"departure": {
"delay": 26,
"time": "1769174306"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1769172801"
},
"departure": {
"delay": 21,
"time": "1769172801"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769174270"
},
"departure": {
"delay": 50,
"time": "1769174270"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769173533"
},
"departure": {
"delay": 33,
"time": "1769173533"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1769174119"
},
"departure": {
"delay": 19,
"time": "1769174119"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769172566"
},
"departure": {
"delay": 26,
"time": "1769172566"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769172445"
},
"departure": {
"delay": 25,
"time": "1769172445"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769172854"
},
"departure": {
"delay": 14,
"time": "1769172854"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1769173464"
},
"departure": {
"delay": 24,
"time": "1769173464"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769172465"
},
"departure": {
"delay": 45,
"time": "1769172465"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769168236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13206:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848932F5381383x2026x01x15T21x57x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169600"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1769170140"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1769165580"
},
"departure": {
"time": "1769165640"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769164920"
},
"departure": {
"time": "1769164980"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769168040"
},
"departure": {
"time": "1769168100"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769167080"
},
"departure": {
"time": "1769167140"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769164560"
},
"departure": {
"time": "1769164620"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769168400"
},
"departure": {
"time": "1769169000"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 57
},
{
"departure": {
"time": "1769163480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769164260"
},
"departure": {
"time": "1769164320"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 59
},
{
"arrival": {
"time": "1769166360"
},
"departure": {
"time": "1769166420"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769173680"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 60
}
],
"timestamp": "1769159866",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848932F5381383x2026x01x15T21x57x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx87:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769168657"
},
"departure": {
"delay": 102,
"time": "1769168682"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769170161"
},
"departure": {
"delay": 42,
"time": "1769170182"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769170374"
},
"departure": {
"delay": 54,
"time": "1769170374"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1769170282"
},
"departure": {
"delay": 22,
"time": "1769170282"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1769169115"
},
"departure": {
"delay": 97,
"time": "1769169157"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769169307"
},
"departure": {
"delay": 92,
"time": "1769169332"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769168465"
},
"departure": {
"delay": 65,
"time": "1769168465"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1769167950"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1769168907"
},
"departure": {
"delay": 87,
"time": "1769168907"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769168207"
},
"departure": {
"delay": 47,
"time": "1769168207"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1769168832"
},
"departure": {
"delay": 72,
"time": "1769168832"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1769169973"
},
"departure": {
"delay": -23,
"time": "1769170057"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1769169667"
},
"departure": {
"delay": 7,
"time": "1769169667"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769170807"
},
"departure": {
"delay": 92,
"time": "1769170832"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1769169238"
},
"departure": {
"delay": 58,
"time": "1769169238"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769169059"
},
"departure": {
"delay": 59,
"time": "1769169059"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1769169857"
},
"departure": {
"delay": 17,
"time": "1769169857"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1769170607"
},
"departure": {
"delay": 107,
"time": "1769170607"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769169757"
},
"departure": {
"delay": 37,
"time": "1769169757"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1769170965"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1769168407"
},
"departure": {
"delay": 67,
"time": "1769168407"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769169391"
},
"departure": {
"delay": 47,
"time": "1769169407"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1769168149"
},
"departure": {
"delay": 49,
"time": "1769168149"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769169482"
},
"departure": {
"delay": 2,
"time": "1769169482"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769170482"
},
"departure": {
"delay": 42,
"time": "1769170482"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1769168083"
},
"departure": {
"delay": 43,
"time": "1769168083"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1769169557"
},
"departure": {
"delay": 17,
"time": "1769169557"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1769168344"
},
"departure": {
"delay": 64,
"time": "1769168344"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769168282"
},
"departure": {
"delay": 62,
"time": "1769168282"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1769170707"
},
"departure": {
"delay": 112,
"time": "1769170732"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769167597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx87:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5469774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3469,
"time": "1769170871"
},
"departure": {
"delay": -3469,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3409,
"time": "1769170871"
},
"departure": {
"delay": -3409,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2389,
"time": "1769170871"
},
"departure": {
"delay": -2389,
"time": "1769170871"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3349,
"time": "1769170871"
},
"departure": {
"delay": -3349,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3649,
"time": "1769170871"
},
"departure": {
"delay": -3649,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3769,
"time": "1769170871"
},
"departure": {
"delay": -3769,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -256,
"time": "1769174384"
},
"departure": {
"delay": -256,
"time": "1769174384"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -335,
"time": "1769174485"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3349,
"time": "1769170871"
},
"departure": {
"delay": -3349,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3169,
"time": "1769170871"
},
"departure": {
"delay": -3169,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -262,
"time": "1769174438"
},
"departure": {
"delay": -262,
"time": "1769174438"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3529,
"time": "1769170871"
},
"departure": {
"delay": -3529,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3289,
"time": "1769170871"
},
"departure": {
"delay": -3289,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3589,
"time": "1769170871"
},
"departure": {
"delay": -3589,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2869,
"time": "1769170871"
},
"departure": {
"delay": -2869,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3109,
"time": "1769170871"
},
"departure": {
"delay": -3109,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2509,
"time": "1769170871"
},
"departure": {
"delay": -2509,
"time": "1769170871"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2989,
"time": "1769170871"
},
"departure": {
"delay": -2989,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5469774:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107871x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1769171162"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1769170482"
},
"departure": {
"delay": 102,
"time": "1769170482"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1769170352"
},
"departure": {
"delay": 92,
"time": "1769170352"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769170968"
},
"departure": {
"delay": 108,
"time": "1769170968"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1769171073"
},
"departure": {
"delay": 153,
"time": "1769171073"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1769170720"
},
"departure": {
"delay": 100,
"time": "1769170720"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1769170610"
},
"departure": {
"delay": 110,
"time": "1769170610"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1769170175"
},
"departure": {
"delay": 95,
"time": "1769170175"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769170865"
},
"departure": {
"delay": 125,
"time": "1769170865"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107871x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -103,
"time": "1769172197"
},
"departure": {
"delay": -103,
"time": "1769172197"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 66,
"time": "1769170146"
},
"departure": {
"delay": 66,
"time": "1769170146"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -84,
"time": "1769171376"
},
"departure": {
"delay": -84,
"time": "1769171376"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -76,
"time": "1769171864"
},
"departure": {
"delay": -76,
"time": "1769171864"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1769170548"
},
"departure": {
"delay": 48,
"time": "1769170548"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1769171651"
},
"departure": {
"delay": -49,
"time": "1769171651"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -76,
"time": "1769171564"
},
"departure": {
"delay": -76,
"time": "1769171564"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1769170318"
},
"departure": {
"delay": 58,
"time": "1769170318"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -83,
"time": "1769171917"
},
"departure": {
"delay": -83,
"time": "1769171917"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769170620"
},
"departure": {
"time": "1769170620"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769170780"
},
"departure": {
"delay": -7,
"time": "1769170793"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -83,
"time": "1769171317"
},
"departure": {
"delay": -83,
"time": "1769171317"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769170698"
},
"departure": {
"delay": 18,
"time": "1769170698"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1769171177"
},
"departure": {
"delay": -103,
"time": "1769171177"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1769171471"
},
"departure": {
"delay": -49,
"time": "1769171471"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -103,
"time": "1769170937"
},
"departure": {
"delay": -103,
"time": "1769170937"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769170374"
},
"departure": {
"delay": 13,
"time": "1769170393"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -103,
"time": "1769172017"
},
"departure": {
"delay": -103,
"time": "1769172017"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1769171258"
},
"departure": {
"delay": -82,
"time": "1769171258"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -76,
"time": "1769171024"
},
"departure": {
"delay": -76,
"time": "1769171024"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -103,
"time": "1769171717"
},
"departure": {
"delay": -103,
"time": "1769171717"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769170445"
},
"departure": {
"delay": 88,
"time": "1769170468"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1769170519"
},
"departure": {
"delay": 79,
"time": "1769170519"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -63,
"time": "1769171097"
},
"departure": {
"delay": -63,
"time": "1769171097"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1769172124"
},
"departure": {
"delay": -56,
"time": "1769172124"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1769170343"
},
"departure": {
"delay": 23,
"time": "1769170343"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1769170243"
},
"departure": {
"delay": 128,
"time": "1769170268"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -103,
"time": "1769171777"
},
"departure": {
"delay": -103,
"time": "1769171777"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769169975",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7829:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC595671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3535,
"time": "1769170865"
},
"departure": {
"delay": -3535,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -5395,
"time": "1769170865"
},
"departure": {
"delay": -5395,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -3595,
"time": "1769170865"
},
"departure": {
"delay": -3595,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -4915,
"time": "1769170865"
},
"departure": {
"delay": -4915,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -352,
"time": "1769176028"
},
"departure": {
"delay": -352,
"time": "1769176028"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -5335,
"time": "1769170865"
},
"departure": {
"delay": -5335,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -433,
"time": "1769176187"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -4315,
"time": "1769170865"
},
"departure": {
"delay": -4315,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -4795,
"time": "1769170865"
},
"departure": {
"delay": -4795,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3775,
"time": "1769170865"
},
"departure": {
"delay": -3775,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3835,
"time": "1769170865"
},
"departure": {
"delay": -3835,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -4075,
"time": "1769170865"
},
"departure": {
"delay": -4075,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -5155,
"time": "1769170865"
},
"departure": {
"delay": -5155,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -5215,
"time": "1769170865"
},
"departure": {
"delay": -5215,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -5275,
"time": "1769170865"
},
"departure": {
"delay": -5275,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -4735,
"time": "1769170865"
},
"departure": {
"delay": -4735,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -5095,
"time": "1769170865"
},
"departure": {
"delay": -5095,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -4015,
"time": "1769170865"
},
"departure": {
"delay": -4015,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3955,
"time": "1769170865"
},
"departure": {
"delay": -3955,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -400,
"time": "1769176160"
},
"departure": {
"delay": -400,
"time": "1769176160"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -4675,
"time": "1769170865"
},
"departure": {
"delay": -4675,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3655,
"time": "1769170865"
},
"departure": {
"delay": -3655,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3295,
"time": "1769170865"
},
"departure": {
"delay": -3295,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3355,
"time": "1769170865"
},
"departure": {
"delay": -3355,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -5275,
"time": "1769170865"
},
"departure": {
"delay": -5275,
"time": "1769170865"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -4435,
"time": "1769170865"
},
"departure": {
"delay": -4435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -4855,
"time": "1769170865"
},
"departure": {
"delay": -4855,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -4975,
"time": "1769170865"
},
"departure": {
"delay": -4975,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -371,
"time": "1769176069"
},
"departure": {
"delay": -371,
"time": "1769176069"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -3415,
"time": "1769170865"
},
"departure": {
"delay": -3415,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3475,
"time": "1769170865"
},
"departure": {
"delay": -3475,
"time": "1769170865"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -4135,
"time": "1769170865"
},
"departure": {
"delay": -4135,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4855,
"time": "1769170865"
},
"departure": {
"delay": -4855,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -4615,
"time": "1769170865"
},
"departure": {
"delay": -4615,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC595671:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769171434"
},
"departure": {
"delay": 34,
"time": "1769171434"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769172694"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1769170213"
},
"departure": {
"delay": 13,
"time": "1769170213"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769170788"
},
"departure": {
"delay": 13,
"time": "1769170813"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769171019"
},
"departure": {
"delay": 39,
"time": "1769171019"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769171325"
},
"departure": {
"delay": 45,
"time": "1769171325"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769171863"
},
"departure": {
"delay": 43,
"time": "1769171863"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1769171078"
},
"departure": {
"delay": 38,
"time": "1769171078"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1769170749"
},
"departure": {
"delay": 9,
"time": "1769170749"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1769170917"
},
"departure": {
"delay": -3,
"time": "1769170917"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769172431"
},
"departure": {
"delay": 11,
"time": "1769172431"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1769171914"
},
"departure": {
"delay": 34,
"time": "1769171914"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769171807"
},
"departure": {
"delay": 47,
"time": "1769171807"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769170467"
},
"departure": {
"delay": 48,
"time": "1769170488"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1769170613"
},
"departure": {
"delay": -7,
"time": "1769170613"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1769170170"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1769170431"
},
"departure": {
"delay": -9,
"time": "1769170431"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769170266"
},
"departure": {
"delay": 28,
"time": "1769170288"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769171164"
},
"departure": {
"delay": 4,
"time": "1769171164"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -237,
"time": "1769172063"
},
"departure": {
"delay": -237,
"time": "1769172063"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -8,
"time": "1769170552"
},
"departure": {
"delay": -8,
"time": "1769170552"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1769171254"
},
"departure": {
"delay": 34,
"time": "1769171254"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1769170363"
},
"departure": {
"delay": 43,
"time": "1769170363"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769169595",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7603:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852624F5403267x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769170260"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769168160"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769169420"
},
"departure": {
"time": "1769169540"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769170740"
},
"departure": {
"time": "1769170800"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1769164546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852624F5403267x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9737:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769173359"
},
"departure": {
"delay": 39,
"time": "1769173359"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1769172406"
},
"departure": {
"delay": 46,
"time": "1769172406"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769172165"
},
"departure": {
"delay": 45,
"time": "1769172165"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769172121"
},
"departure": {
"delay": 1,
"time": "1769172121"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769172524"
},
"departure": {
"delay": 44,
"time": "1769172524"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769173398"
},
"departure": {
"delay": 18,
"time": "1769173398"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769173058"
},
"departure": {
"delay": 38,
"time": "1769173058"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769172637"
},
"departure": {
"delay": 37,
"time": "1769172637"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769173302"
},
"departure": {
"delay": 42,
"time": "1769173302"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769173215"
},
"departure": {
"delay": 15,
"time": "1769173215"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769172560"
},
"departure": {
"delay": 20,
"time": "1769172560"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9737:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1769173984"
},
"departure": {
"delay": 304,
"time": "1769173984"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 354,
"time": "1769174094"
},
"departure": {
"delay": 354,
"time": "1769174094"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 364,
"time": "1769174164"
},
"departure": {
"delay": 364,
"time": "1769174164"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 205,
"time": "1769174245"
},
"departure": {
"delay": 205,
"time": "1769174245"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -213,
"time": "1769174307"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769174263"
},
"departure": {
"delay": 43,
"time": "1769174263"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2629,
"time": "1769170871"
},
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2449,
"time": "1769170871"
},
"departure": {
"delay": -2449,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2749,
"time": "1769170871"
},
"departure": {
"delay": -2749,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2509,
"time": "1769170871"
},
"departure": {
"delay": -2509,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2389,
"time": "1769170871"
},
"departure": {
"delay": -2389,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2629,
"time": "1769170871"
},
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2449,
"time": "1769170871"
},
"departure": {
"delay": -2449,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2449,
"time": "1769170871"
},
"departure": {
"delay": -2449,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 364,
"time": "1769174044"
},
"departure": {
"delay": 364,
"time": "1769174044"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2749,
"time": "1769170871"
},
"departure": {
"delay": -2749,
"time": "1769170871"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470494:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1769173379"
},
"departure": {
"delay": 59,
"time": "1769173379"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769173309"
},
"departure": {
"delay": 49,
"time": "1769173309"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769172962"
},
"departure": {
"delay": 2,
"time": "1769172962"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769173704"
},
"departure": {
"delay": 24,
"time": "1769173704"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1769173137"
},
"departure": {
"delay": 57,
"time": "1769173137"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769173017"
},
"departure": {
"delay": 57,
"time": "1769173017"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769173567"
},
"departure": {
"delay": 7,
"time": "1769173567"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769173424"
},
"departure": {
"delay": 44,
"time": "1769173424"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769173627"
},
"departure": {
"delay": 7,
"time": "1769173627"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769168597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14403:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072044x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769169983"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072044x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1769170352"
},
"departure": {
"delay": -28,
"time": "1769170352"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1769170018"
},
"departure": {
"delay": 74,
"time": "1769170034"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1769170447"
},
"departure": {
"delay": -53,
"time": "1769170447"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1769170311"
},
"departure": {
"delay": 51,
"time": "1769170311"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769169860"
},
"departure": {
"delay": 92,
"time": "1769169872"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -58,
"time": "1769170502"
},
"departure": {
"delay": -58,
"time": "1769170502"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -133,
"time": "1769170727"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 127,
"time": "1769169427"
},
"departure": {
"delay": 127,
"time": "1769169427"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1769169640"
},
"departure": {
"delay": 100,
"time": "1769169640"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1769169706"
},
"departure": {
"delay": 69,
"time": "1769169729"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 52,
"time": "1769169172"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1769170223"
},
"departure": {
"delay": 23,
"time": "1769170223"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1769169926"
},
"departure": {
"delay": 33,
"time": "1769169933"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1769170074"
},
"departure": {
"delay": -6,
"time": "1769170074"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1769169559"
},
"departure": {
"delay": 139,
"time": "1769169559"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -61,
"time": "1769170619"
},
"departure": {
"delay": -61,
"time": "1769170619"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1769170333"
},
"departure": {
"delay": 13,
"time": "1769170333"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1769169472"
},
"departure": {
"delay": 112,
"time": "1769169472"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1769169327"
},
"departure": {
"delay": 147,
"time": "1769169327"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1769169489"
},
"departure": {
"delay": 129,
"time": "1769169489"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -121,
"time": "1769170679"
},
"departure": {
"delay": -121,
"time": "1769170679"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1769169753"
},
"departure": {
"delay": 93,
"time": "1769169753"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1769169987"
},
"departure": {
"delay": 87,
"time": "1769169987"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1769169804"
},
"departure": {
"delay": 108,
"time": "1769169828"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 169,
"time": "1769169289"
},
"departure": {
"delay": 169,
"time": "1769169289"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769170227"
},
"departure": {
"delay": 52,
"time": "1769170252"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -67,
"time": "1769170553"
},
"departure": {
"delay": -67,
"time": "1769170553"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769169176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9499:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1769172103"
},
"departure": {
"delay": 223,
"time": "1769172103"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1769172365"
},
"departure": {
"delay": 305,
"time": "1769172365"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 287,
"time": "1769170907"
},
"departure": {
"delay": 287,
"time": "1769170907"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 348,
"time": "1769172648"
},
"departure": {
"delay": 348,
"time": "1769172648"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 239,
"time": "1769170499"
},
"departure": {
"delay": 239,
"time": "1769170499"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 315,
"time": "1769172435"
},
"departure": {
"delay": 315,
"time": "1769172435"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 283,
"time": "1769171443"
},
"departure": {
"delay": 283,
"time": "1769171443"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 322,
"time": "1769171482"
},
"departure": {
"delay": 322,
"time": "1769171482"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 197,
"time": "1769170565"
},
"departure": {
"delay": 197,
"time": "1769170577"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 197,
"time": "1769170690"
},
"departure": {
"delay": 197,
"time": "1769170697"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1769170303"
},
"departure": {
"delay": 163,
"time": "1769170303"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 287,
"time": "1769172347"
},
"departure": {
"delay": 287,
"time": "1769172347"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 311,
"time": "1769170871"
},
"departure": {
"delay": 311,
"time": "1769170871"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 281,
"time": "1769171801"
},
"departure": {
"delay": 281,
"time": "1769171801"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 266,
"time": "1769171726"
},
"departure": {
"delay": 266,
"time": "1769171726"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 206,
"time": "1769171666"
},
"departure": {
"delay": 206,
"time": "1769171666"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 239,
"time": "1769171639"
},
"departure": {
"delay": 239,
"time": "1769171639"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 248,
"time": "1769172728"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 287,
"time": "1769171207"
},
"departure": {
"delay": 287,
"time": "1769171207"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 295,
"time": "1769172475"
},
"departure": {
"delay": 295,
"time": "1769172475"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 313,
"time": "1769172313"
},
"departure": {
"delay": 313,
"time": "1769172313"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 220,
"time": "1769170360"
},
"departure": {
"delay": 220,
"time": "1769170360"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 196,
"time": "1769170396"
},
"departure": {
"delay": 196,
"time": "1769170396"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 257,
"time": "1769170630"
},
"departure": {
"delay": 257,
"time": "1769170637"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 344,
"time": "1769171084"
},
"departure": {
"delay": 344,
"time": "1769171084"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 326,
"time": "1769171006"
},
"departure": {
"delay": 326,
"time": "1769171006"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1769171927"
},
"departure": {
"delay": 227,
"time": "1769171927"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 257,
"time": "1769170453"
},
"departure": {
"delay": 257,
"time": "1769170457"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 327,
"time": "1769171127"
},
"departure": {
"delay": 327,
"time": "1769171127"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 288,
"time": "1769172528"
},
"departure": {
"delay": 288,
"time": "1769172528"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 309,
"time": "1769171169"
},
"departure": {
"delay": 309,
"time": "1769171169"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 219,
"time": "1769172159"
},
"departure": {
"delay": 219,
"time": "1769172159"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 293,
"time": "1769172593"
},
"departure": {
"delay": 293,
"time": "1769172593"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 339,
"time": "1769170959"
},
"departure": {
"delay": 339,
"time": "1769170959"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 294,
"time": "1769171334"
},
"departure": {
"delay": 294,
"time": "1769171334"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 313,
"time": "1769171413"
},
"departure": {
"delay": 313,
"time": "1769171413"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 233,
"time": "1769171873"
},
"departure": {
"delay": 233,
"time": "1769171873"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 227,
"time": "1769170727"
},
"departure": {
"delay": 227,
"time": "1769170727"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490648:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10781:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769169966"
},
"departure": {
"delay": 133,
"time": "1769169973"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769169357"
},
"departure": {
"delay": 57,
"time": "1769169357"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769170212"
},
"departure": {
"delay": 132,
"time": "1769170212"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -160,
"time": "1769168389"
},
"departure": {
"delay": -160,
"time": "1769168420"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1769169682"
},
"departure": {
"delay": 151,
"time": "1769169691"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -165,
"time": "1769168295"
},
"departure": {
"delay": -165,
"time": "1769168295"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1769168743"
},
"departure": {
"delay": -17,
"time": "1769168743"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769167860"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 190,
"time": "1769170259"
},
"departure": {
"delay": 190,
"time": "1769170270"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1769170323"
},
"departure": {
"delay": 129,
"time": "1769170329"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -177,
"time": "1769168098"
},
"departure": {
"delay": -177,
"time": "1769168103"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 167,
"time": "1769170067"
},
"departure": {
"delay": 167,
"time": "1769170067"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 200,
"time": "1769169860"
},
"departure": {
"delay": 200,
"time": "1769169860"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -128,
"time": "1769168032"
},
"departure": {
"delay": -128,
"time": "1769168032"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1769168814"
},
"departure": {
"delay": -34,
"time": "1769168846"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1769169446"
},
"departure": {
"delay": 86,
"time": "1769169446"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1769168978"
},
"departure": {
"delay": -82,
"time": "1769168978"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769168467"
},
"departure": {
"delay": 12,
"time": "1769168652"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -144,
"time": "1769168168"
},
"departure": {
"delay": -144,
"time": "1769168196"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1769169913"
},
"departure": {
"delay": 193,
"time": "1769169913"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1769169495"
},
"departure": {
"delay": 41,
"time": "1769169521"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769170532"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1769170127"
},
"departure": {
"delay": 150,
"time": "1769170170"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 174,
"time": "1769169771"
},
"departure": {
"delay": 174,
"time": "1769169774"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769167425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10781:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769170853"
},
"departure": {
"delay": -7,
"time": "1769170853"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769172026"
},
"departure": {
"delay": 26,
"time": "1769172026"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1769170763"
},
"departure": {
"delay": 23,
"time": "1769170763"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1769171033"
},
"departure": {
"delay": -7,
"time": "1769171033"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1769171096"
},
"departure": {
"delay": -4,
"time": "1769171096"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1769171753"
},
"departure": {
"delay": -7,
"time": "1769171753"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769171608"
},
"departure": {
"delay": 28,
"time": "1769171608"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1769171333"
},
"departure": {
"delay": -7,
"time": "1769171333"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1769170508"
},
"departure": {
"delay": -44,
"time": "1769170516"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769171185"
},
"departure": {
"delay": 25,
"time": "1769171185"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769170909"
},
"departure": {
"delay": 49,
"time": "1769170909"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1769170589"
},
"departure": {
"delay": -31,
"time": "1769170589"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769171248"
},
"departure": {
"delay": 28,
"time": "1769171248"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769170653"
},
"departure": {
"delay": 33,
"time": "1769170653"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769170943"
},
"departure": {
"delay": 23,
"time": "1769170943"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769171441"
},
"departure": {
"delay": 41,
"time": "1769171441"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1769170363"
},
"departure": {
"delay": -15,
"time": "1769170365"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1769171513"
},
"departure": {
"delay": -7,
"time": "1769171513"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769171660"
},
"departure": {
"delay": 20,
"time": "1769171660"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769170265",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14189:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769169560"
},
"departure": {
"delay": 20,
"time": "1769169560"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769169900"
},
"departure": {
"time": "1769169900"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769170440"
},
"departure": {
"delay": 60,
"time": "1769170440"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769170800"
},
"departure": {
"delay": 60,
"time": "1769170800"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769169740"
},
"departure": {
"delay": 20,
"time": "1769169740"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769169720"
},
"departure": {
"delay": 60,
"time": "1769169720"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769170830"
},
"departure": {
"delay": 30,
"time": "1769170830"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769169960"
},
"departure": {
"delay": 60,
"time": "1769169960"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769170680"
},
"departure": {
"time": "1769170680"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769170260"
},
"departure": {
"time": "1769170260"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769169540"
},
"departure": {
"delay": 60,
"time": "1769169540"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769169980"
},
"departure": {
"delay": 20,
"time": "1769169980"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769171100"
},
"departure": {
"delay": 60,
"time": "1769171100"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169780"
},
"departure": {
"time": "1769169780"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769170500"
},
"departure": {
"time": "1769170500"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769170560"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769170380"
},
"departure": {
"time": "1769170380"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769170080"
},
"departure": {
"delay": 60,
"time": "1769170080"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171160"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769170140"
},
"departure": {
"delay": 60,
"time": "1769170140"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769170815"
},
"departure": {
"delay": 15,
"time": "1769170815"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769169600"
},
"departure": {
"time": "1769169600"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769168616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11864:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10729:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 290,
"time": "1769169350"
},
"departure": {
"delay": 290,
"time": "1769169350"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1769169713"
},
"departure": {
"delay": 173,
"time": "1769169713"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1769169913"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 253,
"time": "1769169433"
},
"departure": {
"delay": 253,
"time": "1769169433"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 193,
"time": "1769168945"
},
"departure": {
"delay": 193,
"time": "1769169013"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 249,
"time": "1769169489"
},
"departure": {
"delay": 249,
"time": "1769169489"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 104,
"time": "1769168441"
},
"departure": {
"delay": 104,
"time": "1769168444"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 273,
"time": "1769169203"
},
"departure": {
"delay": 273,
"time": "1769169213"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 228,
"time": "1769168080"
},
"departure": {
"delay": 228,
"time": "1769168088"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1769167794"
},
"departure": {
"delay": 194,
"time": "1769167814"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 241,
"time": "1769168281"
},
"departure": {
"delay": 241,
"time": "1769168281"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1769167740"
},
"departure": {
"delay": 186,
"time": "1769167746"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 203,
"time": "1769168340"
},
"departure": {
"delay": 203,
"time": "1769168363"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 288,
"time": "1769169265"
},
"departure": {
"delay": 288,
"time": "1769169288"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1769169544"
},
"departure": {
"delay": 203,
"time": "1769169563"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 250,
"time": "1769169121"
},
"departure": {
"delay": 250,
"time": "1769169130"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1769167931"
},
"departure": {
"delay": 232,
"time": "1769167972"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769168505"
},
"departure": {
"delay": 58,
"time": "1769168638"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 234,
"time": "1769169654"
},
"departure": {
"delay": 234,
"time": "1769169654"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 236,
"time": "1769167676"
},
"departure": {
"delay": 236,
"time": "1769167676"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769167140"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1769169613"
},
"departure": {
"delay": 193,
"time": "1769169613"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769166765",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10729:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769171920"
},
"departure": {
"delay": -10,
"time": "1769171930"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769171459"
},
"departure": {
"delay": 9,
"time": "1769171469"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -189,
"time": "1769172401"
},
"departure": {
"delay": -189,
"time": "1769172411"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1769171732"
},
"departure": {
"delay": 42,
"time": "1769171742"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1769171151"
},
"departure": {
"delay": 1,
"time": "1769171161"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1769170768"
},
"departure": {
"delay": 19,
"time": "1769170879"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -139,
"time": "1769172151"
},
"departure": {
"delay": -139,
"time": "1769172161"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1769171231"
},
"departure": {
"delay": 21,
"time": "1769171241"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769171310"
},
"departure": {
"delay": 40,
"time": "1769171320"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769171002"
},
"departure": {
"delay": 32,
"time": "1769171012"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769171090"
},
"departure": {
"delay": 60,
"time": "1769171100"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1769172058"
},
"departure": {
"delay": -52,
"time": "1769172068"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1769171779"
},
"departure": {
"delay": 29,
"time": "1769171789"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769171598"
},
"departure": {
"delay": 28,
"time": "1769171608"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -187,
"time": "1769172223"
},
"departure": {
"delay": -187,
"time": "1769172233"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769171992"
},
"departure": {
"delay": 2,
"time": "1769172002"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1769171653"
},
"departure": {
"delay": 23,
"time": "1769171663"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -177,
"time": "1769172543"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -172,
"time": "1769172298"
},
"departure": {
"delay": -172,
"time": "1769172308"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1769171526"
},
"departure": {
"delay": 16,
"time": "1769171536"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769170869",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14170:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769173431"
},
"departure": {
"delay": 51,
"time": "1769173431"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1769174255"
},
"departure": {
"delay": 35,
"time": "1769174255"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1769173744"
},
"departure": {
"delay": 4,
"time": "1769173744"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1769173292"
},
"departure": {
"delay": 32,
"time": "1769173292"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769173960"
},
"departure": {
"delay": 40,
"time": "1769173960"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769173623"
},
"departure": {
"delay": 3,
"time": "1769173623"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769173353"
},
"departure": {
"delay": 33,
"time": "1769173353"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769173506"
},
"departure": {
"delay": 6,
"time": "1769173506"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1769173916"
},
"departure": {
"delay": 56,
"time": "1769173916"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769169076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14170:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769169453"
},
"departure": {
"delay": 109,
"time": "1769169469"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769168786"
},
"departure": {
"delay": 26,
"time": "1769168786"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 114,
"time": "1769169569"
},
"departure": {
"delay": 114,
"time": "1769169594"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1769169720"
},
"departure": {
"delay": 180,
"time": "1769169720"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1769168873"
},
"departure": {
"delay": -7,
"time": "1769168873"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 175,
"time": "1769169655"
},
"departure": {
"delay": 175,
"time": "1769169655"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 337,
"time": "1769170597"
},
"departure": {
"delay": 337,
"time": "1769170597"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1769168594"
},
"departure": {
"delay": 14,
"time": "1769168594"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1769169861"
},
"departure": {
"delay": 210,
"time": "1769169870"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1769169351"
},
"departure": {
"delay": 94,
"time": "1769169394"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 367,
"time": "1769170687"
},
"departure": {
"delay": 367,
"time": "1769170687"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 279,
"time": "1769170116"
},
"departure": {
"delay": 279,
"time": "1769170119"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 194,
"time": "1769169794"
},
"departure": {
"delay": 194,
"time": "1769169794"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -80,
"time": "1769168920"
},
"departure": {
"delay": -80,
"time": "1769168920"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1769168431"
},
"departure": {
"delay": -29,
"time": "1769168431"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1769168394"
},
"departure": {
"delay": -6,
"time": "1769168394"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 354,
"time": "1769170734"
},
"departure": {
"delay": 354,
"time": "1769170734"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 299,
"time": "1769170319"
},
"departure": {
"delay": 299,
"time": "1769170319"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 278,
"time": "1769169998"
},
"departure": {
"delay": 278,
"time": "1769169998"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1769168364"
},
"departure": {
"delay": 24,
"time": "1769168364"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1769168824"
},
"departure": {
"delay": -49,
"time": "1769168831"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1769168318"
},
"departure": {
"delay": 38,
"time": "1769168318"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769168540"
},
"departure": {
"delay": 24,
"time": "1769168544"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769168646"
},
"departure": {
"delay": 12,
"time": "1769168652"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1769168268"
},
"departure": {
"delay": -11,
"time": "1769168269"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1769168704"
},
"departure": {
"delay": 64,
"time": "1769168704"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1769168463"
},
"departure": {
"delay": 9,
"time": "1769168469"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1769170051"
},
"departure": {
"delay": 271,
"time": "1769170051"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 350,
"time": "1769170250"
},
"departure": {
"delay": 350,
"time": "1769170250"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1769169009"
},
"departure": {
"delay": 54,
"time": "1769169294"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769168747"
},
"departure": {
"delay": 47,
"time": "1769168747"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769168220"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 269,
"time": "1769170769"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1769167876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12896:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230559x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769170728"
},
"departure": {
"delay": 108,
"time": "1769170728"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 194,
"time": "1769171534"
},
"departure": {
"delay": 194,
"time": "1769171534"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 140,
"time": "1769171240"
},
"departure": {
"delay": 140,
"time": "1769171240"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 189,
"time": "1769171589"
},
"departure": {
"delay": 189,
"time": "1769171589"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 165,
"time": "1769171445"
},
"departure": {
"delay": 165,
"time": "1769171445"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 140,
"time": "1769171480"
},
"departure": {
"delay": 140,
"time": "1769171480"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1769171370"
},
"departure": {
"delay": 150,
"time": "1769171370"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 140,
"time": "1769171000"
},
"departure": {
"delay": 140,
"time": "1769171000"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1769170440"
},
"departure": {
"delay": 180,
"time": "1769170440"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1769170568"
},
"departure": {
"delay": 188,
"time": "1769170568"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1769171340"
},
"departure": {
"delay": 180,
"time": "1769171340"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 148,
"time": "1769170648"
},
"departure": {
"delay": 148,
"time": "1769170648"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 184,
"time": "1769171104"
},
"departure": {
"delay": 184,
"time": "1769171104"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 140,
"time": "1769171300"
},
"departure": {
"delay": 140,
"time": "1769171300"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 140,
"time": "1769171660"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 184,
"time": "1769170504"
},
"departure": {
"delay": 184,
"time": "1769170504"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769170770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230559x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769173380"
},
"departure": {
"delay": 60,
"time": "1769173380"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769173560"
},
"departure": {
"delay": 60,
"time": "1769173560"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769173800"
},
"departure": {
"delay": 60,
"time": "1769173800"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769173400"
},
"departure": {
"delay": 20,
"time": "1769173400"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769172920"
},
"departure": {
"delay": 20,
"time": "1769172920"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769173860"
},
"departure": {
"delay": 60,
"time": "1769173860"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769173920"
},
"departure": {
"delay": 60,
"time": "1769173920"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168657",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11873:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769169798"
},
"departure": {
"delay": 18,
"time": "1769169798"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769171145"
},
"departure": {
"delay": 45,
"time": "1769171145"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1769169052"
},
"departure": {
"delay": 13,
"time": "1769169073"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769170423"
},
"departure": {
"delay": 43,
"time": "1769170423"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769169924"
},
"departure": {
"delay": 84,
"time": "1769169924"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769169724"
},
"departure": {
"delay": 88,
"time": "1769169748"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1769170523"
},
"departure": {
"delay": 23,
"time": "1769170523"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1769169273"
},
"departure": {
"delay": 33,
"time": "1769169273"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1769170748"
},
"departure": {
"delay": 68,
"time": "1769170748"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1769170154"
},
"departure": {
"delay": 93,
"time": "1769170173"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769169173"
},
"departure": {
"delay": 18,
"time": "1769169198"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1769170626"
},
"departure": {
"delay": 66,
"time": "1769170626"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1769169098"
},
"departure": {
"delay": 38,
"time": "1769169098"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1769170889"
},
"departure": {
"delay": 29,
"time": "1769170889"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1769170654"
},
"departure": {
"delay": 34,
"time": "1769170654"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1769170301"
},
"departure": {
"delay": 64,
"time": "1769170324"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1769170223"
},
"departure": {
"delay": 83,
"time": "1769170223"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769169660"
},
"departure": {
"delay": 60,
"time": "1769169660"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1769169352"
},
"departure": {
"delay": 133,
"time": "1769169373"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769171287"
},
"departure": {
"delay": 67,
"time": "1769171287"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1769169962"
},
"departure": {
"delay": 62,
"time": "1769169962"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769170065"
},
"departure": {
"delay": 45,
"time": "1769170065"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1769170355"
},
"departure": {
"delay": 95,
"time": "1769170355"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1769170110"
},
"departure": {
"delay": 90,
"time": "1769170110"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769171369"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1769170472"
},
"departure": {
"delay": 92,
"time": "1769170472"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1769169612"
},
"departure": {
"delay": 132,
"time": "1769169612"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769170949"
},
"departure": {
"delay": 29,
"time": "1769170949"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1769170829"
},
"departure": {
"delay": 29,
"time": "1769170829"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1769169856"
},
"departure": {
"delay": 76,
"time": "1769169856"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769168205",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8483:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769173536"
},
"departure": {
"delay": 36,
"time": "1769173536"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769173147"
},
"departure": {
"delay": 7,
"time": "1769173147"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769173236"
},
"departure": {
"delay": 36,
"time": "1769173236"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769174135"
},
"departure": {
"delay": 35,
"time": "1769174135"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769174265"
},
"departure": {
"delay": 45,
"time": "1769174265"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1769173317"
},
"departure": {
"delay": 57,
"time": "1769173317"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769173099"
},
"departure": {
"delay": 19,
"time": "1769173099"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769174221"
},
"departure": {
"delay": 1,
"time": "1769174221"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1769173371"
},
"departure": {
"delay": 51,
"time": "1769173371"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13051:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12474:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769173223"
},
"departure": {
"delay": 23,
"time": "1769173223"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769173285"
},
"departure": {
"delay": 25,
"time": "1769173285"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769173941"
},
"departure": {
"delay": 21,
"time": "1769173941"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769173408"
},
"departure": {
"delay": 28,
"time": "1769173408"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769173733"
},
"departure": {
"delay": 53,
"time": "1769173733"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769173545"
},
"departure": {
"delay": 45,
"time": "1769173545"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769174006"
},
"departure": {
"delay": 26,
"time": "1769174006"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1769173493"
},
"departure": {
"delay": 53,
"time": "1769173493"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769173172"
},
"departure": {
"delay": 32,
"time": "1769173172"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769174164"
},
"departure": {
"delay": 4,
"time": "1769174164"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769173382"
},
"departure": {
"delay": 2,
"time": "1769173382"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769173810"
},
"departure": {
"delay": 10,
"time": "1769173810"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12474:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769177880"
},
"departure": {
"time": "1769177880"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769177885"
},
"departure": {
"delay": 5,
"time": "1769177885"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769177760"
},
"departure": {
"time": "1769177760"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769177820"
},
"departure": {
"time": "1769177820"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178300"
},
"departure": {
"time": "1769178300"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769179140"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769177940"
},
"departure": {
"time": "1769177940"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769179080"
},
"departure": {
"time": "1769179080"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769177340"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx357:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057761x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769171905"
},
"departure": {
"delay": 145,
"time": "1769171905"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 158,
"time": "1769170538"
},
"departure": {
"delay": 158,
"time": "1769170538"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1769172572"
},
"departure": {
"delay": 152,
"time": "1769172572"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 166,
"time": "1769171266"
},
"departure": {
"delay": 166,
"time": "1769171266"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 203,
"time": "1769172623"
},
"departure": {
"delay": 203,
"time": "1769172623"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 191,
"time": "1769171351"
},
"departure": {
"delay": 191,
"time": "1769171351"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1769171545"
},
"departure": {
"delay": 145,
"time": "1769171545"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 165,
"time": "1769171025"
},
"departure": {
"delay": 165,
"time": "1769171025"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1769171428"
},
"departure": {
"delay": 148,
"time": "1769171428"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1769171636"
},
"departure": {
"delay": 176,
"time": "1769171636"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 145,
"time": "1769172025"
},
"departure": {
"delay": 145,
"time": "1769172025"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 197,
"time": "1769171177"
},
"departure": {
"delay": 197,
"time": "1769171177"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1769170945"
},
"departure": {
"delay": 145,
"time": "1769170945"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1769171305"
},
"departure": {
"delay": 145,
"time": "1769171305"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 225,
"time": "1769170665"
},
"departure": {
"delay": 225,
"time": "1769170665"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1769172805"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 199,
"time": "1769171119"
},
"departure": {
"delay": 199,
"time": "1769171119"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 145,
"time": "1769171485"
},
"departure": {
"delay": 145,
"time": "1769171485"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 182,
"time": "1769172062"
},
"departure": {
"delay": 182,
"time": "1769172062"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 232,
"time": "1769170792"
},
"departure": {
"delay": 232,
"time": "1769170792"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1769172145"
},
"departure": {
"delay": 145,
"time": "1769172145"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 243,
"time": "1769170743"
},
"departure": {
"delay": 243,
"time": "1769170743"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1769172731"
},
"departure": {
"delay": 191,
"time": "1769172731"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 145,
"time": "1769171065"
},
"departure": {
"delay": 145,
"time": "1769171065"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1769171979"
},
"departure": {
"delay": 159,
"time": "1769171979"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 172,
"time": "1769172532"
},
"departure": {
"delay": 172,
"time": "1769172532"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 201,
"time": "1769172441"
},
"departure": {
"delay": 201,
"time": "1769172441"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 160,
"time": "1769172100"
},
"departure": {
"delay": 160,
"time": "1769172100"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 178,
"time": "1769172178"
},
"departure": {
"delay": 178,
"time": "1769172178"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 145,
"time": "1769171965"
},
"departure": {
"delay": 145,
"time": "1769171965"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 193,
"time": "1769172673"
},
"departure": {
"delay": 193,
"time": "1769172673"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 145,
"time": "1769172385"
},
"departure": {
"delay": 145,
"time": "1769172385"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 183,
"time": "1769170983"
},
"departure": {
"delay": 183,
"time": "1769170983"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769170860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057761x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -955,
"time": "1769170865"
},
"departure": {
"delay": -955,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -715,
"time": "1769170865"
},
"departure": {
"delay": -715,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1135,
"time": "1769170865"
},
"departure": {
"delay": -1135,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -535,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1495,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1255,
"time": "1769170865"
},
"departure": {
"delay": -1255,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1135,
"time": "1769170865"
},
"departure": {
"delay": -1135,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1375,
"time": "1769170865"
},
"departure": {
"delay": -1375,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -895,
"time": "1769170865"
},
"departure": {
"delay": -895,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -595,
"time": "1769170865"
},
"departure": {
"delay": -595,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -535,
"time": "1769170865"
},
"departure": {
"delay": -535,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -955,
"time": "1769170865"
},
"departure": {
"delay": -955,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602191:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1769172660"
},
"departure": {
"delay": 180,
"time": "1769172660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769171880"
},
"departure": {
"delay": 180,
"time": "1769171880"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769171400"
},
"departure": {
"delay": 180,
"time": "1769171400"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1769172240"
},
"departure": {
"delay": 180,
"time": "1769172240"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1769172900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1769172720"
},
"departure": {
"delay": 180,
"time": "1769172720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769171940"
},
"departure": {
"delay": 180,
"time": "1769171940"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769172300"
},
"departure": {
"delay": 180,
"time": "1769172300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"delay": 180,
"time": "1769171340"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769171580"
},
"departure": {
"delay": 180,
"time": "1769171580"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769171760"
},
"departure": {
"delay": 180,
"time": "1769171760"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1769172360"
},
"departure": {
"delay": 180,
"time": "1769172360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769172120"
},
"departure": {
"delay": 180,
"time": "1769172120"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769171820"
},
"departure": {
"delay": 180,
"time": "1769171820"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1769171700"
},
"departure": {
"delay": 180,
"time": "1769171700"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1591:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1769170630"
},
"departure": {
"delay": -45,
"time": "1769170635"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769170320"
},
"departure": {
"delay": 5,
"time": "1769170325"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769170620"
},
"departure": {
"delay": 5,
"time": "1769170625"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769170500"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1769170380"
},
"departure": {
"delay": -55,
"time": "1769170385"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769170020"
},
"departure": {
"delay": 5,
"time": "1769170025"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769170800"
},
"departure": {
"delay": 5,
"time": "1769170805"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769169790"
},
"departure": {
"delay": 15,
"time": "1769169795"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1769170080"
},
"departure": {
"delay": -55,
"time": "1769170085"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769170740"
},
"departure": {
"delay": 5,
"time": "1769170745"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"delay": 65,
"time": "1769169785"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:589:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196405x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1769172315"
},
"departure": {
"delay": 135,
"time": "1769172315"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1769171912"
},
"departure": {
"delay": 92,
"time": "1769171912"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769171492"
},
"departure": {
"delay": 92,
"time": "1769171492"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1769171197"
},
"departure": {
"delay": 97,
"time": "1769171197"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1769172992"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 132,
"time": "1769172132"
},
"departure": {
"delay": 132,
"time": "1769172132"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1769171299"
},
"departure": {
"delay": 139,
"time": "1769171299"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1769170849"
},
"departure": {
"delay": 109,
"time": "1769170849"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1769172777"
},
"departure": {
"delay": 117,
"time": "1769172777"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 137,
"time": "1769171417"
},
"departure": {
"delay": 137,
"time": "1769171417"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1769171130"
},
"departure": {
"delay": 150,
"time": "1769171130"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1769172371"
},
"departure": {
"delay": 131,
"time": "1769172371"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 92,
"time": "1769171612"
},
"departure": {
"delay": 92,
"time": "1769171612"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769171252"
},
"departure": {
"delay": 92,
"time": "1769171252"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1769171662"
},
"departure": {
"delay": 142,
"time": "1769171662"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1769172812"
},
"departure": {
"delay": 92,
"time": "1769172812"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 147,
"time": "1769172087"
},
"departure": {
"delay": 147,
"time": "1769172087"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1769171066"
},
"departure": {
"delay": 146,
"time": "1769171066"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1769172422"
},
"departure": {
"delay": 122,
"time": "1769172422"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 95,
"time": "1769172395"
},
"departure": {
"delay": 95,
"time": "1769172395"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1769171831"
},
"departure": {
"delay": 131,
"time": "1769171831"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1769172167"
},
"departure": {
"delay": 107,
"time": "1769172167"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1769172272"
},
"departure": {
"delay": 92,
"time": "1769172272"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1769170952"
},
"departure": {
"delay": 92,
"time": "1769170952"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1769172512"
},
"departure": {
"delay": 92,
"time": "1769172512"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 142,
"time": "1769172622"
},
"departure": {
"delay": 142,
"time": "1769172622"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 142,
"time": "1769171782"
},
"departure": {
"delay": 142,
"time": "1769171782"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1769171012"
},
"departure": {
"delay": 92,
"time": "1769171012"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1769171738"
},
"departure": {
"delay": 98,
"time": "1769171738"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1769172723"
},
"departure": {
"delay": 123,
"time": "1769172723"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 136,
"time": "1769172196"
},
"departure": {
"delay": 136,
"time": "1769172196"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1769171573"
},
"departure": {
"delay": 113,
"time": "1769171573"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1769172893"
},
"departure": {
"delay": 113,
"time": "1769172893"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 109,
"time": "1769172229"
},
"departure": {
"delay": 109,
"time": "1769172229"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1769170768"
},
"departure": {
"delay": 88,
"time": "1769170768"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1769172032"
},
"departure": {
"delay": 92,
"time": "1769172032"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1769171959"
},
"departure": {
"delay": 139,
"time": "1769171959"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1769172556"
},
"departure": {
"delay": 136,
"time": "1769172556"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769170850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196405x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769170194"
},
"departure": {
"delay": 15,
"time": "1769170215"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769169305"
},
"departure": {
"delay": 5,
"time": "1769169305"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769170344"
},
"departure": {
"delay": 45,
"time": "1769170365"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1769170070"
},
"departure": {
"delay": -10,
"time": "1769170070"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1769169670"
},
"departure": {
"delay": -45,
"time": "1769169795"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1769169991"
},
"departure": {
"delay": -6,
"time": "1769170014"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1769169210"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769170269"
},
"departure": {
"delay": 9,
"time": "1769170269"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -21,
"time": "1769169219"
},
"departure": {
"delay": -21,
"time": "1769169219"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1769170614"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1769170428"
},
"departure": {
"delay": -12,
"time": "1769170428"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769169370"
},
"departure": {
"delay": 10,
"time": "1769169370"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1769170494"
},
"departure": {
"delay": -6,
"time": "1769170494"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769169915"
},
"departure": {
"delay": 15,
"time": "1769169915"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -155,
"time": "1769169565"
},
"departure": {
"delay": -155,
"time": "1769169565"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4803:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769172648"
},
"departure": {
"delay": 48,
"time": "1769172648"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769172049"
},
"departure": {
"delay": 49,
"time": "1769172049"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1769172141"
},
"departure": {
"delay": 21,
"time": "1769172141"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769172414"
},
"departure": {
"delay": 54,
"time": "1769172414"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1769172304"
},
"departure": {
"delay": 4,
"time": "1769172304"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769172194"
},
"departure": {
"delay": 14,
"time": "1769172194"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769167876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1130:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598266:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4675,
"time": "1769170865"
},
"departure": {
"delay": -4675,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -4075,
"time": "1769170865"
},
"departure": {
"delay": -4075,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3415,
"time": "1769170865"
},
"departure": {
"delay": -3415,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4735,
"time": "1769170865"
},
"departure": {
"delay": -4735,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -4795,
"time": "1769170865"
},
"departure": {
"delay": -4795,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -3115,
"time": "1769170865"
},
"departure": {
"delay": -3115,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3955,
"time": "1769170865"
},
"departure": {
"delay": -3955,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3895,
"time": "1769170865"
},
"departure": {
"delay": -3895,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -4555,
"time": "1769170865"
},
"departure": {
"delay": -4555,
"time": "1769170865"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -287,
"time": "1769175613"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"departure": {
"delay": -2995,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3475,
"time": "1769170865"
},
"departure": {
"delay": -3475,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4315,
"time": "1769170865"
},
"departure": {
"delay": -4315,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -4195,
"time": "1769170865"
},
"departure": {
"delay": -4195,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3055,
"time": "1769170865"
},
"departure": {
"delay": -3055,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3295,
"time": "1769170865"
},
"departure": {
"delay": -3295,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3715,
"time": "1769170865"
},
"departure": {
"delay": -3715,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4855,
"time": "1769170865"
},
"departure": {
"delay": -4855,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3655,
"time": "1769170865"
},
"departure": {
"delay": -3655,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4435,
"time": "1769170865"
},
"departure": {
"delay": -4435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3775,
"time": "1769170865"
},
"departure": {
"delay": -3775,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3595,
"time": "1769170865"
},
"departure": {
"delay": -3595,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -4375,
"time": "1769170865"
},
"departure": {
"delay": -4375,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598266:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -188,
"time": "1769175112"
},
"departure": {
"delay": -188,
"time": "1769175112"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3055,
"time": "1769170865"
},
"departure": {
"delay": -3055,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2575,
"time": "1769170865"
},
"departure": {
"delay": -2575,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1769174322"
},
"departure": {
"delay": -18,
"time": "1769174322"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -142,
"time": "1769174558"
},
"departure": {
"delay": -142,
"time": "1769174558"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -139,
"time": "1769174621"
},
"departure": {
"delay": -139,
"time": "1769174621"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1769174277"
},
"departure": {
"delay": -3,
"time": "1769174277"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3235,
"time": "1769170865"
},
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -129,
"time": "1769174451"
},
"departure": {
"delay": -129,
"time": "1769174451"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -303,
"time": "1769175297"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -2755,
"time": "1769170865"
},
"departure": {
"delay": -2755,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3115,
"time": "1769170865"
},
"departure": {
"delay": -3115,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1769174375"
},
"departure": {
"delay": -25,
"time": "1769174375"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -188,
"time": "1769174992"
},
"departure": {
"delay": -188,
"time": "1769174992"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -157,
"time": "1769174723"
},
"departure": {
"delay": -157,
"time": "1769174723"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": -2335,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -256,
"time": "1769175284"
},
"departure": {
"delay": -256,
"time": "1769175284"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -278,
"time": "1769174902"
},
"departure": {
"delay": -278,
"time": "1769174902"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3235,
"time": "1769170865"
},
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2875,
"time": "1769170865"
},
"departure": {
"delay": -2875,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -247,
"time": "1769175233"
},
"departure": {
"delay": -247,
"time": "1769175233"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2635,
"time": "1769170865"
},
"departure": {
"delay": -2635,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -200,
"time": "1769174860"
},
"departure": {
"delay": -200,
"time": "1769174860"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -204,
"time": "1769174676"
},
"departure": {
"delay": -204,
"time": "1769174676"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2935,
"time": "1769170865"
},
"departure": {
"delay": -2935,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2455,
"time": "1769170865"
},
"departure": {
"delay": -2455,
"time": "1769170865"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596131:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173200"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171460"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4038:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769170440"
},
"departure": {
"delay": 120,
"time": "1769170440"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769170089"
},
"departure": {
"delay": 30,
"time": "1769170110"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769171322"
},
"departure": {
"delay": 42,
"time": "1769171322"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769170560"
},
"departure": {
"delay": 60,
"time": "1769170560"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769170894"
},
"departure": {
"delay": 94,
"time": "1769170894"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1769171253"
},
"departure": {
"delay": 33,
"time": "1769171253"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1769169988"
},
"departure": {
"delay": 88,
"time": "1769169988"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769171121"
},
"departure": {
"delay": 21,
"time": "1769171121"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769170020"
},
"departure": {
"delay": 60,
"time": "1769170020"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769171171"
},
"departure": {
"delay": 71,
"time": "1769171171"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1769170819"
},
"departure": {
"delay": 19,
"time": "1769170819"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769170949"
},
"departure": {
"delay": 29,
"time": "1769170949"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1769171416"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"time": "1769170222"
},
"departure": {
"time": "1769170260"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769170375"
},
"departure": {
"delay": 55,
"time": "1769170375"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769171207"
},
"departure": {
"delay": 47,
"time": "1769171207"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1769171357"
},
"departure": {
"delay": 17,
"time": "1769171357"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1769170775",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602173:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769171987"
},
"departure": {
"delay": 47,
"time": "1769171987"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1769171595"
},
"departure": {
"delay": 15,
"time": "1769171595"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769171715"
},
"departure": {
"delay": 15,
"time": "1769171715"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769171362"
},
"departure": {
"delay": 22,
"time": "1769171362"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769171775"
},
"departure": {
"delay": 15,
"time": "1769171775"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 15,
"time": "1769171175"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769171840"
},
"departure": {
"delay": 20,
"time": "1769171840"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769171889"
},
"departure": {
"delay": 9,
"time": "1769171889"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1769171226"
},
"departure": {
"delay": 6,
"time": "1769171226"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769171422"
},
"departure": {
"delay": 22,
"time": "1769171422"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769171284"
},
"departure": {
"delay": 4,
"time": "1769171284"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3128:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:751:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769177580"
},
"departure": {
"time": "1769177580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769177400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769177820"
},
"departure": {
"time": "1769177820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769178780"
},
"departure": {
"time": "1769178780"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769180280"
},
"departure": {
"time": "1769180280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769178300"
},
"departure": {
"time": "1769178300"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769178900"
},
"departure": {
"time": "1769178900"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769179620"
},
"departure": {
"time": "1769179620"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178180"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769178720"
},
"departure": {
"time": "1769178720"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769178660"
},
"departure": {
"time": "1769178660"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769177520"
},
"departure": {
"time": "1769177520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769179440"
},
"departure": {
"time": "1769179440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769177880"
},
"departure": {
"time": "1769177880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769180520"
},
"departure": {
"time": "1769180520"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769180465"
},
"departure": {
"delay": 5,
"time": "1769180465"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769178060"
},
"departure": {
"time": "1769178060"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769177460"
},
"departure": {
"time": "1769177460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769180700"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769178000"
},
"departure": {
"time": "1769178000"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769179800"
},
"departure": {
"time": "1769179800"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769177700"
},
"departure": {
"time": "1769177700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769179260"
},
"departure": {
"time": "1769179260"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769177940"
},
"departure": {
"time": "1769177940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:751:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769171667"
},
"departure": {
"delay": 27,
"time": "1769171667"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1769171550"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769172290"
},
"departure": {
"delay": 50,
"time": "1769172290"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769172570"
},
"departure": {
"delay": 30,
"time": "1769172570"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1769171601"
},
"departure": {
"delay": 21,
"time": "1769171601"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1769172426"
},
"departure": {
"delay": 6,
"time": "1769172426"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769172348"
},
"departure": {
"delay": 48,
"time": "1769172348"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1769172173"
},
"departure": {
"delay": 53,
"time": "1769172173"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2638:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189280"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769188320"
},
"departure": {
"time": "1769188320"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769188260"
},
"departure": {
"time": "1769188260"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769188500"
},
"departure": {
"time": "1769188500"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769188680"
},
"departure": {
"time": "1769188680"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769188080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769188620"
},
"departure": {
"time": "1769188620"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769188740"
},
"departure": {
"time": "1769188740"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2625:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072046x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1769171046"
},
"departure": {
"delay": -54,
"time": "1769171046"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -77,
"time": "1769171083"
},
"departure": {
"delay": -77,
"time": "1769171083"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -72,
"time": "1769170908"
},
"departure": {
"delay": -72,
"time": "1769170908"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -91,
"time": "1769171009"
},
"departure": {
"delay": -91,
"time": "1769171009"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -95,
"time": "1769170825"
},
"departure": {
"delay": -95,
"time": "1769170825"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -95,
"time": "1769170945"
},
"departure": {
"delay": -95,
"time": "1769170945"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -62,
"time": "1769170858"
},
"departure": {
"delay": -62,
"time": "1769170858"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -95,
"time": "1769171125"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072046x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1769172072"
},
"departure": {
"delay": 192,
"time": "1769172072"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 169,
"time": "1769171689"
},
"departure": {
"delay": 169,
"time": "1769171689"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1769172778"
},
"departure": {
"delay": -2,
"time": "1769172778"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1769172454"
},
"departure": {
"delay": 94,
"time": "1769172454"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1769171777"
},
"departure": {
"delay": 197,
"time": "1769171777"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1769171597"
},
"departure": {
"delay": 197,
"time": "1769171597"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769172612"
},
"departure": {
"delay": 72,
"time": "1769172612"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 192,
"time": "1769171652"
},
"departure": {
"delay": 192,
"time": "1769171652"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 202,
"time": "1769171962"
},
"departure": {
"delay": 202,
"time": "1769171962"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1769172166"
},
"departure": {
"delay": 166,
"time": "1769172166"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1769172306"
},
"departure": {
"delay": 126,
"time": "1769172306"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1769172229"
},
"departure": {
"delay": 169,
"time": "1769172229"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1769172018"
},
"departure": {
"delay": 258,
"time": "1769172018"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1769172514"
},
"departure": {
"delay": 94,
"time": "1769172514"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769172366"
},
"departure": {
"delay": 66,
"time": "1769172366"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769172397"
},
"departure": {
"delay": 97,
"time": "1769172397"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": 144,
"time": "1769171544"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1769171922"
},
"departure": {
"delay": 222,
"time": "1769171922"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1769171763"
},
"departure": {
"delay": 243,
"time": "1769171763"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1769172845"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1769172691"
},
"departure": {
"delay": 31,
"time": "1769172691"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 197,
"time": "1769171837"
},
"departure": {
"delay": 197,
"time": "1769171837"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598404:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230563x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1769170872"
},
"departure": {
"delay": -48,
"time": "1769170872"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -69,
"time": "1769170671"
},
"departure": {
"delay": -69,
"time": "1769170671"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1769170536"
},
"departure": {
"delay": -24,
"time": "1769170536"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -46,
"time": "1769171174"
},
"departure": {
"delay": -46,
"time": "1769171174"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1769170932"
},
"departure": {
"delay": -48,
"time": "1769170932"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1769170711"
},
"departure": {
"delay": -29,
"time": "1769170711"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -66,
"time": "1769170194"
},
"departure": {
"delay": -66,
"time": "1769170194"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769171108"
},
"departure": {
"delay": 8,
"time": "1769171108"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -48,
"time": "1769171232"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1769170318"
},
"departure": {
"delay": -2,
"time": "1769170318"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1769170799"
},
"departure": {
"delay": -1,
"time": "1769170799"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1769171000"
},
"departure": {
"delay": -40,
"time": "1769171000"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -77,
"time": "1769170543"
},
"departure": {
"delay": -77,
"time": "1769170543"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1769170382"
},
"departure": {
"delay": 2,
"time": "1769170382"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -72,
"time": "1769170608"
},
"departure": {
"delay": -72,
"time": "1769170608"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -21,
"time": "1769170479"
},
"departure": {
"delay": -21,
"time": "1769170479"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230563x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1769170401"
},
"departure": {
"delay": 141,
"time": "1769170401"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1769170761"
},
"departure": {
"delay": 141,
"time": "1769170761"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1769171090"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 124,
"time": "1769170924"
},
"departure": {
"delay": 124,
"time": "1769170924"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1769171001"
},
"departure": {
"delay": 81,
"time": "1769171001"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1769170591"
},
"departure": {
"delay": 151,
"time": "1769170591"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 121,
"time": "1769170861"
},
"departure": {
"delay": 121,
"time": "1769170861"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 207,
"time": "1769170707"
},
"departure": {
"delay": 207,
"time": "1769170707"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1769170651"
},
"departure": {
"delay": 151,
"time": "1769170651"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1769170483"
},
"departure": {
"delay": 163,
"time": "1769170483"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 171,
"time": "1769170534"
},
"departure": {
"delay": 171,
"time": "1769170551"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769170414",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598285:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3421F5413536x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769183280"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769179140"
},
"departure": {
"time": "1769179200"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769184420"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769175540"
},
"departure": {
"time": "1769175600"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769181360"
},
"departure": {
"time": "1769181420"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769179680"
},
"departure": {
"time": "1769179800"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769177760"
},
"departure": {
"time": "1769177820"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176860"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180760"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769169227",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3421F5413536x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769188080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769188140"
},
"departure": {
"time": "1769188140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769188800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2595:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6994:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769168769"
},
"departure": {
"delay": 129,
"time": "1769168769"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1769170769"
},
"departure": {
"delay": 149,
"time": "1769170769"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 156,
"time": "1769169276"
},
"departure": {
"delay": 156,
"time": "1769169276"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 204,
"time": "1769169744"
},
"departure": {
"delay": 204,
"time": "1769169744"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1769169219"
},
"departure": {
"delay": 159,
"time": "1769169219"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1769170226"
},
"departure": {
"delay": 164,
"time": "1769170244"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1769170619"
},
"departure": {
"delay": 119,
"time": "1769170619"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1769170694"
},
"departure": {
"delay": 134,
"time": "1769170694"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 179,
"time": "1769170319"
},
"departure": {
"delay": 179,
"time": "1769170319"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1769169444"
},
"departure": {
"delay": 144,
"time": "1769169444"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1769170544"
},
"departure": {
"delay": 164,
"time": "1769170544"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769168510"
},
"departure": {
"delay": 50,
"time": "1769168510"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 165,
"time": "1769169325"
},
"departure": {
"delay": 165,
"time": "1769169345"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1769169044"
},
"departure": {
"delay": 129,
"time": "1769169069"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1769170069"
},
"departure": {
"delay": 151,
"time": "1769170171"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1769168824"
},
"departure": {
"delay": 146,
"time": "1769168846"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769168899"
},
"departure": {
"delay": 79,
"time": "1769168899"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1769169548"
},
"departure": {
"delay": 188,
"time": "1769169548"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1769170377"
},
"departure": {
"delay": 219,
"time": "1769170419"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 170,
"time": "1769169780"
},
"departure": {
"delay": 170,
"time": "1769169830"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 174,
"time": "1769170494"
},
"departure": {
"delay": 174,
"time": "1769170494"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769170920"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 189,
"time": "1769169669"
},
"departure": {
"delay": 189,
"time": "1769169669"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769168698"
},
"departure": {
"delay": 58,
"time": "1769168698"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769168619"
},
"departure": {
"delay": 39,
"time": "1769168619"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 199,
"time": "1769169619"
},
"departure": {
"delay": 199,
"time": "1769169619"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 149,
"time": "1769168969"
},
"departure": {
"delay": 149,
"time": "1769168969"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769169920"
},
"departure": {
"delay": 132,
"time": "1769169972"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769168460"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1769169144"
},
"departure": {
"delay": 144,
"time": "1769169144"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769168445",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6994:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769173400"
},
"departure": {
"delay": 20,
"time": "1769173400"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769173499"
},
"departure": {
"delay": 59,
"time": "1769173499"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769173564"
},
"departure": {
"delay": 4,
"time": "1769173564"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7341:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -130,
"time": "1769171030"
},
"departure": {
"delay": -130,
"time": "1769171030"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769170622"
},
"departure": {
"delay": 2,
"time": "1769170622"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -161,
"time": "1769171119"
},
"departure": {
"delay": -161,
"time": "1769171119"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769170647"
},
"departure": {
"delay": -3,
"time": "1769170677"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -158,
"time": "1769171182"
},
"departure": {
"delay": -158,
"time": "1769171182"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1769170785"
},
"departure": {
"delay": -2,
"time": "1769170798"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -141,
"time": "1769171259"
},
"departure": {
"delay": -141,
"time": "1769171259"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1769170947"
},
"departure": {
"delay": -33,
"time": "1769170947"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1769170853"
},
"departure": {
"delay": -63,
"time": "1769170857"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -232,
"time": "1769171348"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1769170527"
},
"departure": {
"delay": -3,
"time": "1769170557"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596642:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2369,
"time": "1769170409"
},
"departure": {
"delay": 2369,
"time": "1769170409"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 2420,
"time": "1769170460"
},
"departure": {
"delay": 2420,
"time": "1769170460"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 2393,
"time": "1769170373"
},
"departure": {
"delay": 2393,
"time": "1769170373"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 2263,
"time": "1769170663"
},
"departure": {
"delay": 2263,
"time": "1769170663"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 2323,
"time": "1769170603"
},
"departure": {
"delay": 2323,
"time": "1769170603"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 2410,
"time": "1769170330"
},
"departure": {
"delay": 2410,
"time": "1769170330"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 2398,
"time": "1769170558"
},
"departure": {
"delay": 2398,
"time": "1769170558"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 2322,
"time": "1769170722"
},
"departure": {
"delay": 2322,
"time": "1769170722"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 2410,
"time": "1769170510"
},
"departure": {
"delay": 2410,
"time": "1769170510"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 2352,
"time": "1769170572"
},
"departure": {
"delay": 2352,
"time": "1769170572"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 2229,
"time": "1769170809"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1769170419",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471229:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602192:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2095,
"time": "1769170865"
},
"departure": {
"delay": -2095,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1975,
"time": "1769170865"
},
"departure": {
"delay": -1975,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1915,
"time": "1769170865"
},
"departure": {
"delay": -1915,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1795,
"time": "1769170865"
},
"departure": {
"delay": -1795,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2215,
"time": "1769170865"
},
"departure": {
"delay": -2215,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2575,
"time": "1769170865"
},
"departure": {
"delay": -2575,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2455,
"time": "1769170865"
},
"departure": {
"delay": -2455,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2635,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602192:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769172960"
},
"departure": {
"delay": 60,
"time": "1769172960"
},
"stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769172500"
},
"departure": {
"delay": 20,
"time": "1769172500"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769172480"
},
"departure": {
"delay": 60,
"time": "1769172480"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769172560"
},
"departure": {
"delay": 20,
"time": "1769172560"
},
"stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769172540"
},
"departure": {
"delay": 60,
"time": "1769172540"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769172420"
},
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769172780"
},
"departure": {
"delay": 60,
"time": "1769172780"
},
"stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769172440"
},
"departure": {
"delay": 20,
"time": "1769172440"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173260"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769173140"
},
"departure": {
"delay": 60,
"time": "1769173140"
},
"stopId": "FR:76212:ZE:TCARxCANAD4:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769168176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13353:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 327,
"time": "1769169687"
},
"departure": {
"delay": 327,
"time": "1769169687"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1769168633"
},
"departure": {
"delay": 113,
"time": "1769168633"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 238,
"time": "1769170235"
},
"departure": {
"delay": 238,
"time": "1769170258"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 274,
"time": "1769170594"
},
"departure": {
"delay": 274,
"time": "1769170594"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1769168458"
},
"departure": {
"delay": 108,
"time": "1769168508"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1769168808"
},
"departure": {
"delay": 193,
"time": "1769168833"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 293,
"time": "1769169208"
},
"departure": {
"delay": 293,
"time": "1769169233"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 249,
"time": "1769170483"
},
"departure": {
"delay": 249,
"time": "1769170509"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 268,
"time": "1769170385"
},
"departure": {
"delay": 268,
"time": "1769170408"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 233,
"time": "1769170083"
},
"departure": {
"delay": 233,
"time": "1769170133"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 178,
"time": "1769169958"
},
"departure": {
"delay": 178,
"time": "1769169958"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1769169883"
},
"departure": {
"delay": 128,
"time": "1769169908"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 203,
"time": "1769169058"
},
"departure": {
"delay": 203,
"time": "1769169083"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1769170683"
},
"departure": {
"delay": 243,
"time": "1769170683"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 248,
"time": "1769170784"
},
"departure": {
"delay": 248,
"time": "1769170808"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 290,
"time": "1769169770"
},
"departure": {
"delay": 290,
"time": "1769169770"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 289,
"time": "1769169409"
},
"departure": {
"delay": 289,
"time": "1769169409"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 342,
"time": "1769169642"
},
"departure": {
"delay": 342,
"time": "1769169642"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1769170988"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 223,
"time": "1769168983"
},
"departure": {
"delay": 223,
"time": "1769168983"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1769168683"
},
"departure": {
"delay": 103,
"time": "1769168683"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 253,
"time": "1769170333"
},
"departure": {
"delay": 253,
"time": "1769170333"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 293,
"time": "1769169833"
},
"departure": {
"delay": 293,
"time": "1769169833"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1769168913"
},
"departure": {
"delay": 173,
"time": "1769168933"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 328,
"time": "1769169486"
},
"departure": {
"delay": 328,
"time": "1769169508"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1769170026"
},
"departure": {
"delay": 186,
"time": "1769170026"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 253,
"time": "1769169133"
},
"departure": {
"delay": 253,
"time": "1769169133"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 299,
"time": "1769169599"
},
"departure": {
"delay": 299,
"time": "1769169599"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 372,
"time": "1769169552"
},
"departure": {
"delay": 372,
"time": "1769169552"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769168236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11043:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769190600"
},
"departure": {
"time": "1769190600"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769190840"
},
"departure": {
"time": "1769190840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769190120"
},
"departure": {
"time": "1769190120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769188680"
},
"departure": {
"time": "1769188680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769188740"
},
"departure": {
"time": "1769188740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769190060"
},
"departure": {
"time": "1769190060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769191440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769188320"
},
"departure": {
"time": "1769188320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190540"
},
"departure": {
"time": "1769190540"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191200"
},
"departure": {
"time": "1769191200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769188800"
},
"departure": {
"time": "1769188800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190720"
},
"departure": {
"time": "1769190720"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769188440"
},
"departure": {
"time": "1769188440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769190180"
},
"departure": {
"time": "1769190180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769191020"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769189820"
},
"departure": {
"time": "1769189820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1769188200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769188500"
},
"departure": {
"time": "1769188500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769190780"
},
"departure": {
"time": "1769190780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769190420"
},
"departure": {
"time": "1769190420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769188260"
},
"departure": {
"time": "1769188260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191140"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769190300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769191260"
},
"departure": {
"time": "1769191260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1041:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852020F5403203x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178000"
},
"departure": {
"time": "1769178060"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769177160"
},
"departure": {
"time": "1769177220"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175240"
},
"departure": {
"time": "1769175300"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179620"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769170006",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852020F5403203x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12974:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 244,
"time": "1769170144"
},
"departure": {
"delay": 244,
"time": "1769170144"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1769168474"
},
"departure": {
"delay": 74,
"time": "1769168474"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769170496"
},
"departure": {
"delay": 116,
"time": "1769170496"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1769168390"
},
"departure": {
"delay": 50,
"time": "1769168390"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1769168853"
},
"departure": {
"delay": 174,
"time": "1769168874"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1769168920"
},
"departure": {
"delay": 160,
"time": "1769168920"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769170552"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 113,
"time": "1769168633"
},
"departure": {
"delay": 113,
"time": "1769168633"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 274,
"time": "1769169260"
},
"departure": {
"delay": 274,
"time": "1769169274"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 223,
"time": "1769169943"
},
"departure": {
"delay": 223,
"time": "1769169943"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1769170100"
},
"departure": {
"delay": 200,
"time": "1769170100"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 214,
"time": "1769169994"
},
"departure": {
"delay": 214,
"time": "1769169994"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 263,
"time": "1769169106"
},
"departure": {
"delay": 263,
"time": "1769169203"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1769170202"
},
"departure": {
"delay": 183,
"time": "1769170203"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 161,
"time": "1769168674"
},
"departure": {
"delay": 161,
"time": "1769168741"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 257,
"time": "1769169917"
},
"departure": {
"delay": 257,
"time": "1769169917"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 195,
"time": "1769170275"
},
"departure": {
"delay": 195,
"time": "1769170275"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1769169693"
},
"departure": {
"delay": 153,
"time": "1769169693"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1769170413"
},
"departure": {
"delay": 153,
"time": "1769170413"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1769168520"
},
"departure": {
"delay": 120,
"time": "1769168520"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 192,
"time": "1769168952"
},
"departure": {
"delay": 192,
"time": "1769168952"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 227,
"time": "1769169803"
},
"departure": {
"delay": 227,
"time": "1769169827"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1769169625"
},
"departure": {
"delay": 145,
"time": "1769169625"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1769170346"
},
"departure": {
"delay": 154,
"time": "1769170354"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1769168343"
},
"departure": {
"delay": 69,
"time": "1769168349"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 211,
"time": "1769170291"
},
"departure": {
"delay": 211,
"time": "1769170291"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 254,
"time": "1769169366"
},
"departure": {
"delay": 254,
"time": "1769169374"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1769168567"
},
"departure": {
"delay": 107,
"time": "1769168567"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1769169449"
},
"departure": {
"delay": 104,
"time": "1769169524"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1769168994"
},
"departure": {
"delay": 174,
"time": "1769168994"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1769168801"
},
"departure": {
"delay": 163,
"time": "1769168803"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769168280"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 211,
"time": "1769170040"
},
"departure": {
"delay": 211,
"time": "1769170051"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769167636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12974:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769192220"
},
"departure": {
"time": "1769192220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769192400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769191980"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191680"
},
"departure": {
"time": "1769191680"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769191560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191740"
},
"departure": {
"time": "1769191740"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769191620"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191800"
},
"departure": {
"time": "1769191800"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2853:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769173534"
},
"departure": {
"delay": 34,
"time": "1769173534"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1769173416"
},
"departure": {
"delay": 36,
"time": "1769173416"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769173018"
},
"departure": {
"delay": 58,
"time": "1769173018"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769173473"
},
"departure": {
"delay": 33,
"time": "1769173473"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1769173214"
},
"departure": {
"delay": 14,
"time": "1769173214"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1769172864"
},
"departure": {
"delay": 24,
"time": "1769172864"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769172947"
},
"departure": {
"delay": 47,
"time": "1769172947"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769173263"
},
"departure": {
"delay": 3,
"time": "1769173263"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769168657",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14297:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769172896"
},
"departure": {
"delay": 56,
"time": "1769172896"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769173167"
},
"departure": {
"delay": 27,
"time": "1769173167"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1769174249"
},
"departure": {
"delay": 29,
"time": "1769174249"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769173095"
},
"departure": {
"delay": 15,
"time": "1769173095"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1769172320"
},
"departure": {
"delay": 20,
"time": "1769172320"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769172210"
},
"departure": {
"delay": 30,
"time": "1769172210"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1769172722"
},
"departure": {
"delay": 2,
"time": "1769172722"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769172280"
},
"departure": {
"delay": 40,
"time": "1769172280"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769174387"
},
"departure": {
"delay": 47,
"time": "1769174387"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11393:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:769:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178420"
},
"departure": {
"time": "1769178420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769178780"
},
"departure": {
"time": "1769178780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769180820"
},
"departure": {
"time": "1769180820"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769180405"
},
"departure": {
"delay": 5,
"time": "1769180405"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769180825"
},
"departure": {
"delay": 5,
"time": "1769180825"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769179560"
},
"departure": {
"time": "1769179560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769179740"
},
"departure": {
"time": "1769179740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769180280"
},
"departure": {
"time": "1769180280"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769180165"
},
"departure": {
"delay": 5,
"time": "1769180165"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769178000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769179020"
},
"departure": {
"time": "1769179020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1769180410"
},
"departure": {
"delay": 10,
"time": "1769180410"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769178900"
},
"departure": {
"time": "1769178900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769178300"
},
"departure": {
"time": "1769178300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179380"
},
"departure": {
"time": "1769179380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769181000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769170814",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:769:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769167292"
},
"departure": {
"delay": 92,
"time": "1769167292"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769167243"
},
"departure": {
"delay": 43,
"time": "1769167243"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 201,
"time": "1769169141"
},
"departure": {
"delay": 201,
"time": "1769169141"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1769167416"
},
"departure": {
"delay": 36,
"time": "1769167416"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 144,
"time": "1769168844"
},
"departure": {
"delay": 144,
"time": "1769168844"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 183,
"time": "1769169183"
},
"departure": {
"delay": 183,
"time": "1769169183"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 175,
"time": "1769169295"
},
"departure": {
"delay": 175,
"time": "1769169295"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1769167348"
},
"departure": {
"delay": 88,
"time": "1769167348"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1769169241"
},
"departure": {
"delay": 181,
"time": "1769169241"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 186,
"time": "1769169049"
},
"departure": {
"delay": 186,
"time": "1769169066"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769166875",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7031:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769172754"
},
"departure": {
"delay": 34,
"time": "1769172754"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769174275"
},
"departure": {
"delay": 55,
"time": "1769174275"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1769174341"
},
"departure": {
"delay": 1,
"time": "1769174341"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1769174182"
},
"departure": {
"delay": 22,
"time": "1769174182"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1769174222"
},
"departure": {
"delay": 2,
"time": "1769174222"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769172708"
},
"departure": {
"delay": 48,
"time": "1769172708"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769172881"
},
"departure": {
"delay": 41,
"time": "1769172881"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769172806"
},
"departure": {
"delay": 26,
"time": "1769172806"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769172942"
},
"departure": {
"delay": 42,
"time": "1769172942"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12885:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7840:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769172878"
},
"departure": {
"delay": 38,
"time": "1769172878"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769172387"
},
"departure": {
"delay": 27,
"time": "1769172387"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769172810"
},
"departure": {
"delay": 30,
"time": "1769172810"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769168196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7840:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769170500"
},
"stopId": "FR:76457:ZE:TAEx9026:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769170681",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7059:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8808:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769171363"
},
"departure": {
"delay": 23,
"time": "1769171363"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769172026"
},
"departure": {
"delay": 26,
"time": "1769172026"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769171785"
},
"departure": {
"delay": 25,
"time": "1769171785"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1769172358"
},
"departure": {
"delay": 58,
"time": "1769172358"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1769171057"
},
"departure": {
"delay": 17,
"time": "1769171057"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769171617"
},
"departure": {
"delay": 37,
"time": "1769171617"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769170915"
},
"departure": {
"delay": 55,
"time": "1769170915"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769171006"
},
"departure": {
"delay": 26,
"time": "1769171006"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769172697"
},
"departure": {
"delay": 37,
"time": "1769172697"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769171982"
},
"departure": {
"delay": 42,
"time": "1769171982"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1769171826"
},
"departure": {
"delay": 6,
"time": "1769171826"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769171249"
},
"departure": {
"delay": 29,
"time": "1769171249"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1769172184"
},
"departure": {
"delay": 4,
"time": "1769172184"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1769172623"
},
"departure": {
"delay": 23,
"time": "1769172623"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769171396"
},
"departure": {
"delay": 56,
"time": "1769171396"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769171102"
},
"departure": {
"delay": 2,
"time": "1769171102"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1769171516"
},
"departure": {
"delay": 56,
"time": "1769171516"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769170935"
},
"departure": {
"delay": 15,
"time": "1769170935"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769171667"
},
"departure": {
"delay": 27,
"time": "1769171667"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769172267"
},
"departure": {
"delay": 27,
"time": "1769172267"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1769171939"
},
"departure": {
"delay": 59,
"time": "1769171939"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769172719"
},
"departure": {
"delay": 59,
"time": "1769172719"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769170516",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8808:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5487690:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -66,
"time": "1769175654"
},
"departure": {
"delay": -66,
"time": "1769175654"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1769175819"
},
"departure": {
"delay": -21,
"time": "1769175819"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -108,
"time": "1769175192"
},
"departure": {
"delay": -108,
"time": "1769175192"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3889,
"time": "1769170871"
},
"departure": {
"delay": -3889,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1769175560"
},
"departure": {
"delay": -40,
"time": "1769175560"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -118,
"time": "1769175422"
},
"departure": {
"delay": -118,
"time": "1769175422"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -133,
"time": "1769174987"
},
"departure": {
"delay": -133,
"time": "1769174987"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1769175740"
},
"departure": {
"delay": -40,
"time": "1769175740"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -3529,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769175787"
},
"departure": {
"delay": 7,
"time": "1769175787"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -56,
"time": "1769175604"
},
"departure": {
"delay": -56,
"time": "1769175604"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1769175530"
},
"departure": {
"delay": -70,
"time": "1769175530"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4069,
"time": "1769170871"
},
"departure": {
"delay": -4069,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3589,
"time": "1769170871"
},
"departure": {
"delay": -3589,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -150,
"time": "1769176290"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3709,
"time": "1769170871"
},
"departure": {
"delay": -3709,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3769,
"time": "1769170871"
},
"departure": {
"delay": -3769,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -67,
"time": "1769175953"
},
"departure": {
"delay": -67,
"time": "1769175953"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3649,
"time": "1769170871"
},
"departure": {
"delay": -3649,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -131,
"time": "1769175349"
},
"departure": {
"delay": -131,
"time": "1769175349"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1769174956"
},
"departure": {
"delay": -44,
"time": "1769174956"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -133,
"time": "1769176067"
},
"departure": {
"delay": -133,
"time": "1769176067"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1769175865"
},
"departure": {
"delay": -35,
"time": "1769175865"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -95,
"time": "1769175925"
},
"departure": {
"delay": -95,
"time": "1769175925"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -108,
"time": "1769175012"
},
"departure": {
"delay": -108,
"time": "1769175012"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -143,
"time": "1769175277"
},
"departure": {
"delay": -143,
"time": "1769175277"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -128,
"time": "1769176132"
},
"departure": {
"delay": -128,
"time": "1769176132"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -157,
"time": "1769175143"
},
"departure": {
"delay": -157,
"time": "1769175143"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5487690:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12982:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769170921"
},
"departure": {
"delay": 1,
"time": "1769170921"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -72,
"time": "1769169768"
},
"departure": {
"delay": -72,
"time": "1769169768"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1769170685"
},
"departure": {
"delay": 65,
"time": "1769170685"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769171540"
},
"departure": {
"delay": 20,
"time": "1769171540"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1769170278"
},
"departure": {
"delay": 18,
"time": "1769170278"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1769171253"
},
"departure": {
"delay": -27,
"time": "1769171253"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1769171434"
},
"departure": {
"delay": -26,
"time": "1769171434"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -68,
"time": "1769169952"
},
"departure": {
"delay": -68,
"time": "1769169952"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769171103"
},
"departure": {
"delay": 3,
"time": "1769171103"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1769171649"
},
"departure": {
"delay": 9,
"time": "1769171649"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1769169874"
},
"departure": {
"delay": -26,
"time": "1769169874"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769171370"
},
"departure": {
"delay": 30,
"time": "1769171370"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -75,
"time": "1769170005"
},
"departure": {
"delay": -75,
"time": "1769170005"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769170583"
},
"departure": {
"delay": 90,
"time": "1769170590"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1769170962"
},
"departure": {
"delay": -18,
"time": "1769170962"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769171595"
},
"departure": {
"delay": 15,
"time": "1769171595"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1769170439"
},
"departure": {
"delay": 18,
"time": "1769170458"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1769171013"
},
"departure": {
"delay": -27,
"time": "1769171013"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1769170790"
},
"departure": {
"delay": -27,
"time": "1769170833"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769170313"
},
"departure": {
"delay": 53,
"time": "1769170313"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1769169812"
},
"departure": {
"delay": -28,
"time": "1769169812"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769170356"
},
"departure": {
"delay": 36,
"time": "1769170356"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769171733"
},
"departure": {
"delay": -27,
"time": "1769171733"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1769171150"
},
"departure": {
"delay": -10,
"time": "1769171150"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1769171208"
},
"departure": {
"delay": -12,
"time": "1769171208"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769170211"
},
"departure": {
"delay": 11,
"time": "1769170211"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769171845"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -22,
"time": "1769171318"
},
"departure": {
"delay": -22,
"time": "1769171318"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1769171493"
},
"departure": {
"delay": -27,
"time": "1769171493"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1769170153"
},
"departure": {
"delay": 13,
"time": "1769170153"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769169216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12982:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4394:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1769171723"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1769171180"
},
"departure": {
"delay": 200,
"time": "1769171180"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1769170543"
},
"departure": {
"delay": 149,
"time": "1769170589"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 203,
"time": "1769171123"
},
"departure": {
"delay": 203,
"time": "1769171123"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1769171607"
},
"departure": {
"delay": 207,
"time": "1769171607"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 203,
"time": "1769171483"
},
"departure": {
"delay": 203,
"time": "1769171483"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 193,
"time": "1769170792"
},
"departure": {
"delay": 193,
"time": "1769170813"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1769170471"
},
"departure": {
"delay": 151,
"time": "1769170471"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 213,
"time": "1769170688"
},
"departure": {
"delay": 213,
"time": "1769170713"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1769170412"
},
"departure": {
"delay": 152,
"time": "1769170412"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 57,
"time": "1769170137"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 173,
"time": "1769170913"
},
"departure": {
"delay": 173,
"time": "1769170913"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1769170325"
},
"departure": {
"delay": 185,
"time": "1769170325"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 199,
"time": "1769171419"
},
"departure": {
"delay": 199,
"time": "1769171419"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1769170262"
},
"departure": {
"delay": 122,
"time": "1769170262"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170157",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4394:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769170945"
},
"departure": {
"delay": 85,
"time": "1769170945"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 28,
"time": "1769170828"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769171022"
},
"departure": {
"delay": 42,
"time": "1769171022"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769171548"
},
"departure": {
"delay": 28,
"time": "1769171548"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769171436"
},
"departure": {
"delay": 36,
"time": "1769171436"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769171162"
},
"departure": {
"delay": 62,
"time": "1769171162"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1769171368"
},
"departure": {
"delay": 28,
"time": "1769171368"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769171235"
},
"departure": {
"delay": 75,
"time": "1769171235"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769172768"
},
"departure": {
"delay": 48,
"time": "1769172768"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1769172975"
},
"departure": {
"delay": 75,
"time": "1769172975"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1769173048"
},
"departure": {
"delay": 28,
"time": "1769173048"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1769171128"
},
"departure": {
"delay": 28,
"time": "1769171128"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769172868"
},
"departure": {
"delay": 28,
"time": "1769172868"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1769171273"
},
"departure": {
"delay": 53,
"time": "1769171273"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1769170878"
},
"departure": {
"delay": 78,
"time": "1769170878"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769171082"
},
"departure": {
"delay": 42,
"time": "1769171082"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170835",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7867:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230315x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769172383"
},
"departure": {
"delay": 23,
"time": "1769172383"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -11,
"time": "1769171449"
},
"departure": {
"delay": -11,
"time": "1769171449"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769172417"
},
"departure": {
"delay": -3,
"time": "1769172417"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1769171386"
},
"departure": {
"delay": 46,
"time": "1769171386"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -11,
"time": "1769172589"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1769171206"
},
"departure": {
"delay": 46,
"time": "1769171206"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1769172494"
},
"departure": {
"delay": 14,
"time": "1769172494"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 47,
"time": "1769171507"
},
"departure": {
"delay": 47,
"time": "1769171507"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769172515"
},
"departure": {
"delay": 35,
"time": "1769172515"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1769172021"
},
"departure": {
"delay": 21,
"time": "1769172021"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -11,
"time": "1769171089"
},
"departure": {
"delay": -11,
"time": "1769171089"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1769172228"
},
"departure": {
"delay": 48,
"time": "1769172228"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1769171929"
},
"departure": {
"delay": -11,
"time": "1769171929"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1769172289"
},
"departure": {
"delay": -11,
"time": "1769172289"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -11,
"time": "1769172469"
},
"departure": {
"delay": -11,
"time": "1769172469"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1769172095"
},
"departure": {
"delay": 35,
"time": "1769172095"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1769171835"
},
"departure": {
"delay": 15,
"time": "1769171835"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769171970"
},
"departure": {
"delay": 30,
"time": "1769171970"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769170967"
},
"departure": {
"delay": 47,
"time": "1769170967"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769171643"
},
"departure": {
"delay": 3,
"time": "1769171643"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1769172561"
},
"departure": {
"delay": 21,
"time": "1769172561"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -11,
"time": "1769172169"
},
"departure": {
"delay": -11,
"time": "1769172169"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1769171872"
},
"departure": {
"delay": -8,
"time": "1769171872"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1769171155"
},
"departure": {
"delay": -5,
"time": "1769171155"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769171043"
},
"departure": {
"delay": 3,
"time": "1769171043"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769172337"
},
"departure": {
"delay": 37,
"time": "1769172337"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1769170803"
},
"departure": {
"delay": 3,
"time": "1769170803"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769171732"
},
"departure": {
"delay": 32,
"time": "1769171732"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230315x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769170992"
},
"departure": {
"delay": 12,
"time": "1769170992"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -91,
"time": "1769171369"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -39,
"time": "1769171121"
},
"departure": {
"delay": -39,
"time": "1769171121"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1769170752"
},
"departure": {
"delay": -18,
"time": "1769170782"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769170863"
},
"departure": {
"delay": 3,
"time": "1769170863"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1769171181"
},
"departure": {
"delay": -39,
"time": "1769171181"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596637:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769171756"
},
"departure": {
"delay": 56,
"time": "1769171756"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769171190"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769171670"
},
"departure": {
"delay": 30,
"time": "1769171670"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769172286"
},
"departure": {
"delay": 46,
"time": "1769172286"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769172214"
},
"departure": {
"delay": 34,
"time": "1769172214"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1769172678"
},
"departure": {
"delay": 18,
"time": "1769172678"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1769172575"
},
"departure": {
"delay": 35,
"time": "1769172575"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769171423"
},
"departure": {
"delay": 23,
"time": "1769171423"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769172750"
},
"departure": {
"delay": 30,
"time": "1769172750"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1769171823"
},
"departure": {
"delay": 3,
"time": "1769171823"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769171490"
},
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1769172383"
},
"departure": {
"delay": 23,
"time": "1769172383"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769172450"
},
"departure": {
"delay": 30,
"time": "1769172450"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1769171583"
},
"departure": {
"delay": 3,
"time": "1769171583"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769171970"
},
"departure": {
"delay": 30,
"time": "1769171970"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769172075"
},
"departure": {
"delay": 15,
"time": "1769172075"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1769171368"
},
"departure": {
"delay": 28,
"time": "1769171368"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769171300"
},
"departure": {
"delay": 20,
"time": "1769171300"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769172493"
},
"departure": {
"delay": 13,
"time": "1769172493"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1769171916"
},
"departure": {
"delay": 36,
"time": "1769171916"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1769172129"
},
"departure": {
"delay": 9,
"time": "1769172129"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769172870"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769167036",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14047:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769193960"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769193360"
},
"departure": {
"time": "1769193360"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769193540"
},
"departure": {
"time": "1769193540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769192940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769193720"
},
"departure": {
"time": "1769193720"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769194440"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2959:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769187660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769186880"
},
"departure": {
"time": "1769186880"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769186400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769186760"
},
"departure": {
"time": "1769186760"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769187120"
},
"departure": {
"time": "1769187120"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769186640"
},
"departure": {
"time": "1769186640"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186700"
},
"departure": {
"time": "1769186700"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769186580"
},
"departure": {
"time": "1769186580"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2501:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:a44b15932db2dd37d94e899e958c9365:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1769170442"
},
"departure": {
"delay": 137,
"time": "1769170457"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1769170012"
},
"departure": {
"delay": 126,
"time": "1769170026"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1769171025"
},
"departure": {
"delay": 165,
"time": "1769171025"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1769170905"
},
"departure": {
"delay": 165,
"time": "1769170905"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1769169542"
},
"departure": {
"delay": 107,
"time": "1769169587"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1769169698"
},
"departure": {
"delay": 125,
"time": "1769169725"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1769170510"
},
"departure": {
"delay": 155,
"time": "1769170535"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1769170621"
},
"departure": {
"delay": 196,
"time": "1769170636"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1769169825"
},
"departure": {
"delay": 119,
"time": "1769169839"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 173,
"time": "1769170187"
},
"departure": {
"delay": 173,
"time": "1769170253"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1769170779"
},
"departure": {
"delay": 180,
"time": "1769170800"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1769169896"
},
"departure": {
"delay": 107,
"time": "1769169947"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1769170379"
},
"departure": {
"delay": 194,
"time": "1769170394"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"departure": {
"delay": 92,
"time": "1769169512"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 190,
"time": "1769170298"
},
"departure": {
"delay": 190,
"time": "1769170330"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1769170965"
},
"departure": {
"delay": 165,
"time": "1769170965"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1769169766"
},
"departure": {
"delay": 144,
"time": "1769169804"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1769171085"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769170065"
},
"departure": {
"delay": 120,
"time": "1769170080"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1769170672"
},
"departure": {
"delay": 202,
"time": "1769170702"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 165,
"time": "1769170825"
},
"departure": {
"delay": 165,
"time": "1769170845"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1769169621"
},
"departure": {
"delay": 102,
"time": "1769169642"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769169681"
},
"departure": {
"delay": 90,
"time": "1769169690"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
}
],
"timestamp": "1769170923",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:a44b15932db2dd37d94e899e958c9365:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3535,
"time": "1769170865"
},
"departure": {
"delay": -3535,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3235,
"time": "1769170865"
},
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -103,
"time": "1769174417"
},
"departure": {
"delay": -103,
"time": "1769174417"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -2935,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3415,
"time": "1769170865"
},
"departure": {
"delay": -3415,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3235,
"time": "1769170865"
},
"departure": {
"delay": -3235,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3175,
"time": "1769170865"
},
"departure": {
"delay": -3175,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -193,
"time": "1769174507"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3415,
"time": "1769170865"
},
"departure": {
"delay": -3415,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3295,
"time": "1769170865"
},
"departure": {
"delay": -3295,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3115,
"time": "1769170865"
},
"departure": {
"delay": -3115,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596255:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -126,
"time": "1769174574"
},
"departure": {
"delay": -126,
"time": "1769174574"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2449,
"time": "1769170871"
},
"departure": {
"delay": -2449,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1769174080"
},
"departure": {
"delay": -80,
"time": "1769174080"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1769174137"
},
"departure": {
"delay": -83,
"time": "1769174137"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2389,
"time": "1769170871"
},
"departure": {
"delay": -2389,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2749,
"time": "1769170871"
},
"departure": {
"delay": -2749,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3049,
"time": "1769170871"
},
"departure": {
"delay": -3049,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2629,
"time": "1769170871"
},
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -102,
"time": "1769174298"
},
"departure": {
"delay": -102,
"time": "1769174298"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -156,
"time": "1769174244"
},
"departure": {
"delay": -156,
"time": "1769174244"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -144,
"time": "1769174436"
},
"departure": {
"delay": -144,
"time": "1769174436"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2689,
"time": "1769170871"
},
"departure": {
"delay": -2689,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2329,
"time": "1769170871"
},
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -156,
"time": "1769174664"
},
"departure": {
"delay": -156,
"time": "1769174664"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3229,
"time": "1769170871"
},
"departure": {
"delay": -3229,
"time": "1769170871"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -173,
"time": "1769174707"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2809,
"time": "1769170871"
},
"departure": {
"delay": -2809,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2929,
"time": "1769170871"
},
"departure": {
"delay": -2929,
"time": "1769170871"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -96,
"time": "1769174364"
},
"departure": {
"delay": -96,
"time": "1769174364"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470296:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173800"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769174000"
},
"departure": {
"delay": 20,
"time": "1769174000"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769173890"
},
"departure": {
"delay": 30,
"time": "1769173890"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769173960"
},
"departure": {
"delay": 40,
"time": "1769173960"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11405:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769174520"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769174460"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769174640"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2050:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -949,
"time": "1769170871"
},
"departure": {
"delay": -949,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1249,
"time": "1769170871"
},
"departure": {
"delay": -1249,
"time": "1769170871"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -769,
"time": "1769170871"
},
"departure": {
"delay": -769,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1769172622"
},
"departure": {
"delay": 142,
"time": "1769172622"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1369,
"time": "1769170871"
},
"departure": {
"delay": -1369,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -949,
"time": "1769170871"
},
"departure": {
"delay": -949,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1309,
"time": "1769170871"
},
"departure": {
"delay": -1309,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -889,
"time": "1769170871"
},
"departure": {
"delay": -889,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -649,
"time": "1769170871"
},
"departure": {
"delay": -649,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1769172837"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -589,
"time": "1769170871"
},
"departure": {
"delay": -589,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": -529,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1429,
"time": "1769170871"
},
"departure": {
"delay": -1429,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1249,
"time": "1769170871"
},
"departure": {
"delay": -1249,
"time": "1769170871"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1769172592"
},
"departure": {
"delay": 172,
"time": "1769172592"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -769,
"time": "1769170871"
},
"departure": {
"delay": -769,
"time": "1769170871"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1189,
"time": "1769170871"
},
"departure": {
"delay": -1189,
"time": "1769170871"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470476:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769172106"
},
"departure": {
"delay": 46,
"time": "1769172106"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1769171625"
},
"departure": {
"delay": 45,
"time": "1769171625"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769172345"
},
"departure": {
"delay": 45,
"time": "1769172345"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769171442"
},
"departure": {
"delay": 42,
"time": "1769171442"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769171985"
},
"departure": {
"delay": 45,
"time": "1769171985"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769172048"
},
"departure": {
"delay": 48,
"time": "1769172048"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1769172641"
},
"departure": {
"delay": 41,
"time": "1769172641"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1769172179"
},
"departure": {
"delay": 59,
"time": "1769172179"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1769171376"
},
"departure": {
"delay": 36,
"time": "1769171376"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769172459"
},
"departure": {
"delay": 39,
"time": "1769172459"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1769171537"
},
"departure": {
"delay": 17,
"time": "1769171537"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769172572"
},
"departure": {
"delay": 32,
"time": "1769172572"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169416",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2130:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072048x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769172143"
},
"departure": {
"delay": 23,
"time": "1769172143"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769171628"
},
"departure": {
"delay": 48,
"time": "1769171628"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769171095"
},
"departure": {
"delay": 55,
"time": "1769171095"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769172093"
},
"departure": {
"delay": 33,
"time": "1769172093"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769172318"
},
"departure": {
"delay": 18,
"time": "1769172318"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1769171998"
},
"departure": {
"delay": 58,
"time": "1769171998"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1769172281"
},
"departure": {
"delay": 41,
"time": "1769172281"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1769171444"
},
"departure": {
"delay": 44,
"time": "1769171444"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1769171828"
},
"departure": {
"delay": 8,
"time": "1769171828"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1769172244"
},
"departure": {
"delay": 4,
"time": "1769172244"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1769171697"
},
"departure": {
"delay": 57,
"time": "1769171697"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1769171168"
},
"departure": {
"delay": 8,
"time": "1769171168"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769171260"
},
"departure": {
"delay": 40,
"time": "1769171260"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072048x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5929815891771392x12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769171455"
},
"departure": {
"delay": 65,
"time": "1769171465"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1769170840"
},
"departure": {
"delay": 141,
"time": "1769170881"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1769171598"
},
"departure": {
"delay": 88,
"time": "1769171608"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769171662"
},
"departure": {
"delay": 92,
"time": "1769171672"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769170961"
},
"departure": {
"delay": 51,
"time": "1769170971"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1769171316"
},
"departure": {
"delay": 106,
"time": "1769171326"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1769171530"
},
"departure": {
"delay": 80,
"time": "1769171540"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769171382"
},
"departure": {
"delay": 52,
"time": "1769171392"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769171024"
},
"departure": {
"delay": 54,
"time": "1769171034"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769171147"
},
"departure": {
"delay": 57,
"time": "1769171157"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1769171804"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1769171196"
},
"departure": {
"delay": 46,
"time": "1769171206"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 9
},
{
"departure": {
"delay": 7,
"time": "1769170507"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1769170699"
},
"departure": {
"delay": 84,
"time": "1769170704"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 108,
"time": "1769171738"
},
"departure": {
"delay": 108,
"time": "1769171748"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769171089"
},
"departure": {
"delay": 59,
"time": "1769171099"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 7
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5929815891771392x12:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769172782"
},
"departure": {
"delay": 2,
"time": "1769172782"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1769171745"
},
"departure": {
"delay": 45,
"time": "1769171745"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173500"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1769172628"
},
"departure": {
"delay": 28,
"time": "1769172628"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1769171455"
},
"departure": {
"delay": 55,
"time": "1769171455"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1769171784"
},
"departure": {
"delay": 24,
"time": "1769171784"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1769172901"
},
"departure": {
"delay": 1,
"time": "1769172901"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1769171923"
},
"departure": {
"delay": 43,
"time": "1769171923"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769171314"
},
"departure": {
"delay": 34,
"time": "1769171314"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769173340"
},
"departure": {
"delay": 20,
"time": "1769173340"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1769172530"
},
"departure": {
"delay": 50,
"time": "1769172530"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1769171268"
},
"departure": {
"delay": 48,
"time": "1769171268"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769171366"
},
"departure": {
"delay": 26,
"time": "1769171366"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1769171594"
},
"departure": {
"delay": 14,
"time": "1769171594"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769171535"
},
"departure": {
"delay": 15,
"time": "1769171535"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769171673"
},
"departure": {
"delay": 33,
"time": "1769171673"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1769172742"
},
"departure": {
"delay": 22,
"time": "1769172742"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1769172835"
},
"departure": {
"delay": 55,
"time": "1769172835"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769172573"
},
"departure": {
"delay": 33,
"time": "1769172573"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12883:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:5469460744896512x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1769170841"
},
"departure": {
"delay": -17,
"time": "1769170843"
},
"stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1769170970"
},
"departure": {
"delay": -30,
"time": "1769171010"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -48,
"time": "1769171102"
},
"departure": {
"delay": -48,
"time": "1769171112"
},
"stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1769171189"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": -100,
"time": "1769170690"
},
"departure": {
"delay": -100,
"time": "1769170700"
},
"stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014",
"stopSequence": 24
}
],
"timestamp": "1769170867",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:5469460744896512x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1769172316"
},
"departure": {
"delay": 16,
"time": "1769172316"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1769172107"
},
"departure": {
"delay": 47,
"time": "1769172107"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769172453"
},
"departure": {
"delay": 33,
"time": "1769172453"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1769171583"
},
"departure": {
"delay": 3,
"time": "1769171583"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769172390"
},
"departure": {
"delay": 30,
"time": "1769172390"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769171370"
},
"departure": {
"delay": 30,
"time": "1769171370"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769170911"
},
"departure": {
"delay": 51,
"time": "1769170911"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769172176"
},
"departure": {
"delay": 56,
"time": "1769172176"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769172720"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1769171072"
},
"departure": {
"delay": 32,
"time": "1769171072"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769171994"
},
"departure": {
"delay": 54,
"time": "1769171994"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1769171714"
},
"departure": {
"delay": 14,
"time": "1769171714"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1769170977"
},
"departure": {
"delay": 57,
"time": "1769170977"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1769171228"
},
"departure": {
"delay": 8,
"time": "1769171228"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1769171641"
},
"departure": {
"delay": 1,
"time": "1769171641"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1769172241"
},
"departure": {
"delay": 1,
"time": "1769172241"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769166736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2135:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075741x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1769171286"
},
"departure": {
"delay": 246,
"time": "1769171286"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 291,
"time": "1769170851"
},
"departure": {
"delay": 291,
"time": "1769170851"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 252,
"time": "1769170812"
},
"departure": {
"delay": 252,
"time": "1769170812"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1769170387"
},
"departure": {
"delay": 127,
"time": "1769170387"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 252,
"time": "1769171232"
},
"departure": {
"delay": 252,
"time": "1769171232"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1769170580"
},
"departure": {
"delay": 140,
"time": "1769170580"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 251,
"time": "1769171171"
},
"departure": {
"delay": 251,
"time": "1769171171"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1769170461"
},
"departure": {
"delay": 141,
"time": "1769170461"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 233,
"time": "1769171093"
},
"departure": {
"delay": 233,
"time": "1769171093"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1769171393"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 186,
"time": "1769170686"
},
"departure": {
"delay": 186,
"time": "1769170686"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1769170257"
},
"departure": {
"delay": 117,
"time": "1769170257"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 272,
"time": "1769171012"
},
"departure": {
"delay": 272,
"time": "1769171012"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 239,
"time": "1769170919"
},
"departure": {
"delay": 239,
"time": "1769170919"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075741x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769172305"
},
"departure": {
"delay": 5,
"time": "1769172305"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769171749"
},
"departure": {
"delay": 49,
"time": "1769171749"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769171827"
},
"departure": {
"delay": 7,
"time": "1769171827"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769171887"
},
"departure": {
"delay": 7,
"time": "1769171887"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1769172354"
},
"departure": {
"delay": 54,
"time": "1769172354"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1769172452"
},
"departure": {
"delay": 32,
"time": "1769172452"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1769171691"
},
"departure": {
"delay": 51,
"time": "1769171691"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3133:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1769168108"
},
"departure": {
"delay": -52,
"time": "1769168108"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769169412"
},
"departure": {
"delay": -8,
"time": "1769169412"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1769168559"
},
"departure": {
"delay": -21,
"time": "1769168559"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1769169058"
},
"departure": {
"delay": 24,
"time": "1769169084"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -212,
"time": "1769169568"
},
"departure": {
"delay": -212,
"time": "1769169568"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -72,
"time": "1769168208"
},
"departure": {
"delay": -72,
"time": "1769168208"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769168984"
},
"departure": {
"delay": 44,
"time": "1769168984"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769168883"
},
"departure": {
"delay": 3,
"time": "1769168883"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1769170034"
},
"departure": {
"delay": -46,
"time": "1769170034"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769168070"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1769169782"
},
"departure": {
"delay": -58,
"time": "1769169782"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1769169934"
},
"departure": {
"delay": -26,
"time": "1769169934"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1769169283"
},
"departure": {
"delay": 43,
"time": "1769169283"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769168762"
},
"departure": {
"delay": 2,
"time": "1769168762"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1769168308"
},
"departure": {
"delay": -32,
"time": "1769168308"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1769168433"
},
"departure": {
"delay": -27,
"time": "1769168433"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -152,
"time": "1769169508"
},
"departure": {
"delay": -152,
"time": "1769169508"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1769168658"
},
"departure": {
"delay": -17,
"time": "1769168683"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -102,
"time": "1769170158"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1769168358"
},
"departure": {
"delay": -42,
"time": "1769168358"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1769169333"
},
"departure": {
"delay": 33,
"time": "1769169333"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -28,
"time": "1769169872"
},
"departure": {
"delay": -28,
"time": "1769169872"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1769169158"
},
"departure": {
"delay": 53,
"time": "1769169233"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769167976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6384:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075749x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769170944"
},
"departure": {
"delay": 24,
"time": "1769170944"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1769171093"
},
"departure": {
"delay": -7,
"time": "1769171093"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1769170576"
},
"departure": {
"delay": 76,
"time": "1769170576"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1769171170"
},
"departure": {
"delay": 10,
"time": "1769171170"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769170585"
},
"departure": {
"delay": 25,
"time": "1769170585"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769171020"
},
"departure": {
"delay": 40,
"time": "1769171020"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769170753"
},
"departure": {
"delay": 13,
"time": "1769170753"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769170510"
},
"departure": {
"delay": 70,
"time": "1769170510"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1769171273"
},
"departure": {
"delay": -7,
"time": "1769171273"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1769170643"
},
"departure": {
"delay": -37,
"time": "1769170643"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769170880"
},
"departure": {
"delay": 20,
"time": "1769170880"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1769171213"
},
"departure": {
"delay": -7,
"time": "1769171213"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1769171573"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075749x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769171970"
},
"departure": {
"delay": 30,
"time": "1769171970"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769172171"
},
"departure": {
"delay": 51,
"time": "1769172171"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769172069"
},
"departure": {
"delay": 9,
"time": "1769172069"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1769171430"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769172447"
},
"departure": {
"delay": 27,
"time": "1769172447"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769172570"
},
"departure": {
"delay": 30,
"time": "1769172570"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769172724"
},
"departure": {
"delay": 4,
"time": "1769172724"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769171752"
},
"departure": {
"delay": 52,
"time": "1769171752"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1769171555"
},
"departure": {
"delay": 35,
"time": "1769171555"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769172270"
},
"departure": {
"delay": 30,
"time": "1769172270"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769172348"
},
"departure": {
"delay": 48,
"time": "1769172348"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1769172664"
},
"departure": {
"delay": 4,
"time": "1769172664"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769171505"
},
"departure": {
"delay": 45,
"time": "1769171505"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769171805"
},
"departure": {
"delay": 45,
"time": "1769171805"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769171872"
},
"departure": {
"delay": 52,
"time": "1769171872"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6379:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769172749"
},
"departure": {
"delay": 29,
"time": "1769172749"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769171679"
},
"departure": {
"delay": 39,
"time": "1769171679"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769172375"
},
"departure": {
"delay": 15,
"time": "1769172375"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769171457"
},
"departure": {
"delay": 57,
"time": "1769171457"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769172649"
},
"departure": {
"delay": 49,
"time": "1769172649"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769171327"
},
"departure": {
"delay": 47,
"time": "1769171327"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769172220"
},
"departure": {
"delay": 40,
"time": "1769172220"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769173182"
},
"departure": {
"delay": 42,
"time": "1769173182"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1769171249"
},
"departure": {
"delay": 29,
"time": "1769171249"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769172510"
},
"departure": {
"delay": 30,
"time": "1769172510"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1769171513"
},
"departure": {
"delay": 53,
"time": "1769171513"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1769172798"
},
"departure": {
"delay": 18,
"time": "1769172798"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769171151"
},
"departure": {
"delay": 51,
"time": "1769171151"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1769172269"
},
"departure": {
"delay": 29,
"time": "1769172269"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11221:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596254:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1435,
"time": "1769170865"
},
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1435,
"time": "1769170865"
},
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1315,
"time": "1769170865"
},
"departure": {
"delay": -1315,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -216,
"time": "1769172684"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -126,
"time": "1769172594"
},
"departure": {
"delay": -126,
"time": "1769172594"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1735,
"time": "1769170865"
},
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1615,
"time": "1769170865"
},
"departure": {
"delay": -1615,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1375,
"time": "1769170865"
},
"departure": {
"delay": -1375,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -1135,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1615,
"time": "1769170865"
},
"departure": {
"delay": -1615,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1495,
"time": "1769170865"
},
"departure": {
"delay": -1495,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596254:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230401x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769171844"
},
"departure": {
"delay": 144,
"time": "1769171844"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769172730"
},
"departure": {
"delay": 130,
"time": "1769172730"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1769173667"
},
"departure": {
"delay": 167,
"time": "1769173667"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 133,
"time": "1769171233"
},
"departure": {
"delay": 133,
"time": "1769171233"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1769171403"
},
"departure": {
"delay": 123,
"time": "1769171403"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1769173138"
},
"departure": {
"delay": 118,
"time": "1769173138"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 172,
"time": "1769172412"
},
"departure": {
"delay": 172,
"time": "1769172412"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1769171519"
},
"departure": {
"delay": 119,
"time": "1769171519"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1769170944"
},
"departure": {
"delay": 144,
"time": "1769170944"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1769173618"
},
"departure": {
"delay": 118,
"time": "1769173618"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 159,
"time": "1769173479"
},
"departure": {
"delay": 159,
"time": "1769173479"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 176,
"time": "1769171036"
},
"departure": {
"delay": 176,
"time": "1769171036"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1769170978"
},
"departure": {
"delay": 118,
"time": "1769170978"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 174,
"time": "1769170914"
},
"departure": {
"delay": 174,
"time": "1769170914"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1769172478"
},
"departure": {
"delay": 118,
"time": "1769172478"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 123,
"time": "1769172543"
},
"departure": {
"delay": 123,
"time": "1769172543"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1769171612"
},
"departure": {
"delay": 152,
"time": "1769171612"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1769172838"
},
"departure": {
"delay": 118,
"time": "1769172838"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1769170843"
},
"departure": {
"delay": 163,
"time": "1769170843"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1769171578"
},
"departure": {
"delay": 118,
"time": "1769171578"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1769171338"
},
"departure": {
"delay": 118,
"time": "1769171338"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1769172058"
},
"departure": {
"delay": 118,
"time": "1769172058"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1769171666"
},
"departure": {
"delay": 146,
"time": "1769171666"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1769171723"
},
"departure": {
"delay": 143,
"time": "1769171723"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1769172650"
},
"departure": {
"delay": 170,
"time": "1769172650"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1769171970"
},
"departure": {
"delay": 150,
"time": "1769171970"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1769172330"
},
"departure": {
"delay": 150,
"time": "1769172330"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1769172138"
},
"departure": {
"delay": 138,
"time": "1769172138"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1769173425"
},
"departure": {
"delay": 165,
"time": "1769173425"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 162,
"time": "1769173722"
},
"departure": {
"delay": 162,
"time": "1769173722"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 118,
"time": "1769170798"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1769173378"
},
"departure": {
"delay": 118,
"time": "1769173378"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 171,
"time": "1769171271"
},
"departure": {
"delay": 171,
"time": "1769171271"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1769171462"
},
"departure": {
"delay": 122,
"time": "1769171462"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 162,
"time": "1769173242"
},
"departure": {
"delay": 162,
"time": "1769173242"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 154,
"time": "1769171074"
},
"departure": {
"delay": 154,
"time": "1769171074"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1769171158"
},
"departure": {
"delay": 118,
"time": "1769171158"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1769173978"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 136,
"time": "1769173456"
},
"departure": {
"delay": 136,
"time": "1769173456"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769170190",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230401x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9004:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1769171132"
},
"departure": {
"delay": 152,
"time": "1769171132"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1769171379"
},
"departure": {
"delay": 99,
"time": "1769171379"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1769170585"
},
"departure": {
"delay": 85,
"time": "1769170585"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1769171449"
},
"departure": {
"delay": 109,
"time": "1769171449"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769170686"
},
"departure": {
"delay": 66,
"time": "1769170686"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769172346"
},
"departure": {
"delay": 106,
"time": "1769172346"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1769171946"
},
"departure": {
"delay": 66,
"time": "1769171946"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1769172307"
},
"departure": {
"delay": 67,
"time": "1769172307"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1769170485"
},
"departure": {
"delay": 45,
"time": "1769170485"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1769171803"
},
"departure": {
"delay": 103,
"time": "1769171803"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1769172405"
},
"departure": {
"delay": 105,
"time": "1769172405"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1769170813"
},
"departure": {
"delay": 96,
"time": "1769170836"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1769171917"
},
"departure": {
"delay": 97,
"time": "1769171917"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1769171706"
},
"departure": {
"delay": 66,
"time": "1769171706"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1769171464"
},
"departure": {
"delay": 124,
"time": "1769171464"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1769171256"
},
"departure": {
"delay": 96,
"time": "1769171256"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1769171013"
},
"departure": {
"delay": 93,
"time": "1769171013"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769171205"
},
"departure": {
"delay": 105,
"time": "1769171205"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1769172157"
},
"departure": {
"delay": 97,
"time": "1769172157"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769172030"
},
"departure": {
"delay": 90,
"time": "1769172030"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1769170909"
},
"departure": {
"delay": 109,
"time": "1769170909"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1769172486"
},
"departure": {
"delay": 66,
"time": "1769172486"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1769170630"
},
"departure": {
"delay": 70,
"time": "1769170630"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769170531"
},
"departure": {
"delay": 31,
"time": "1769170531"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1769171732"
},
"departure": {
"delay": 92,
"time": "1769171732"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1769171579"
},
"departure": {
"delay": 119,
"time": "1769171579"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1769172046"
},
"departure": {
"delay": 106,
"time": "1769172046"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1769172246"
},
"departure": {
"delay": 66,
"time": "1769172246"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169765",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9004:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769196660"
},
"departure": {
"time": "1769196660"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769196060"
},
"departure": {
"time": "1769196060"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769195580"
},
"departure": {
"time": "1769195580"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769196840"
},
"departure": {
"time": "1769196840"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769195100"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769197200"
},
"departure": {
"time": "1769197200"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769196420"
},
"departure": {
"time": "1769196420"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769196485"
},
"departure": {
"delay": 5,
"time": "1769196485"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195880"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769197680"
},
"departure": {
"time": "1769197680"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769197440"
},
"departure": {
"time": "1769197440"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769197320"
},
"departure": {
"time": "1769197320"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769197020"
},
"departure": {
"time": "1769197020"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769196360"
},
"departure": {
"time": "1769196360"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769196480"
},
"departure": {
"time": "1769196480"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769197620"
},
"departure": {
"time": "1769197620"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769196540"
},
"departure": {
"time": "1769196540"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769197800"
},
"departure": {
"time": "1769197800"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769197560"
},
"departure": {
"time": "1769197560"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769197740"
},
"departure": {
"time": "1769197740"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769195820"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769197860"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769196240"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769196780"
},
"departure": {
"time": "1769196780"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769169244",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx629:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011302x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769171463"
},
"departure": {
"delay": 63,
"time": "1769171463"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1769173044"
},
"departure": {
"delay": 84,
"time": "1769173044"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 47,
"time": "1769170607"
},
"departure": {
"delay": 47,
"time": "1769170607"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769170411"
},
"departure": {
"delay": 91,
"time": "1769170411"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1769170696"
},
"departure": {
"delay": 16,
"time": "1769170696"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1769173756"
},
"departure": {
"delay": 76,
"time": "1769173756"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 86,
"time": "1769171726"
},
"departure": {
"delay": 86,
"time": "1769171726"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1769173503"
},
"departure": {
"delay": 63,
"time": "1769173503"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 63,
"time": "1769172423"
},
"departure": {
"delay": 63,
"time": "1769172423"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 132,
"time": "1769170632"
},
"departure": {
"delay": 132,
"time": "1769170632"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769173560"
},
"departure": {
"delay": 120,
"time": "1769173560"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 63,
"time": "1769172963"
},
"departure": {
"delay": 63,
"time": "1769172963"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 81,
"time": "1769172081"
},
"departure": {
"delay": 81,
"time": "1769172081"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1769173803"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 110,
"time": "1769173430"
},
"departure": {
"delay": 110,
"time": "1769173430"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 69,
"time": "1769173209"
},
"departure": {
"delay": 69,
"time": "1769173209"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 71,
"time": "1769171291"
},
"departure": {
"delay": 71,
"time": "1769171291"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1769171875"
},
"departure": {
"delay": 115,
"time": "1769171875"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1769173253"
},
"departure": {
"delay": 113,
"time": "1769173253"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 72,
"time": "1769172612"
},
"departure": {
"delay": 72,
"time": "1769172612"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 102,
"time": "1769173722"
},
"departure": {
"delay": 102,
"time": "1769173722"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 121,
"time": "1769171401"
},
"departure": {
"delay": 121,
"time": "1769171401"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1769170374"
},
"departure": {
"delay": 114,
"time": "1769170374"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1769172003"
},
"departure": {
"delay": 63,
"time": "1769172003"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1769171043"
},
"departure": {
"delay": 63,
"time": "1769171043"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769172782"
},
"departure": {
"delay": 122,
"time": "1769172782"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1769171668"
},
"departure": {
"delay": 88,
"time": "1769171668"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769172268"
},
"departure": {
"delay": 88,
"time": "1769172268"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 106,
"time": "1769173606"
},
"departure": {
"delay": 106,
"time": "1769173606"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 73,
"time": "1769172853"
},
"departure": {
"delay": 73,
"time": "1769172853"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 63,
"time": "1769173083"
},
"departure": {
"delay": 63,
"time": "1769173083"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 113,
"time": "1769173133"
},
"departure": {
"delay": 113,
"time": "1769173133"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 79,
"time": "1769170459"
},
"departure": {
"delay": 79,
"time": "1769170459"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1769173383"
},
"departure": {
"delay": 63,
"time": "1769173383"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 118,
"time": "1769171818"
},
"departure": {
"delay": 118,
"time": "1769171818"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1769171583"
},
"departure": {
"delay": 63,
"time": "1769171583"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1769173671"
},
"departure": {
"delay": 111,
"time": "1769173671"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 102,
"time": "1769173302"
},
"departure": {
"delay": 102,
"time": "1769173302"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 82,
"time": "1769172682"
},
"departure": {
"delay": 82,
"time": "1769172682"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 101,
"time": "1769172521"
},
"departure": {
"delay": 101,
"time": "1769172521"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 76,
"time": "1769171356"
},
"departure": {
"delay": 76,
"time": "1769171356"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1769172348"
},
"departure": {
"delay": 108,
"time": "1769172348"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 104,
"time": "1769171144"
},
"departure": {
"delay": 104,
"time": "1769171144"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1769171933"
},
"departure": {
"delay": 113,
"time": "1769171933"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1769170310"
},
"departure": {
"delay": 110,
"time": "1769170310"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1769171223"
},
"departure": {
"delay": 63,
"time": "1769171223"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011302x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1769160097"
},
"departure": {
"delay": -14,
"time": "1769160106"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769159991"
},
"departure": {
"delay": 3,
"time": "1769160003"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769159939"
},
"departure": {
"delay": 16,
"time": "1769159956"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769159689"
},
"departure": {
"delay": 70,
"time": "1769159710"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769160056"
},
"departure": {
"delay": 6,
"time": "1769160066"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1769159066"
},
"departure": {
"delay": 102,
"time": "1769159082"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1769159030"
},
"departure": {
"delay": 121,
"time": "1769159041"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769159889"
},
"departure": {
"delay": 47,
"time": "1769159927"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769159191"
},
"departure": {
"delay": 10,
"time": "1769159230"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1769159128"
},
"departure": {
"delay": 100,
"time": "1769159140"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769159450"
},
"departure": {
"delay": 59,
"time": "1769159459"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769159756"
},
"departure": {
"delay": 75,
"time": "1769159775"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1769159159"
},
"departure": {
"delay": 76,
"time": "1769159176"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1769159600"
},
"departure": {
"delay": 66,
"time": "1769159646"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1769159254"
},
"departure": {
"delay": 76,
"time": "1769159356"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769160203"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 111,
"time": "1769158911"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769159503"
},
"departure": {
"delay": 53,
"time": "1769159513"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:14:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769188740"
},
"departure": {
"time": "1769188740"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769188800"
},
"departure": {
"time": "1769188800"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769188680"
},
"departure": {
"time": "1769188680"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769188560"
},
"departure": {
"time": "1769188560"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769188440"
},
"departure": {
"time": "1769188440"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769188080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189100"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769188260"
},
"departure": {
"time": "1769188260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769188320"
},
"departure": {
"time": "1769188320"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2607:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108075x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1769170966"
},
"departure": {
"delay": 226,
"time": "1769170966"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 239,
"time": "1769171279"
},
"departure": {
"delay": 239,
"time": "1769171279"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 206,
"time": "1769172326"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1769171180"
},
"departure": {
"delay": 200,
"time": "1769171180"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 183,
"time": "1769171703"
},
"departure": {
"delay": 183,
"time": "1769171703"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1769172191"
},
"departure": {
"delay": 191,
"time": "1769172191"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 195,
"time": "1769172075"
},
"departure": {
"delay": 195,
"time": "1769172075"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1769171787"
},
"departure": {
"delay": 207,
"time": "1769171787"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1769171957"
},
"departure": {
"delay": 197,
"time": "1769171957"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 223,
"time": "1769170723"
},
"departure": {
"delay": 223,
"time": "1769170723"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 239,
"time": "1769171459"
},
"departure": {
"delay": 239,
"time": "1769171459"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 223,
"time": "1769170843"
},
"departure": {
"delay": 223,
"time": "1769170843"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1769171591"
},
"departure": {
"delay": 191,
"time": "1769171591"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1769171080"
},
"departure": {
"delay": 220,
"time": "1769171080"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769170740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108075x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769171151"
},
"departure": {
"delay": 51,
"time": "1769171151"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769171898"
},
"departure": {
"delay": 18,
"time": "1769171898"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1769171723"
},
"departure": {
"delay": 23,
"time": "1769171723"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769171478"
},
"departure": {
"delay": 18,
"time": "1769171478"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769172582"
},
"departure": {
"delay": 42,
"time": "1769172582"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769172325"
},
"departure": {
"delay": 25,
"time": "1769172325"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769172210"
},
"departure": {
"delay": 30,
"time": "1769172210"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769171840"
},
"departure": {
"delay": 20,
"time": "1769171840"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769172401"
},
"departure": {
"delay": 41,
"time": "1769172401"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769171313"
},
"departure": {
"delay": 33,
"time": "1769171313"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769171217"
},
"departure": {
"delay": 57,
"time": "1769171217"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769172489"
},
"departure": {
"delay": 9,
"time": "1769172489"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172780"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769171976"
},
"departure": {
"delay": 36,
"time": "1769171976"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2531:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168760"
},
"departure": {
"time": "1769168760"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168820"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769165737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13645:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471228:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1769170132"
},
"departure": {
"delay": 172,
"time": "1769170132"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 123,
"time": "1769170083"
},
"departure": {
"delay": 123,
"time": "1769170083"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 152,
"time": "1769170172"
},
"departure": {
"delay": 152,
"time": "1769170172"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1769170493"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 93,
"time": "1769170412"
},
"departure": {
"delay": 93,
"time": "1769170413"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 107,
"time": "1769170247"
},
"departure": {
"delay": 107,
"time": "1769170247"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1769170278"
},
"departure": {
"delay": 78,
"time": "1769170278"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 18,
"time": "1769170338"
},
"departure": {
"delay": 18,
"time": "1769170338"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 153,
"time": "1769170233"
},
"departure": {
"delay": 153,
"time": "1769170233"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
}
],
"timestamp": "1769170088",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471228:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769176140"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769176380"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769174820"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769175420"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769175600"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769174700"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769175360"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769174640"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769175900"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769174880"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769176020"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769176260"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769173860"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769174520"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769175060"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769176560"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769176320"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769174760"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769174580"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769175000"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769175120"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769175660"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769175300"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769176500"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769175720"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769175480"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769175180"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769174940"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769176440"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769175840"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3012:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056569x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769171161"
},
"departure": {
"delay": 1,
"time": "1769171161"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769171284"
},
"departure": {
"delay": 4,
"time": "1769171284"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769171660"
},
"departure": {
"delay": 20,
"time": "1769171660"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1769172202"
},
"departure": {
"delay": 22,
"time": "1769172202"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769172630"
},
"departure": {
"delay": 30,
"time": "1769172630"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769171006"
},
"departure": {
"delay": 26,
"time": "1769171006"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1769172121"
},
"departure": {
"delay": 1,
"time": "1769172121"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769171062"
},
"departure": {
"delay": 22,
"time": "1769171062"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769172675"
},
"departure": {
"delay": 15,
"time": "1769172675"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1769172033"
},
"departure": {
"delay": 33,
"time": "1769172033"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769172558"
},
"departure": {
"delay": 18,
"time": "1769172558"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769171372"
},
"departure": {
"delay": 32,
"time": "1769171372"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769171775"
},
"departure": {
"delay": 15,
"time": "1769171775"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769172314"
},
"departure": {
"delay": 14,
"time": "1769172314"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769171471"
},
"departure": {
"delay": 11,
"time": "1769171471"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769171963"
},
"departure": {
"delay": 23,
"time": "1769171963"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172840"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170320",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056569x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769168812"
},
"departure": {
"delay": 133,
"time": "1769168833"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 233,
"time": "1769170133"
},
"departure": {
"delay": 233,
"time": "1769170133"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 311,
"time": "1769169851"
},
"departure": {
"delay": 311,
"time": "1769169851"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769168754"
},
"departure": {
"delay": 54,
"time": "1769168754"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1769170600"
},
"departure": {
"delay": 229,
"time": "1769170609"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 231,
"time": "1769169111"
},
"departure": {
"delay": 231,
"time": "1769169111"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1769168963"
},
"departure": {
"delay": 164,
"time": "1769168984"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 226,
"time": "1769169284"
},
"departure": {
"delay": 226,
"time": "1769169286"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1769170508"
},
"departure": {
"delay": 188,
"time": "1769170508"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1769169602"
},
"departure": {
"delay": 300,
"time": "1769169660"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 293,
"time": "1769170730"
},
"departure": {
"delay": 293,
"time": "1769170733"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 198,
"time": "1769170417"
},
"departure": {
"delay": 198,
"time": "1769170458"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 30,
"time": "1769168670"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 315,
"time": "1769169735"
},
"departure": {
"delay": 315,
"time": "1769169735"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 293,
"time": "1769170787"
},
"departure": {
"delay": 293,
"time": "1769170793"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 246,
"time": "1769170326"
},
"departure": {
"delay": 246,
"time": "1769170326"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 317,
"time": "1769171357"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 200,
"time": "1769169440"
},
"departure": {
"delay": 200,
"time": "1769169440"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 303,
"time": "1769170863"
},
"departure": {
"delay": 303,
"time": "1769170863"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 218,
"time": "1769170008"
},
"departure": {
"delay": 218,
"time": "1769170058"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 215,
"time": "1769169510"
},
"departure": {
"delay": 215,
"time": "1769169515"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1769169180"
},
"departure": {
"delay": 208,
"time": "1769169208"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 254,
"time": "1769169359"
},
"departure": {
"delay": 254,
"time": "1769169374"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 311,
"time": "1769170175"
},
"departure": {
"delay": 311,
"time": "1769170211"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1769168908"
},
"departure": {
"delay": 148,
"time": "1769168908"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769168185",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10489:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769172840"
},
"departure": {
"delay": 60,
"time": "1769172840"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769171960"
},
"departure": {
"delay": 20,
"time": "1769171960"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769172660"
},
"departure": {
"delay": 60,
"time": "1769172660"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769172480"
},
"departure": {
"delay": 60,
"time": "1769172480"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769172540"
},
"departure": {
"delay": 60,
"time": "1769172540"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769171780"
},
"departure": {
"delay": 20,
"time": "1769171780"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769172240"
},
"departure": {
"delay": 60,
"time": "1769172240"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769172420"
},
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769172860"
},
"departure": {
"delay": 20,
"time": "1769172860"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769172900"
},
"departure": {
"delay": 60,
"time": "1769172900"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173620"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769171940"
},
"departure": {
"delay": 60,
"time": "1769171940"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769167576",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12014:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769174148"
},
"departure": {
"delay": 48,
"time": "1769174148"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769174246"
},
"departure": {
"delay": 26,
"time": "1769174246"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769174194"
},
"departure": {
"delay": 34,
"time": "1769174194"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769174335"
},
"departure": {
"delay": 55,
"time": "1769174335"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12890:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190154x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 264,
"time": "1769170764"
},
"departure": {
"delay": 264,
"time": "1769170764"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 232,
"time": "1769170792"
},
"departure": {
"delay": 232,
"time": "1769170792"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 286,
"time": "1769170486"
},
"departure": {
"delay": 286,
"time": "1769170486"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1769170890"
},
"departure": {
"delay": 270,
"time": "1769170890"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 232,
"time": "1769171152"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 259,
"time": "1769170939"
},
"departure": {
"delay": 259,
"time": "1769170939"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 286,
"time": "1769170546"
},
"departure": {
"delay": 286,
"time": "1769170546"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 290,
"time": "1769171030"
},
"departure": {
"delay": 290,
"time": "1769171030"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 232,
"time": "1769170972"
},
"departure": {
"delay": 232,
"time": "1769170972"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 254,
"time": "1769170634"
},
"departure": {
"delay": 254,
"time": "1769170634"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 268,
"time": "1769170828"
},
"departure": {
"delay": 268,
"time": "1769170828"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 257,
"time": "1769170697"
},
"departure": {
"delay": 257,
"time": "1769170697"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190154x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769171279"
},
"departure": {
"delay": 59,
"time": "1769171279"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769169630"
},
"departure": {
"delay": 30,
"time": "1769169630"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769170865"
},
"departure": {
"delay": 65,
"time": "1769170865"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1769169900"
},
"departure": {
"delay": 145,
"time": "1769169925"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769170825"
},
"departure": {
"delay": 25,
"time": "1769170825"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1769170576"
},
"departure": {
"delay": 16,
"time": "1769170576"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1769170150"
},
"departure": {
"delay": 130,
"time": "1769170150"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1769170401"
},
"departure": {
"delay": 81,
"time": "1769170401"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769170350"
},
"departure": {
"delay": 30,
"time": "1769170350"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769169678"
},
"departure": {
"delay": 78,
"time": "1769169678"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769171676"
},
"departure": {
"delay": 36,
"time": "1769171676"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1769171060"
},
"departure": {
"delay": 20,
"time": "1769171060"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1769169860"
},
"departure": {
"delay": 80,
"time": "1769169860"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1769170469"
},
"departure": {
"delay": 89,
"time": "1769170469"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1769171139"
},
"departure": {
"delay": 39,
"time": "1769171139"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1769170948"
},
"departure": {
"delay": 28,
"time": "1769170948"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769170200"
},
"departure": {
"delay": 60,
"time": "1769170200"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 45,
"time": "1769169525"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769170625"
},
"departure": {
"delay": 65,
"time": "1769170625"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769171185"
},
"departure": {
"delay": 25,
"time": "1769171185"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769171360"
},
"departure": {
"delay": 20,
"time": "1769171360"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769171420"
},
"departure": {
"delay": 20,
"time": "1769171420"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1769171480"
},
"departure": {
"delay": 20,
"time": "1769171480"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1769171818"
},
"departure": {
"delay": 58,
"time": "1769171818"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1769170678"
},
"departure": {
"delay": 58,
"time": "1769170678"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1769170997"
},
"departure": {
"delay": 77,
"time": "1769170997"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1769169800"
},
"departure": {
"delay": 80,
"time": "1769169800"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1769170507"
},
"departure": {
"delay": 67,
"time": "1769170507"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769170276"
},
"departure": {
"delay": 100,
"time": "1769170300"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769170731"
},
"departure": {
"delay": 51,
"time": "1769170731"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769169535",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8423:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490626:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769172132"
},
"departure": {
"delay": 12,
"time": "1769172132"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769172798"
},
"departure": {
"delay": 18,
"time": "1769172798"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1769174628"
},
"departure": {
"delay": 168,
"time": "1769174628"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 137,
"time": "1769174477"
},
"departure": {
"delay": 137,
"time": "1769174477"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 21,
"time": "1769172621"
},
"departure": {
"delay": 21,
"time": "1769172621"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1769174432"
},
"departure": {
"delay": 152,
"time": "1769174432"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1769173035"
},
"departure": {
"delay": 15,
"time": "1769173035"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769172285"
},
"departure": {
"delay": 105,
"time": "1769172285"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1769172582"
},
"departure": {
"delay": 102,
"time": "1769172582"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769174222"
},
"departure": {
"delay": 122,
"time": "1769174222"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1769173758"
},
"departure": {
"delay": 78,
"time": "1769173758"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1769173008"
},
"departure": {
"delay": 48,
"time": "1769173008"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1769173372"
},
"departure": {
"delay": -8,
"time": "1769173372"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769172372"
},
"departure": {
"delay": 72,
"time": "1769172372"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769173711"
},
"departure": {
"delay": 31,
"time": "1769173711"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1769174268"
},
"departure": {
"delay": 108,
"time": "1769174268"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1769172184"
},
"departure": {
"delay": 4,
"time": "1769172184"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769174370"
},
"departure": {
"delay": 90,
"time": "1769174370"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1769172935"
},
"departure": {
"delay": 35,
"time": "1769172935"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769174340"
},
"departure": {
"delay": 120,
"time": "1769174340"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1769174019"
},
"departure": {
"delay": 99,
"time": "1769174019"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769174142"
},
"departure": {
"delay": 102,
"time": "1769174142"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1769173499"
},
"departure": {
"delay": 59,
"time": "1769173499"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1769172339"
},
"departure": {
"delay": 99,
"time": "1769172339"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769172851"
},
"departure": {
"delay": 71,
"time": "1769172851"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769174532"
},
"departure": {
"delay": 132,
"time": "1769174532"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769172462"
},
"departure": {
"delay": 42,
"time": "1769172462"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769173422"
},
"departure": {
"delay": 42,
"time": "1769173422"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1769173665"
},
"departure": {
"delay": 45,
"time": "1769173665"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1769174709"
},
"departure": {
"delay": 129,
"time": "1769174709"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1769172409"
},
"departure": {
"delay": 49,
"time": "1769172409"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769173629"
},
"departure": {
"delay": 9,
"time": "1769173629"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1769174112"
},
"departure": {
"delay": 132,
"time": "1769174112"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1769174799"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 18,
"time": "1769173338"
},
"departure": {
"delay": 18,
"time": "1769173338"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1769173942"
},
"departure": {
"delay": 82,
"time": "1769173942"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1769173867"
},
"departure": {
"delay": 67,
"time": "1769173867"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1769173825"
},
"departure": {
"delay": 85,
"time": "1769173825"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490626:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769169192"
},
"departure": {
"delay": 94,
"time": "1769169214"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1769170017"
},
"departure": {
"delay": -55,
"time": "1769170085"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1769169634"
},
"departure": {
"delay": -26,
"time": "1769169634"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769168460"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769168666"
},
"departure": {
"delay": 45,
"time": "1769168685"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1769170786"
},
"departure": {
"delay": -14,
"time": "1769170786"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769169485"
},
"departure": {
"delay": 5,
"time": "1769169485"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769169148"
},
"departure": {
"delay": 28,
"time": "1769169148"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769170509"
},
"departure": {
"delay": 9,
"time": "1769170509"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1769170559"
},
"departure": {
"delay": -1,
"time": "1769170559"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1769169734"
},
"departure": {
"delay": 14,
"time": "1769169734"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1769170634"
},
"departure": {
"delay": 14,
"time": "1769170634"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1769170711"
},
"departure": {
"delay": -6,
"time": "1769170734"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1769170879"
},
"departure": {
"delay": 19,
"time": "1769170879"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769168809"
},
"departure": {
"delay": 49,
"time": "1769168809"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1769169934"
},
"departure": {
"delay": -26,
"time": "1769169934"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769168586"
},
"departure": {
"delay": 6,
"time": "1769168586"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769170358"
},
"departure": {
"delay": -22,
"time": "1769170358"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1769170984"
},
"departure": {
"delay": 4,
"time": "1769170984"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1769168986"
},
"departure": {
"delay": 46,
"time": "1769168986"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1769170259"
},
"departure": {
"delay": -1,
"time": "1769170259"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1769169385"
},
"departure": {
"delay": 25,
"time": "1769169385"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1769169334"
},
"departure": {
"delay": 94,
"time": "1769169334"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769168911"
},
"departure": {
"delay": 91,
"time": "1769168911"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769171164"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1769169834"
},
"departure": {
"delay": -6,
"time": "1769169834"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769169559"
},
"departure": {
"delay": 19,
"time": "1769169559"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769168016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx938:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6008:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 247,
"time": "1769171527"
},
"departure": {
"delay": 247,
"time": "1769171527"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 178,
"time": "1769169538"
},
"departure": {
"delay": 178,
"time": "1769169538"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 32,
"time": "1769169212"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 202,
"time": "1769170437"
},
"departure": {
"delay": 202,
"time": "1769170462"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1769169613"
},
"departure": {
"delay": 133,
"time": "1769169613"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1769170319"
},
"departure": {
"delay": 119,
"time": "1769170319"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 237,
"time": "1769170737"
},
"departure": {
"delay": 237,
"time": "1769170737"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1769171079"
},
"departure": {
"delay": 219,
"time": "1769171079"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1769169687"
},
"departure": {
"delay": -33,
"time": "1769169687"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769169362"
},
"departure": {
"delay": 62,
"time": "1769169362"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 247,
"time": "1769171107"
},
"departure": {
"delay": 247,
"time": "1769171107"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 215,
"time": "1769171195"
},
"departure": {
"delay": 215,
"time": "1769171195"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1769169887"
},
"departure": {
"delay": 12,
"time": "1769169912"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769169263"
},
"departure": {
"delay": 83,
"time": "1769169263"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 215,
"time": "1769171435"
},
"departure": {
"delay": 215,
"time": "1769171435"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1769170626"
},
"departure": {
"delay": 186,
"time": "1769170626"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769170064"
},
"departure": {
"delay": 92,
"time": "1769170112"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 198,
"time": "1769170818"
},
"departure": {
"delay": 198,
"time": "1769170818"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1769170542"
},
"departure": {
"delay": 222,
"time": "1769170542"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 215,
"time": "1769171675"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1769169787"
},
"departure": {
"delay": 32,
"time": "1769169812"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 241,
"time": "1769171581"
},
"departure": {
"delay": 241,
"time": "1769171581"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 215,
"time": "1769170955"
},
"departure": {
"delay": 215,
"time": "1769170955"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1769170176"
},
"departure": {
"delay": 96,
"time": "1769170176"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769169216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6008:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769172774"
},
"departure": {
"delay": 54,
"time": "1769172774"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1769172138"
},
"departure": {
"delay": 18,
"time": "1769172138"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769173616"
},
"departure": {
"delay": 56,
"time": "1769173616"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769172396"
},
"departure": {
"delay": 36,
"time": "1769172396"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769172295"
},
"departure": {
"delay": 55,
"time": "1769172295"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769173016"
},
"departure": {
"delay": 56,
"time": "1769173016"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1769172533"
},
"departure": {
"delay": 53,
"time": "1769172533"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1769172895"
},
"departure": {
"delay": 55,
"time": "1769172895"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769172610"
},
"departure": {
"delay": 10,
"time": "1769172610"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769172975"
},
"departure": {
"delay": 15,
"time": "1769172975"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1769174005"
},
"departure": {
"delay": 25,
"time": "1769174005"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1769172222"
},
"departure": {
"delay": 42,
"time": "1769172222"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769167956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11033:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1769171716"
},
"departure": {
"delay": 76,
"time": "1769171716"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769172039"
},
"departure": {
"delay": 39,
"time": "1769172039"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769171364"
},
"departure": {
"delay": 84,
"time": "1769171364"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769170903"
},
"departure": {
"delay": 43,
"time": "1769170903"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1769170768"
},
"departure": {
"delay": 88,
"time": "1769170768"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1769171184"
},
"departure": {
"delay": 84,
"time": "1769171184"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769171671"
},
"departure": {
"delay": 31,
"time": "1769171671"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1769170945"
},
"departure": {
"delay": 85,
"time": "1769170945"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1769171531"
},
"departure": {
"delay": 71,
"time": "1769171531"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1769171773"
},
"departure": {
"delay": 73,
"time": "1769171773"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1769171825"
},
"departure": {
"delay": 65,
"time": "1769171825"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769171481"
},
"departure": {
"delay": 81,
"time": "1769171481"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769172230"
},
"departure": {
"delay": 50,
"time": "1769172230"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 52,
"time": "1769170612"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769170831"
},
"departure": {
"delay": 31,
"time": "1769170831"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1769170761"
},
"departure": {
"delay": 81,
"time": "1769170761"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769171264"
},
"departure": {
"delay": 44,
"time": "1769171264"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769171911"
},
"departure": {
"delay": 31,
"time": "1769171911"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1769172151"
},
"departure": {
"delay": 31,
"time": "1769172151"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769172370"
},
"departure": {
"delay": 70,
"time": "1769172370"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1769172088"
},
"departure": {
"delay": 88,
"time": "1769172088"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1769171956"
},
"departure": {
"delay": 76,
"time": "1769171956"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1769171431"
},
"departure": {
"delay": 31,
"time": "1769171431"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769171569"
},
"departure": {
"delay": 49,
"time": "1769171569"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1769172276"
},
"departure": {
"delay": 36,
"time": "1769172276"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769170615",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8476:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769168094"
},
"departure": {
"delay": 54,
"time": "1769168094"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1769169041"
},
"departure": {
"delay": -19,
"time": "1769169041"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769168194"
},
"departure": {
"delay": 80,
"time": "1769168240"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1769170265"
},
"departure": {
"delay": -115,
"time": "1769170265"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -70,
"time": "1769169950"
},
"departure": {
"delay": -70,
"time": "1769169950"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -110,
"time": "1769170090"
},
"departure": {
"delay": -110,
"time": "1769170090"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769169848"
},
"departure": {
"delay": 68,
"time": "1769169848"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -220,
"time": "1769170340"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769168390"
},
"departure": {
"delay": 50,
"time": "1769168390"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1769169590"
},
"departure": {
"delay": -70,
"time": "1769169590"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -129,
"time": "1769170191"
},
"departure": {
"delay": -129,
"time": "1769170191"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1769168519"
},
"departure": {
"delay": 119,
"time": "1769168519"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769168040"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1769169524"
},
"departure": {
"delay": -16,
"time": "1769169524"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -19,
"time": "1769169317"
},
"departure": {
"delay": -19,
"time": "1769169341"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769168290"
},
"departure": {
"delay": 70,
"time": "1769168290"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769168653"
},
"departure": {
"delay": 13,
"time": "1769168653"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1769169190"
},
"departure": {
"delay": -50,
"time": "1769169190"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1769169692"
},
"departure": {
"delay": -4,
"time": "1769169716"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1769168441"
},
"departure": {
"delay": 65,
"time": "1769168465"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1769169117"
},
"departure": {
"delay": -3,
"time": "1769169117"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769169391"
},
"departure": {
"delay": 31,
"time": "1769169391"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1769168869"
},
"departure": {
"delay": -34,
"time": "1769168966"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1769170016"
},
"departure": {
"delay": -64,
"time": "1769170016"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1769169465"
},
"departure": {
"delay": -15,
"time": "1769169465"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -116,
"time": "1769168704"
},
"departure": {
"delay": -116,
"time": "1769168704"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769167945",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1096:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169120"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769169360"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769169060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170980"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769168760"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6022:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1769171144"
},
"departure": {
"delay": 104,
"time": "1769171144"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1769171551"
},
"departure": {
"delay": 91,
"time": "1769171551"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1769171406"
},
"departure": {
"delay": 66,
"time": "1769171406"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1769173135"
},
"departure": {
"delay": 55,
"time": "1769173135"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1769173052"
},
"departure": {
"delay": 92,
"time": "1769173052"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769171215"
},
"departure": {
"delay": 55,
"time": "1769171215"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1769171706"
},
"departure": {
"delay": 66,
"time": "1769171706"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769171575"
},
"departure": {
"delay": 55,
"time": "1769171575"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769171281"
},
"departure": {
"delay": 61,
"time": "1769171281"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170576",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10783:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191740"
},
"departure": {
"time": "1769191740"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769191980"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769191800"
},
"departure": {
"time": "1769191800"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769191620"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769191200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769191440"
},
"departure": {
"time": "1769191440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769192220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769191320"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769192040"
},
"departure": {
"time": "1769192040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769191260"
},
"departure": {
"time": "1769191260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191680"
},
"departure": {
"time": "1769191680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2833:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1769170915"
},
"departure": {
"delay": 115,
"time": "1769170915"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1769170810"
},
"departure": {
"delay": 130,
"time": "1769170810"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769170715"
},
"departure": {
"delay": 95,
"time": "1769170715"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1769170585"
},
"departure": {
"delay": 110,
"time": "1769170610"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1769171020"
},
"departure": {
"delay": 160,
"time": "1769171020"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1769171335"
},
"departure": {
"delay": 115,
"time": "1769171335"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1769171143"
},
"departure": {
"delay": 103,
"time": "1769171143"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx296:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596634:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 216,
"time": "1769171196"
},
"departure": {
"delay": 216,
"time": "1769171196"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 258,
"time": "1769170625"
},
"departure": {
"delay": 258,
"time": "1769170638"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 224,
"time": "1769171684"
},
"departure": {
"delay": 224,
"time": "1769171684"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 288,
"time": "1769171328"
},
"departure": {
"delay": 288,
"time": "1769171328"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1769170275"
},
"departure": {
"delay": 195,
"time": "1769170275"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 258,
"time": "1769171418"
},
"departure": {
"delay": 258,
"time": "1769171418"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 288,
"time": "1769170788"
},
"departure": {
"delay": 288,
"time": "1769170788"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 192,
"time": "1769171952"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 239,
"time": "1769171579"
},
"departure": {
"delay": 239,
"time": "1769171579"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 309,
"time": "1769170869"
},
"departure": {
"delay": 309,
"time": "1769170869"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 279,
"time": "1769171139"
},
"departure": {
"delay": 279,
"time": "1769171139"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 288,
"time": "1769170503"
},
"departure": {
"delay": 288,
"time": "1769170548"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1769171858"
},
"departure": {
"delay": 218,
"time": "1769171858"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 304,
"time": "1769170924"
},
"departure": {
"delay": 304,
"time": "1769170924"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 360,
"time": "1769170980"
},
"departure": {
"delay": 360,
"time": "1769170980"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1769171506"
},
"departure": {
"delay": 226,
"time": "1769171506"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 224,
"time": "1769171744"
},
"departure": {
"delay": 224,
"time": "1769171744"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 222,
"time": "1769171802"
},
"departure": {
"delay": 222,
"time": "1769171802"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1769171896"
},
"departure": {
"delay": 196,
"time": "1769171896"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596634:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:759:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769179080"
},
"departure": {
"time": "1769179080"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178720"
},
"departure": {
"time": "1769178720"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769178000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769179200"
},
"departure": {
"time": "1769179200"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769179320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:759:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4814:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769170830"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769170896"
},
"departure": {
"delay": 36,
"time": "1769170896"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769171029"
},
"departure": {
"delay": 49,
"time": "1769171029"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769171370"
},
"departure": {
"delay": 30,
"time": "1769171370"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769170950"
},
"departure": {
"delay": 30,
"time": "1769170950"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4814:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769168640"
},
"departure": {
"delay": 120,
"time": "1769168700"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769170140"
},
"departure": {
"delay": 120,
"time": "1769170140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769168940"
},
"departure": {
"delay": 125,
"time": "1769168945"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1769169240"
},
"departure": {
"delay": 245,
"time": "1769169245"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 195,
"time": "1769169370"
},
"departure": {
"delay": 195,
"time": "1769169375"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1769169960"
},
"departure": {
"delay": 125,
"time": "1769169965"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1769169660"
},
"departure": {
"delay": 185,
"time": "1769169665"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769168760"
},
"departure": {
"delay": 65,
"time": "1769168765"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769170200"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 245,
"time": "1769169300"
},
"departure": {
"delay": 245,
"time": "1769169305"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769169540"
},
"departure": {
"delay": 185,
"time": "1769169545"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769169120"
},
"departure": {
"delay": 185,
"time": "1769169125"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1769169420"
},
"departure": {
"delay": 185,
"time": "1769169425"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1769169600"
},
"departure": {
"delay": 185,
"time": "1769169605"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1769169480"
},
"departure": {
"delay": 185,
"time": "1769169485"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1769169360"
},
"departure": {
"delay": 245,
"time": "1769169365"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"delay": 120,
"time": "1769168520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1769169840"
},
"departure": {
"delay": 185,
"time": "1769169845"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1769169984",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:559:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13175,
"time": "1769174195"
},
"departure": {
"delay": 13175,
"time": "1769174195"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 13098,
"time": "1769174658"
},
"departure": {
"delay": 13098,
"time": "1769174658"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 13061,
"time": "1769174741"
},
"departure": {
"delay": 13061,
"time": "1769174741"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 13076,
"time": "1769174456"
},
"departure": {
"delay": 13076,
"time": "1769174456"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 13203,
"time": "1769174163"
},
"departure": {
"delay": 13203,
"time": "1769174163"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 13133,
"time": "1769175233"
},
"departure": {
"delay": 13133,
"time": "1769175233"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 13064,
"time": "1769174624"
},
"departure": {
"delay": 13064,
"time": "1769174624"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 13162,
"time": "1769175142"
},
"departure": {
"delay": 13162,
"time": "1769175142"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 13063,
"time": "1769174683"
},
"departure": {
"delay": 13063,
"time": "1769174683"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 13118,
"time": "1769175098"
},
"departure": {
"delay": 13118,
"time": "1769175098"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 13169,
"time": "1769174309"
},
"departure": {
"delay": 13169,
"time": "1769174309"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 13152,
"time": "1769175192"
},
"departure": {
"delay": 13152,
"time": "1769175192"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 13118,
"time": "1769175338"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 13099,
"time": "1769174599"
},
"departure": {
"delay": 13099,
"time": "1769174599"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 13076,
"time": "1769174936"
},
"departure": {
"delay": 13076,
"time": "1769174936"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 13156,
"time": "1769174236"
},
"departure": {
"delay": 13156,
"time": "1769174236"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 13050,
"time": "1769174490"
},
"departure": {
"delay": 13050,
"time": "1769174490"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 13047,
"time": "1769174547"
},
"departure": {
"delay": 13047,
"time": "1769174547"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 13047,
"time": "1769174907"
},
"departure": {
"delay": 13047,
"time": "1769174907"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 13100,
"time": "1769174360"
},
"departure": {
"delay": 13100,
"time": "1769174360"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 13096,
"time": "1769174416"
},
"departure": {
"delay": 13096,
"time": "1769174416"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 13210,
"time": "1769174050"
},
"departure": {
"delay": 13210,
"time": "1769174050"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 13118,
"time": "1769175038"
},
"departure": {
"delay": 13118,
"time": "1769175038"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 13142,
"time": "1769174342"
},
"departure": {
"delay": 13142,
"time": "1769174342"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470082:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:977:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187540"
},
"departure": {
"time": "1769187540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769185920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769187660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769186640"
},
"departure": {
"time": "1769186640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769186340"
},
"departure": {
"time": "1769186340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186880"
},
"departure": {
"time": "1769186880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769186760"
},
"departure": {
"time": "1769186760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769186700"
},
"departure": {
"time": "1769186700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769186220"
},
"departure": {
"time": "1769186220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769186520"
},
"departure": {
"time": "1769186520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:977:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4954:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769169205"
},
"departure": {
"delay": 85,
"time": "1769169205"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1769168877"
},
"departure": {
"delay": -63,
"time": "1769168877"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769169927"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1769168404"
},
"departure": {
"delay": 4,
"time": "1769168404"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1769169009"
},
"departure": {
"delay": 67,
"time": "1769169127"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769169380"
},
"departure": {
"delay": 102,
"time": "1769169402"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1769169755"
},
"departure": {
"delay": 95,
"time": "1769169755"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1769168527"
},
"departure": {
"delay": 67,
"time": "1769168527"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769169303"
},
"departure": {
"delay": 63,
"time": "1769169303"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1769169827"
},
"departure": {
"delay": 107,
"time": "1769169827"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 30,
"time": "1769168370"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769168336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4954:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12880:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769171169"
},
"departure": {
"delay": 9,
"time": "1769171169"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1769171076"
},
"departure": {
"delay": -24,
"time": "1769171076"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1769169943"
},
"departure": {
"delay": 103,
"time": "1769169943"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769169995"
},
"departure": {
"delay": 95,
"time": "1769169995"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1769170569"
},
"departure": {
"delay": 119,
"time": "1769170619"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1769170093"
},
"departure": {
"delay": 133,
"time": "1769170093"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769169793"
},
"departure": {
"delay": 38,
"time": "1769169818"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769170996"
},
"departure": {
"delay": 16,
"time": "1769170996"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1769171497"
},
"departure": {
"delay": -23,
"time": "1769171497"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1769171556"
},
"departure": {
"delay": -24,
"time": "1769171556"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1769170168"
},
"departure": {
"delay": 88,
"time": "1769170168"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769171897"
},
"departure": {
"delay": 17,
"time": "1769171897"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 193,
"time": "1769170671"
},
"departure": {
"delay": 193,
"time": "1769170693"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1769170734"
},
"departure": {
"delay": 114,
"time": "1769170734"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1769171256"
},
"departure": {
"delay": -24,
"time": "1769171256"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1769171431"
},
"departure": {
"delay": 31,
"time": "1769171431"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1769170509"
},
"departure": {
"delay": 129,
"time": "1769170509"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1769170218"
},
"departure": {
"delay": 78,
"time": "1769170218"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769170043"
},
"departure": {
"delay": 83,
"time": "1769170043"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 168,
"time": "1769170270"
},
"departure": {
"delay": 168,
"time": "1769170368"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1769171378"
},
"departure": {
"delay": -22,
"time": "1769171378"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1769169869"
},
"departure": {
"delay": 89,
"time": "1769169869"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769171224"
},
"departure": {
"delay": 4,
"time": "1769171224"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1769170923"
},
"departure": {
"delay": 3,
"time": "1769170923"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 243,
"time": "1769170443"
},
"departure": {
"delay": 243,
"time": "1769170443"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1769171856"
},
"departure": {
"delay": -24,
"time": "1769171856"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -2,
"time": "1769171338"
},
"departure": {
"delay": -2,
"time": "1769171338"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1769172096"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -24,
"time": "1769170836"
},
"departure": {
"delay": -24,
"time": "1769170836"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1769171917"
},
"departure": {
"delay": -23,
"time": "1769171917"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 170,
"time": "1769170490"
},
"departure": {
"delay": 170,
"time": "1769170490"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769171126"
},
"departure": {
"delay": 26,
"time": "1769171126"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769169196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12880:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -174,
"time": "1769172366"
},
"departure": {
"delay": -174,
"time": "1769172366"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1769171578"
},
"departure": {
"delay": -62,
"time": "1769171578"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1769171373"
},
"departure": {
"delay": -27,
"time": "1769171373"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1769171547"
},
"departure": {
"delay": -33,
"time": "1769171547"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": 44,
"time": "1769170844"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -435,
"time": "1769172705"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -56,
"time": "1769171644"
},
"departure": {
"delay": -56,
"time": "1769171644"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -229,
"time": "1769172491"
},
"departure": {
"delay": -229,
"time": "1769172491"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769171216"
},
"departure": {
"delay": 56,
"time": "1769171216"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1769171418"
},
"departure": {
"delay": -42,
"time": "1769171418"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769171343"
},
"departure": {
"delay": 3,
"time": "1769171343"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769171025"
},
"departure": {
"delay": 45,
"time": "1769171025"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1769171158"
},
"departure": {
"delay": 58,
"time": "1769171158"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -188,
"time": "1769171992"
},
"departure": {
"delay": -188,
"time": "1769171992"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769171155"
},
"departure": {
"delay": 55,
"time": "1769171155"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -122,
"time": "1769171818"
},
"departure": {
"delay": -122,
"time": "1769171818"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -297,
"time": "1769172543"
},
"departure": {
"delay": -297,
"time": "1769172543"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -300,
"time": "1769172600"
},
"departure": {
"delay": -300,
"time": "1769172600"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -303,
"time": "1769172117"
},
"departure": {
"delay": -303,
"time": "1769172117"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -360,
"time": "1769172660"
},
"departure": {
"delay": -360,
"time": "1769172660"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -27,
"time": "1769171313"
},
"departure": {
"delay": -27,
"time": "1769171313"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769171065"
},
"departure": {
"delay": 25,
"time": "1769171065"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1769170976"
},
"departure": {
"delay": 56,
"time": "1769170976"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -188,
"time": "1769172292"
},
"departure": {
"delay": -188,
"time": "1769172292"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -241,
"time": "1769172059"
},
"departure": {
"delay": -241,
"time": "1769172059"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769171253"
},
"departure": {
"delay": 33,
"time": "1769171253"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1769171468"
},
"departure": {
"delay": -52,
"time": "1769171468"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -321,
"time": "1769172159"
},
"departure": {
"delay": -321,
"time": "1769172159"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -259,
"time": "1769172401"
},
"departure": {
"delay": -259,
"time": "1769172401"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -92,
"time": "1769171908"
},
"departure": {
"delay": -92,
"time": "1769171908"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -125,
"time": "1769171935"
},
"departure": {
"delay": -125,
"time": "1769171935"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471206:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 370,
"time": "1769168025"
},
"departure": {
"delay": 370,
"time": "1769168050"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 283,
"time": "1769167963"
},
"departure": {
"delay": 283,
"time": "1769167963"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1769168976"
},
"departure": {
"delay": 240,
"time": "1769169000"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1769168625"
},
"departure": {
"delay": 190,
"time": "1769168650"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769167856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4469:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6980:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1769170862"
},
"departure": {
"delay": 122,
"time": "1769170862"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1769170181"
},
"departure": {
"delay": 41,
"time": "1769170181"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1769171018"
},
"departure": {
"delay": 98,
"time": "1769171018"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1769170382"
},
"departure": {
"delay": 50,
"time": "1769170430"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1769171346"
},
"departure": {
"delay": 126,
"time": "1769171346"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1769169556"
},
"departure": {
"delay": 76,
"time": "1769169556"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769170206"
},
"departure": {
"delay": 30,
"time": "1769170230"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1769170506"
},
"departure": {
"delay": -54,
"time": "1769170506"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769170330"
},
"departure": {
"delay": 70,
"time": "1769170330"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1769169830"
},
"departure": {
"delay": -70,
"time": "1769169830"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769169631"
},
"departure": {
"delay": 31,
"time": "1769169631"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769169365"
},
"departure": {
"delay": 65,
"time": "1769169365"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1769171207"
},
"departure": {
"delay": 107,
"time": "1769171207"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1769169930"
},
"departure": {
"delay": -4,
"time": "1769169956"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769169310"
},
"departure": {
"delay": 70,
"time": "1769169310"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1769170961"
},
"departure": {
"delay": 101,
"time": "1769170961"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769169680"
},
"departure": {
"delay": 20,
"time": "1769169680"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769169205"
},
"departure": {
"delay": 85,
"time": "1769169205"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769169120"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1769169405"
},
"departure": {
"delay": 105,
"time": "1769169405"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769170605"
},
"departure": {
"delay": 65,
"time": "1769170805"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769169500"
},
"departure": {
"delay": 20,
"time": "1769169500"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1769170050"
},
"departure": {
"delay": -30,
"time": "1769170050"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769169457"
},
"departure": {
"delay": 97,
"time": "1769169457"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1769169730"
},
"departure": {
"delay": 10,
"time": "1769169730"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1769171122"
},
"departure": {
"delay": 82,
"time": "1769171122"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1769171609"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1769169779"
},
"departure": {
"delay": -1,
"time": "1769169779"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1769171275"
},
"departure": {
"delay": 115,
"time": "1769171275"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1769171422"
},
"departure": {
"delay": 82,
"time": "1769171422"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769168676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6980:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056479x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769172261"
},
"departure": {
"delay": 21,
"time": "1769172261"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769170917"
},
"departure": {
"delay": 57,
"time": "1769170917"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769172432"
},
"departure": {
"delay": 12,
"time": "1769172432"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1769171444"
},
"departure": {
"delay": 44,
"time": "1769171444"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769171116"
},
"departure": {
"delay": 16,
"time": "1769171116"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769170959"
},
"departure": {
"delay": 39,
"time": "1769170959"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769171010"
},
"departure": {
"delay": 30,
"time": "1769171010"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769171870"
},
"departure": {
"delay": 50,
"time": "1769171870"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769172460"
},
"departure": {
"delay": 40,
"time": "1769172460"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1769171947"
},
"departure": {
"delay": 7,
"time": "1769171947"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172660"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1769172375"
},
"departure": {
"delay": 15,
"time": "1769172375"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769172175"
},
"departure": {
"delay": 55,
"time": "1769172175"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769171648"
},
"departure": {
"delay": 8,
"time": "1769171648"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1769171531"
},
"departure": {
"delay": 11,
"time": "1769171531"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769172124"
},
"departure": {
"delay": 4,
"time": "1769172124"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1769171704"
},
"departure": {
"delay": 4,
"time": "1769171704"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056479x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3546:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769168537"
},
"departure": {
"delay": 34,
"time": "1769168554"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1769170097"
},
"departure": {
"delay": 174,
"time": "1769170134"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 134,
"time": "1769169292"
},
"departure": {
"delay": 134,
"time": "1769169314"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1769169142"
},
"departure": {
"delay": 74,
"time": "1769169194"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1769169559"
},
"departure": {
"delay": 154,
"time": "1769169574"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769170195"
},
"departure": {
"delay": 115,
"time": "1769170195"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 73,
"time": "1769169673"
},
"departure": {
"delay": 73,
"time": "1769169673"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 45,
"time": "1769168385"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769169986"
},
"departure": {
"delay": 134,
"time": "1769170034"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 174,
"time": "1769168908"
},
"departure": {
"delay": 174,
"time": "1769168934"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1769169791"
},
"departure": {
"delay": 89,
"time": "1769169809"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 194,
"time": "1769169471"
},
"departure": {
"delay": 194,
"time": "1769169494"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1769169023"
},
"departure": {
"delay": 174,
"time": "1769169054"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769168635"
},
"departure": {
"delay": 94,
"time": "1769168674"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1769169896"
},
"departure": {
"delay": 96,
"time": "1769169936"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1769168738"
},
"departure": {
"delay": 114,
"time": "1769168754"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1769168808"
},
"departure": {
"delay": 134,
"time": "1769168834"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1769169375"
},
"departure": {
"delay": 154,
"time": "1769169394"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769170298"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1769168456"
},
"departure": {
"delay": 14,
"time": "1769168474"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3546:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769170686"
},
"departure": {
"delay": 6,
"time": "1769170746"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769170812"
},
"departure": {
"delay": 12,
"time": "1769170812"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769170534"
},
"departure": {
"delay": 5,
"time": "1769170565"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1769171836"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1769171712"
},
"departure": {
"delay": 12,
"time": "1769171712"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -34,
"time": "1769171006"
},
"departure": {
"delay": -34,
"time": "1769171006"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769171158"
},
"departure": {
"delay": -2,
"time": "1769171158"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769171756"
},
"departure": {
"delay": 56,
"time": "1769171756"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1769171089"
},
"departure": {
"delay": -11,
"time": "1769171089"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -68,
"time": "1769171332"
},
"departure": {
"delay": -68,
"time": "1769171332"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769170626"
},
"departure": {
"delay": 6,
"time": "1769170626"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1769171197"
},
"departure": {
"delay": -23,
"time": "1769171197"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1769171642"
},
"departure": {
"delay": 2,
"time": "1769171642"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1769171418"
},
"departure": {
"delay": -42,
"time": "1769171418"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1769170916"
},
"departure": {
"delay": -4,
"time": "1769170916"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1769171540"
},
"departure": {
"delay": -40,
"time": "1769171540"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1769171245"
},
"departure": {
"delay": -35,
"time": "1769171245"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1769171387"
},
"departure": {
"delay": -13,
"time": "1769171387"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1769170421"
},
"departure": {
"delay": -26,
"time": "1769170474"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769171114"
},
"departure": {
"delay": 14,
"time": "1769171114"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769170750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470549:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769167740"
},
"departure": {
"delay": 60,
"time": "1769167740"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 169,
"time": "1769169455"
},
"departure": {
"delay": 169,
"time": "1769169529"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1769169754"
},
"departure": {
"delay": 154,
"time": "1769169754"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 109,
"time": "1769169808"
},
"departure": {
"delay": 109,
"time": "1769169829"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769168880"
},
"departure": {
"delay": 60,
"time": "1769168880"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1769169929"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1769169855"
},
"departure": {
"delay": 75,
"time": "1769169855"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1769168351"
},
"departure": {
"delay": 71,
"time": "1769168351"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1769169104"
},
"departure": {
"delay": -16,
"time": "1769169104"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1769167854"
},
"departure": {
"delay": 54,
"time": "1769167854"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1769169254"
},
"departure": {
"delay": 64,
"time": "1769169304"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1769169654"
},
"departure": {
"delay": 114,
"time": "1769169654"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1769168796"
},
"departure": {
"delay": 96,
"time": "1769168796"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1769167573"
},
"departure": {
"delay": 73,
"time": "1769167573"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1769168298"
},
"departure": {
"delay": 78,
"time": "1769168298"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769169204"
},
"departure": {
"delay": 24,
"time": "1769169204"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1769168108"
},
"departure": {
"delay": 89,
"time": "1769168129"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769168912"
},
"departure": {
"delay": -11,
"time": "1769168929"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 159,
"time": "1769169579"
},
"departure": {
"delay": 159,
"time": "1769169579"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1769168684"
},
"departure": {
"delay": 104,
"time": "1769168684"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769169004"
},
"departure": {
"delay": 4,
"time": "1769169004"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1769168810"
},
"departure": {
"delay": 50,
"time": "1769168810"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769167662"
},
"departure": {
"delay": 42,
"time": "1769167662"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769169354"
},
"departure": {
"delay": 54,
"time": "1769169354"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -69,
"time": "1769168511"
},
"departure": {
"delay": -69,
"time": "1769168511"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769167500"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1769168029"
},
"departure": {
"delay": 109,
"time": "1769168029"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1769167955"
},
"departure": {
"delay": 95,
"time": "1769167955"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1769168229"
},
"departure": {
"delay": 129,
"time": "1769168229"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1769168457"
},
"departure": {
"delay": -63,
"time": "1769168457"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769167396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11215:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9200:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769170154"
},
"departure": {
"delay": 14,
"time": "1769170154"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769170206"
},
"departure": {
"delay": 6,
"time": "1769170206"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1769170287"
},
"departure": {
"delay": 72,
"time": "1769170332"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1769171373"
},
"departure": {
"delay": 93,
"time": "1769171373"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 134,
"time": "1769171654"
},
"departure": {
"delay": 134,
"time": "1769171654"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1769171170"
},
"departure": {
"delay": 70,
"time": "1769171170"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1769170482"
},
"departure": {
"delay": 42,
"time": "1769170482"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1769171418"
},
"departure": {
"delay": 78,
"time": "1769171418"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1769170732"
},
"departure": {
"delay": 52,
"time": "1769170732"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1769171518"
},
"departure": {
"delay": 118,
"time": "1769171518"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1769170357"
},
"departure": {
"delay": 37,
"time": "1769170357"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1769171127"
},
"departure": {
"delay": 87,
"time": "1769171127"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1769170425"
},
"departure": {
"delay": 45,
"time": "1769170425"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769171958"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 137,
"time": "1769170877"
},
"departure": {
"delay": 137,
"time": "1769170877"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1769171718"
},
"departure": {
"delay": 78,
"time": "1769171718"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1769171223"
},
"departure": {
"delay": 123,
"time": "1769171223"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1769171062"
},
"departure": {
"delay": 82,
"time": "1769171062"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769170569"
},
"departure": {
"delay": 9,
"time": "1769170569"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1769170938"
},
"departure": {
"delay": 78,
"time": "1769170938"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769170528"
},
"departure": {
"delay": 28,
"time": "1769170528"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1769171457"
},
"departure": {
"delay": 117,
"time": "1769171457"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1769170621"
},
"departure": {
"delay": 12,
"time": "1769170632"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769171006"
},
"departure": {
"delay": 86,
"time": "1769171006"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769170099"
},
"departure": {
"delay": 33,
"time": "1769170113"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769170807"
},
"departure": {
"delay": 94,
"time": "1769170834"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9200:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769172862"
},
"departure": {
"delay": 22,
"time": "1769172862"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769172511"
},
"departure": {
"delay": 31,
"time": "1769172511"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1769172801"
},
"departure": {
"delay": 21,
"time": "1769172801"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1769173156"
},
"departure": {
"delay": 16,
"time": "1769173156"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769172552"
},
"departure": {
"delay": 12,
"time": "1769172552"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769172908"
},
"departure": {
"delay": 8,
"time": "1769172908"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769172690"
},
"departure": {
"delay": 30,
"time": "1769172690"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9279:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769195220"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769194500"
},
"departure": {
"time": "1769194500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769194680"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769194860"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769193600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194620"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769195160"
},
"departure": {
"time": "1769195160"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769194980"
},
"departure": {
"time": "1769194980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1141:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227399x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1769171067"
},
"departure": {
"delay": 147,
"time": "1769171067"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1769171316"
},
"departure": {
"delay": 156,
"time": "1769171316"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 156,
"time": "1769170836"
},
"departure": {
"delay": 156,
"time": "1769170836"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1769171440"
},
"departure": {
"delay": 160,
"time": "1769171440"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769170731"
},
"departure": {
"delay": 111,
"time": "1769170731"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1769170780"
},
"departure": {
"delay": 160,
"time": "1769170780"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769171391"
},
"departure": {
"delay": 111,
"time": "1769171391"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1769171528"
},
"departure": {
"delay": 128,
"time": "1769171528"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1769171490"
},
"departure": {
"delay": 150,
"time": "1769171490"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1769170911"
},
"departure": {
"delay": 111,
"time": "1769170911"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1769171151"
},
"departure": {
"delay": 111,
"time": "1769171151"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1769171014"
},
"departure": {
"delay": 154,
"time": "1769171014"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1769171571"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1769171174"
},
"departure": {
"delay": 134,
"time": "1769171174"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1769171268"
},
"departure": {
"delay": 168,
"time": "1769171268"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769170780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227399x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107841x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769172252"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1769171609"
},
"departure": {
"delay": 89,
"time": "1769171609"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1769171247"
},
"departure": {
"delay": 87,
"time": "1769171247"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769171020"
},
"departure": {
"delay": 40,
"time": "1769171020"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1769171130"
},
"departure": {
"delay": 90,
"time": "1769171130"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769170747"
},
"departure": {
"delay": 7,
"time": "1769170747"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769171716"
},
"departure": {
"delay": 76,
"time": "1769171716"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769171937"
},
"departure": {
"delay": 57,
"time": "1769171937"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1769170613"
},
"departure": {
"delay": -7,
"time": "1769170613"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769170900"
},
"departure": {
"delay": 40,
"time": "1769170900"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769172153"
},
"departure": {
"delay": 33,
"time": "1769172153"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1769172053"
},
"departure": {
"delay": 53,
"time": "1769172053"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1769171426"
},
"departure": {
"delay": 86,
"time": "1769171426"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769171834"
},
"departure": {
"delay": 74,
"time": "1769171834"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107841x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769170322"
},
"departure": {
"delay": 62,
"time": "1769170322"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1769171802"
},
"departure": {
"delay": 102,
"time": "1769171802"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1769171911"
},
"departure": {
"delay": 151,
"time": "1769171911"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1769171146"
},
"departure": {
"delay": 106,
"time": "1769171146"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769171675"
},
"departure": {
"delay": 95,
"time": "1769171675"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1769171389"
},
"departure": {
"delay": 109,
"time": "1769171389"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1769171080"
},
"departure": {
"delay": 100,
"time": "1769171080"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1769171022"
},
"departure": {
"delay": 102,
"time": "1769171022"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1769171195"
},
"departure": {
"delay": 95,
"time": "1769171195"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1769171737"
},
"departure": {
"delay": 157,
"time": "1769171737"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1769170692"
},
"departure": {
"delay": 72,
"time": "1769170692"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769172402"
},
"departure": {
"delay": 102,
"time": "1769172402"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1769170965"
},
"departure": {
"delay": 105,
"time": "1769170965"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1769171978"
},
"departure": {
"delay": 158,
"time": "1769171978"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1769170422"
},
"departure": {
"delay": 102,
"time": "1769170422"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1769170609"
},
"departure": {
"delay": 109,
"time": "1769170609"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1769171324"
},
"departure": {
"delay": 104,
"time": "1769171324"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1769170914"
},
"departure": {
"delay": 114,
"time": "1769170914"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769171502"
},
"departure": {
"delay": 102,
"time": "1769171502"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769171852"
},
"departure": {
"delay": 152,
"time": "1769171852"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1769171262"
},
"departure": {
"delay": 102,
"time": "1769171262"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1769170533"
},
"departure": {
"delay": 33,
"time": "1769170533"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769171628"
},
"departure": {
"delay": 108,
"time": "1769171628"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 121,
"time": "1769172301"
},
"departure": {
"delay": 121,
"time": "1769172301"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 102,
"time": "1769170842"
},
"departure": {
"delay": 102,
"time": "1769170842"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769172231"
},
"departure": {
"delay": 111,
"time": "1769172231"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1769171440"
},
"departure": {
"delay": 100,
"time": "1769171440"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769169675",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8282:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1769173342"
},
"departure": {
"delay": 22,
"time": "1769173342"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769173062"
},
"departure": {
"delay": 42,
"time": "1769173062"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1769172997"
},
"departure": {
"delay": 37,
"time": "1769172997"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769173257"
},
"departure": {
"delay": 57,
"time": "1769173257"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769168856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8257:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1769171070"
},
"departure": {
"delay": 150,
"time": "1769171070"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1769170132"
},
"departure": {
"delay": 166,
"time": "1769170186"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1769170403"
},
"departure": {
"delay": 156,
"time": "1769170416"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1769170581"
},
"departure": {
"delay": 166,
"time": "1769170606"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1769170202"
},
"departure": {
"delay": 162,
"time": "1769170242"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1769170336"
},
"departure": {
"delay": 161,
"time": "1769170361"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1769170827"
},
"departure": {
"delay": 161,
"time": "1769170841"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 164,
"time": "1769169764"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1769170099"
},
"departure": {
"delay": 210,
"time": "1769170110"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 225,
"time": "1769169911"
},
"departure": {
"delay": 225,
"time": "1769169945"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1769171130"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 237,
"time": "1769169985"
},
"departure": {
"delay": 237,
"time": "1769170017"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 238,
"time": "1769170069"
},
"departure": {
"delay": 238,
"time": "1769170078"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1769170890"
},
"departure": {
"delay": 150,
"time": "1769170890"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1769171010"
},
"departure": {
"delay": 150,
"time": "1769171010"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1769170950"
},
"departure": {
"delay": 150,
"time": "1769170950"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 146,
"time": "1769170509"
},
"departure": {
"delay": 146,
"time": "1769170526"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1769170652"
},
"departure": {
"delay": 168,
"time": "1769170668"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:26:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1769167759"
},
"departure": {
"delay": 199,
"time": "1769167759"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769167854"
},
"departure": {
"delay": 54,
"time": "1769167854"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1769168277"
},
"departure": {
"delay": 117,
"time": "1769168277"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769168346"
},
"departure": {
"delay": 66,
"time": "1769168346"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769168456"
},
"departure": {
"delay": 116,
"time": "1769168456"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1769167412"
},
"departure": {
"delay": 152,
"time": "1769167412"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769169106"
},
"departure": {
"delay": 71,
"time": "1769169131"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1769169006"
},
"departure": {
"delay": 66,
"time": "1769169006"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769169431"
},
"departure": {
"delay": 11,
"time": "1769169431"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 96,
"time": "1769167356"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1769168106"
},
"departure": {
"delay": 81,
"time": "1769168181"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 252,
"time": "1769167692"
},
"departure": {
"delay": 252,
"time": "1769167692"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1769169506"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769169358"
},
"departure": {
"delay": 21,
"time": "1769169381"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -69,
"time": "1769169206"
},
"departure": {
"delay": -69,
"time": "1769169231"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1769169048"
},
"departure": {
"delay": 108,
"time": "1769169048"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1769168541"
},
"departure": {
"delay": 141,
"time": "1769168541"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769167365",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6013:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1769170143"
},
"departure": {
"delay": 123,
"time": "1769170143"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 163,
"time": "1769169922"
},
"departure": {
"delay": 163,
"time": "1769169943"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 64,
"time": "1769169004"
},
"departure": {
"delay": 64,
"time": "1769169004"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1769167899"
},
"departure": {
"delay": 99,
"time": "1769167899"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1769169871"
},
"departure": {
"delay": 151,
"time": "1769169871"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 98,
"time": "1769167718"
},
"departure": {
"delay": 98,
"time": "1769167718"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769169725"
},
"departure": {
"delay": 125,
"time": "1769169725"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 208,
"time": "1769168008"
},
"departure": {
"delay": 208,
"time": "1769168008"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1769168168"
},
"departure": {
"delay": 188,
"time": "1769168168"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1769168494"
},
"departure": {
"delay": 154,
"time": "1769168494"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1769168027"
},
"departure": {
"delay": 167,
"time": "1769168027"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1769170218"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 143,
"time": "1769168543"
},
"departure": {
"delay": 143,
"time": "1769168543"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1769168800"
},
"departure": {
"delay": 160,
"time": "1769168800"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1769168267"
},
"departure": {
"delay": 167,
"time": "1769168267"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1769167804"
},
"departure": {
"delay": 124,
"time": "1769167804"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 179,
"time": "1769169993"
},
"departure": {
"delay": 179,
"time": "1769170019"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 203,
"time": "1769168222"
},
"departure": {
"delay": 203,
"time": "1769168243"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1769168693"
},
"departure": {
"delay": 173,
"time": "1769168693"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1769170193"
},
"departure": {
"delay": 113,
"time": "1769170193"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 88,
"time": "1769168943"
},
"departure": {
"delay": 88,
"time": "1769168968"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1769168347"
},
"departure": {
"delay": 187,
"time": "1769168347"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 173,
"time": "1769168072"
},
"departure": {
"delay": 173,
"time": "1769168093"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1769168383"
},
"departure": {
"delay": 163,
"time": "1769168383"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 168,
"time": "1769170068"
},
"departure": {
"delay": 168,
"time": "1769170068"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 130,
"time": "1769167870"
},
"departure": {
"delay": 130,
"time": "1769167870"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1769168618"
},
"departure": {
"delay": 158,
"time": "1769168618"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1769168150"
},
"departure": {
"delay": 230,
"time": "1769168150"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1769169166"
},
"departure": {
"delay": 106,
"time": "1769169166"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1769168420"
},
"departure": {
"delay": 163,
"time": "1769168443"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1769169568"
},
"departure": {
"delay": 208,
"time": "1769169568"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 154,
"time": "1769169673"
},
"departure": {
"delay": 154,
"time": "1769169694"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 156,
"time": "1769168316"
},
"departure": {
"delay": 156,
"time": "1769168316"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769167560"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 143,
"time": "1769169743"
},
"departure": {
"delay": 143,
"time": "1769169743"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1769170121"
},
"departure": {
"delay": 101,
"time": "1769170121"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 148,
"time": "1769167749"
},
"departure": {
"delay": 148,
"time": "1769167768"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769167599"
},
"departure": {
"delay": 39,
"time": "1769167599"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769169296"
},
"departure": {
"delay": 56,
"time": "1769169296"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 158,
"time": "1769169818"
},
"departure": {
"delay": 158,
"time": "1769169818"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769167196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12606:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470548:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769170244"
},
"departure": {
"delay": 44,
"time": "1769170244"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1769170492"
},
"departure": {
"delay": 112,
"time": "1769170492"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1769170651"
},
"departure": {
"delay": 171,
"time": "1769170671"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1769170795"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1769170567"
},
"departure": {
"delay": 141,
"time": "1769170581"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1769170299"
},
"departure": {
"delay": 99,
"time": "1769170299"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1769170335"
},
"departure": {
"delay": 75,
"time": "1769170335"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1769170715"
},
"departure": {
"delay": 215,
"time": "1769170715"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1769170238",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470548:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10136:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769173142"
},
"departure": {
"delay": 2,
"time": "1769173142"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769173356"
},
"departure": {
"delay": 36,
"time": "1769173356"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769173224"
},
"departure": {
"delay": 24,
"time": "1769173224"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769173287"
},
"departure": {
"delay": 27,
"time": "1769173287"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769173252"
},
"departure": {
"delay": 52,
"time": "1769173252"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10136:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769172136"
},
"departure": {
"delay": 16,
"time": "1769172136"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769171817"
},
"departure": {
"delay": 57,
"time": "1769171817"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769171487"
},
"departure": {
"delay": 27,
"time": "1769171487"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769171690"
},
"departure": {
"delay": 50,
"time": "1769171690"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769172048"
},
"departure": {
"delay": 48,
"time": "1769172048"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769173536"
},
"departure": {
"delay": 36,
"time": "1769173536"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1769172343"
},
"departure": {
"delay": 43,
"time": "1769172343"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769171871"
},
"departure": {
"delay": 51,
"time": "1769171871"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769172084"
},
"departure": {
"delay": 24,
"time": "1769172084"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769171927"
},
"departure": {
"delay": 47,
"time": "1769171927"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769172409"
},
"departure": {
"delay": 49,
"time": "1769172409"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769171349"
},
"departure": {
"delay": 9,
"time": "1769171349"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769171951"
},
"departure": {
"delay": 11,
"time": "1769171951"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769173350"
},
"departure": {
"delay": 30,
"time": "1769173350"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1769171551"
},
"departure": {
"delay": 31,
"time": "1769171551"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769173449"
},
"departure": {
"delay": 9,
"time": "1769173449"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769171661"
},
"departure": {
"delay": 21,
"time": "1769171661"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769171434"
},
"departure": {
"delay": 34,
"time": "1769171434"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769173590"
},
"departure": {
"delay": 30,
"time": "1769173590"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1769172270"
},
"departure": {
"delay": 30,
"time": "1769172270"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769173225"
},
"departure": {
"delay": 25,
"time": "1769173225"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769173389"
},
"departure": {
"delay": 9,
"time": "1769173389"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12597:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13136F5400252x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769176080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170680"
},
"departure": {
"time": "1769170740"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769166526",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13136F5400252x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9490:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 371,
"time": "1769172791"
},
"departure": {
"delay": 371,
"time": "1769172791"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 391,
"time": "1769172211"
},
"departure": {
"delay": 391,
"time": "1769172211"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 385,
"time": "1769172745"
},
"departure": {
"delay": 385,
"time": "1769172745"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 354,
"time": "1769172174"
},
"departure": {
"delay": 354,
"time": "1769172174"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 364,
"time": "1769172604"
},
"departure": {
"delay": 364,
"time": "1769172604"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 388,
"time": "1769172868"
},
"departure": {
"delay": 388,
"time": "1769172868"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 380,
"time": "1769172380"
},
"departure": {
"delay": 380,
"time": "1769172380"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 388,
"time": "1769172448"
},
"departure": {
"delay": 388,
"time": "1769172448"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 369,
"time": "1769172489"
},
"departure": {
"delay": 369,
"time": "1769172489"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 365,
"time": "1769172005"
},
"departure": {
"delay": 365,
"time": "1769172005"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 351,
"time": "1769173311"
},
"departure": {
"delay": 351,
"time": "1769173311"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 388,
"time": "1769172688"
},
"departure": {
"delay": 388,
"time": "1769172688"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 373,
"time": "1769172253"
},
"departure": {
"delay": 373,
"time": "1769172253"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 357,
"time": "1769171877"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 338,
"time": "1769173178"
},
"departure": {
"delay": 338,
"time": "1769173178"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 357,
"time": "1769172117"
},
"departure": {
"delay": 357,
"time": "1769172117"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 366,
"time": "1769173146"
},
"departure": {
"delay": 366,
"time": "1769173146"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 372,
"time": "1769173092"
},
"departure": {
"delay": 372,
"time": "1769173092"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 372,
"time": "1769172552"
},
"departure": {
"delay": 372,
"time": "1769172552"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 357,
"time": "1769173257"
},
"departure": {
"delay": 357,
"time": "1769173257"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769170835",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9490:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769170740"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769172240"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769173140"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769173260"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1769173020"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769170560"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1769172300"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769170920"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769173080"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769172600"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1769172660"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1769172780"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769171880"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769171040"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170741",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4108:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769171520"
},
"departure": {
"delay": 60,
"time": "1769171520"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769171220"
},
"departure": {
"delay": 60,
"time": "1769171220"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769169980"
},
"departure": {
"delay": 20,
"time": "1769169980"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769170020"
},
"departure": {
"delay": 60,
"time": "1769170020"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769170080"
},
"departure": {
"delay": 60,
"time": "1769170080"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769172780"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769171460"
},
"departure": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769170140"
},
"departure": {
"delay": 60,
"time": "1769170140"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769170100"
},
"departure": {
"delay": 20,
"time": "1769170100"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769171160"
},
"departure": {
"delay": 60,
"time": "1769171160"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13625:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769173230"
},
"departure": {
"delay": 30,
"time": "1769173230"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1769173727"
},
"departure": {
"delay": -13,
"time": "1769173727"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1769173990"
},
"departure": {
"delay": 10,
"time": "1769173990"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769173404"
},
"departure": {
"delay": 24,
"time": "1769173404"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769174465"
},
"departure": {
"delay": 5,
"time": "1769174465"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -31,
"time": "1769174069"
},
"departure": {
"delay": -31,
"time": "1769174069"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1855,
"time": "1769170865"
},
"departure": {
"delay": -1855,
"time": "1769170865"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1735,
"time": "1769170865"
},
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769173897"
},
"departure": {
"delay": 37,
"time": "1769173897"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2275,
"time": "1769170865"
},
"departure": {
"delay": -2275,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2275,
"time": "1769170865"
},
"departure": {
"delay": -2275,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -85,
"time": "1769174195"
},
"departure": {
"delay": -85,
"time": "1769174195"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1975,
"time": "1769170865"
},
"departure": {
"delay": -1975,
"time": "1769170865"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769173596"
},
"departure": {
"delay": 36,
"time": "1769173596"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769173940"
},
"departure": {
"delay": 20,
"time": "1769173940"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1769173656"
},
"departure": {
"delay": 36,
"time": "1769173656"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1769173332"
},
"departure": {
"delay": 12,
"time": "1769173332"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2215,
"time": "1769170865"
},
"departure": {
"delay": -2215,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1769174314"
},
"departure": {
"delay": -26,
"time": "1769174314"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1769173292"
},
"departure": {
"delay": 32,
"time": "1769173292"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1769174507"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1769173783"
},
"departure": {
"delay": 43,
"time": "1769173783"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602158:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -257,
"time": "1769174323"
},
"departure": {
"delay": -257,
"time": "1769174323"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"delay": -2335,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -257,
"time": "1769174443"
},
"departure": {
"delay": -257,
"time": "1769174443"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -196,
"time": "1769174144"
},
"departure": {
"delay": -196,
"time": "1769174144"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -231,
"time": "1769175369"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -2455,
"time": "1769170865"
},
"departure": {
"delay": -2455,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -208,
"time": "1769175212"
},
"departure": {
"delay": -208,
"time": "1769175212"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -283,
"time": "1769175017"
},
"departure": {
"delay": -283,
"time": "1769175017"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -263,
"time": "1769174857"
},
"departure": {
"delay": -263,
"time": "1769174857"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2455,
"time": "1769170865"
},
"departure": {
"delay": -2455,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769173668"
},
"departure": {
"delay": 48,
"time": "1769173668"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769173581"
},
"departure": {
"delay": 21,
"time": "1769173581"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -211,
"time": "1769174729"
},
"departure": {
"delay": -211,
"time": "1769174729"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -317,
"time": "1769174263"
},
"departure": {
"delay": -317,
"time": "1769174263"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -178,
"time": "1769175302"
},
"departure": {
"delay": -178,
"time": "1769175302"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -244,
"time": "1769175356"
},
"departure": {
"delay": -244,
"time": "1769175356"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -309,
"time": "1769175051"
},
"departure": {
"delay": -309,
"time": "1769175051"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -271,
"time": "1769174789"
},
"departure": {
"delay": -271,
"time": "1769174789"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -184,
"time": "1769173976"
},
"departure": {
"delay": -184,
"time": "1769173976"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1769173815"
},
"departure": {
"delay": -45,
"time": "1769173815"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -154,
"time": "1769174066"
},
"departure": {
"delay": -154,
"time": "1769174066"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -94,
"time": "1769173886"
},
"departure": {
"delay": -94,
"time": "1769173886"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -227,
"time": "1769174593"
},
"departure": {
"delay": -227,
"time": "1769174593"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1769173755"
},
"departure": {
"delay": 15,
"time": "1769173755"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597857:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230399x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769172633"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 93,
"time": "1769171793"
},
"departure": {
"delay": 93,
"time": "1769171793"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1769171445"
},
"departure": {
"delay": 105,
"time": "1769171445"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1769171045"
},
"departure": {
"delay": 125,
"time": "1769171045"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1769172273"
},
"departure": {
"delay": 93,
"time": "1769172273"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 145,
"time": "1769171365"
},
"departure": {
"delay": 145,
"time": "1769171365"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1769170853"
},
"departure": {
"delay": 113,
"time": "1769170853"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1769171258"
},
"departure": {
"delay": 98,
"time": "1769171258"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1769171553"
},
"departure": {
"delay": 93,
"time": "1769171553"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1769172111"
},
"departure": {
"delay": 111,
"time": "1769172111"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 134,
"time": "1769172134"
},
"departure": {
"delay": 134,
"time": "1769172134"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 137,
"time": "1769172377"
},
"departure": {
"delay": 137,
"time": "1769172377"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 140,
"time": "1769172080"
},
"departure": {
"delay": 140,
"time": "1769172080"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1769172322"
},
"departure": {
"delay": 142,
"time": "1769172322"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 93,
"time": "1769171193"
},
"departure": {
"delay": 93,
"time": "1769171193"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1769172033"
},
"departure": {
"delay": 93,
"time": "1769172033"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 137,
"time": "1769171897"
},
"departure": {
"delay": 137,
"time": "1769171897"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 147,
"time": "1769171127"
},
"departure": {
"delay": 147,
"time": "1769171127"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230399x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769170414"
},
"departure": {
"delay": 94,
"time": "1769170414"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769171294"
},
"departure": {
"delay": 14,
"time": "1769171294"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1769170490"
},
"departure": {
"delay": 159,
"time": "1769170539"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 54,
"time": "1769170314"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769170934"
},
"departure": {
"delay": 14,
"time": "1769170934"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 174,
"time": "1769170591"
},
"departure": {
"delay": 174,
"time": "1769170614"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769170789"
},
"departure": {
"delay": 14,
"time": "1769170814"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1769171224"
},
"departure": {
"delay": 124,
"time": "1769171224"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1769170993"
},
"departure": {
"delay": 13,
"time": "1769170993"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170316",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4852:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12348:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1769172743"
},
"departure": {
"delay": 23,
"time": "1769172743"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769172622"
},
"departure": {
"delay": 22,
"time": "1769172622"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1769173327"
},
"departure": {
"delay": 7,
"time": "1769173327"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1769173034"
},
"departure": {
"delay": 14,
"time": "1769173034"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769174269"
},
"departure": {
"delay": 49,
"time": "1769174269"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769172908"
},
"departure": {
"delay": 8,
"time": "1769172908"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769172554"
},
"departure": {
"delay": 14,
"time": "1769172554"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1769173186"
},
"departure": {
"delay": 46,
"time": "1769173186"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769172963"
},
"departure": {
"delay": 3,
"time": "1769172963"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174160"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1769174354"
},
"departure": {
"delay": 14,
"time": "1769174354"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769170785",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12348:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178180"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769179080"
},
"departure": {
"time": "1769179080"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769178900"
},
"departure": {
"time": "1769178900"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178420"
},
"departure": {
"time": "1769178420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769178660"
},
"departure": {
"time": "1769178660"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769179200"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769178000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769179140"
},
"departure": {
"time": "1769179140"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2013:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11734:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1769171289"
},
"departure": {
"delay": 9,
"time": "1769171289"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769172076"
},
"departure": {
"delay": 16,
"time": "1769172076"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769171802"
},
"departure": {
"delay": 42,
"time": "1769171802"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1769171930"
},
"departure": {
"delay": 50,
"time": "1769171930"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173140"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769171709"
},
"departure": {
"delay": 9,
"time": "1769171709"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1769172916"
},
"departure": {
"delay": 16,
"time": "1769172916"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1769172130"
},
"departure": {
"delay": 10,
"time": "1769172130"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769171837"
},
"departure": {
"delay": 17,
"time": "1769171837"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769171480"
},
"departure": {
"delay": 20,
"time": "1769171480"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769171562"
},
"departure": {
"delay": 42,
"time": "1769171562"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769172026"
},
"departure": {
"delay": 26,
"time": "1769172026"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769171426"
},
"departure": {
"delay": 26,
"time": "1769171426"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11734:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 346,
"time": "1769172286"
},
"departure": {
"delay": 346,
"time": "1769172286"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1769169813"
},
"departure": {
"delay": 153,
"time": "1769169813"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 223,
"time": "1769170038"
},
"departure": {
"delay": 223,
"time": "1769170063"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 338,
"time": "1769172338"
},
"departure": {
"delay": 338,
"time": "1769172338"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 338,
"time": "1769170547"
},
"departure": {
"delay": 338,
"time": "1769170838"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 338,
"time": "1769171318"
},
"departure": {
"delay": 338,
"time": "1769171318"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 53,
"time": "1769169713"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 353,
"time": "1769171393"
},
"departure": {
"delay": 353,
"time": "1769171393"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 336,
"time": "1769171076"
},
"departure": {
"delay": 336,
"time": "1769171076"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 393,
"time": "1769172453"
},
"departure": {
"delay": 393,
"time": "1769172453"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 338,
"time": "1769171498"
},
"departure": {
"delay": 338,
"time": "1769171498"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 362,
"time": "1769172362"
},
"departure": {
"delay": 362,
"time": "1769172362"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 390,
"time": "1769171010"
},
"departure": {
"delay": 390,
"time": "1769171010"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 338,
"time": "1769172098"
},
"departure": {
"delay": 338,
"time": "1769172098"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1769170131"
},
"departure": {
"delay": 171,
"time": "1769170131"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 338,
"time": "1769171198"
},
"departure": {
"delay": 338,
"time": "1769171198"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769170315"
},
"departure": {
"delay": 115,
"time": "1769170315"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1769169938"
},
"departure": {
"delay": 158,
"time": "1769169938"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 335,
"time": "1769170895"
},
"departure": {
"delay": 335,
"time": "1769170895"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 218,
"time": "1769170213"
},
"departure": {
"delay": 218,
"time": "1769170238"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1769170463"
},
"departure": {
"delay": 83,
"time": "1769170463"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 365,
"time": "1769171225"
},
"departure": {
"delay": 365,
"time": "1769171225"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169716",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx371:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227435x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769171934"
},
"departure": {
"delay": -6,
"time": "1769171934"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769170948"
},
"departure": {
"delay": 28,
"time": "1769170948"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769172564"
},
"departure": {
"delay": 24,
"time": "1769172564"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1769171878"
},
"departure": {
"delay": -2,
"time": "1769171878"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1769172894"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769171478"
},
"departure": {
"delay": 18,
"time": "1769171478"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769171354"
},
"departure": {
"delay": 14,
"time": "1769171354"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769171110"
},
"departure": {
"delay": 10,
"time": "1769171110"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769171025"
},
"departure": {
"delay": 45,
"time": "1769171025"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1769172691"
},
"departure": {
"delay": 31,
"time": "1769172691"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1769171822"
},
"departure": {
"delay": 2,
"time": "1769171822"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1769171514"
},
"departure": {
"delay": -6,
"time": "1769171514"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1769171602"
},
"departure": {
"delay": 22,
"time": "1769171602"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": -6,
"time": "1769170794"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769171297"
},
"departure": {
"delay": 17,
"time": "1769171297"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1769171653"
},
"departure": {
"delay": 13,
"time": "1769171653"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769172506"
},
"departure": {
"delay": 26,
"time": "1769172506"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1769171214"
},
"departure": {
"delay": -6,
"time": "1769171214"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1769172234"
},
"departure": {
"delay": -6,
"time": "1769172234"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1769171754"
},
"departure": {
"delay": -6,
"time": "1769171754"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769170710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227435x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769173615"
},
"departure": {
"delay": 55,
"time": "1769173615"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 24,
"time": "1769172324"
},
"departure": {
"delay": 24,
"time": "1769172324"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1769172741"
},
"departure": {
"delay": 21,
"time": "1769172741"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1769171929"
},
"departure": {
"delay": 49,
"time": "1769171929"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769173554"
},
"departure": {
"delay": 54,
"time": "1769173554"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1769172187"
},
"departure": {
"delay": 7,
"time": "1769172187"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769173104"
},
"departure": {
"delay": 24,
"time": "1769173104"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1769172247"
},
"departure": {
"delay": 7,
"time": "1769172247"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769172460"
},
"departure": {
"delay": 40,
"time": "1769172460"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769173311"
},
"departure": {
"delay": 51,
"time": "1769173311"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769171582"
},
"departure": {
"delay": 2,
"time": "1769171582"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769172654"
},
"departure": {
"delay": 54,
"time": "1769172654"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769172397"
},
"departure": {
"delay": 37,
"time": "1769172397"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1769172977"
},
"departure": {
"delay": 17,
"time": "1769172977"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769173258"
},
"departure": {
"delay": 58,
"time": "1769173258"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1769173051"
},
"departure": {
"delay": 31,
"time": "1769173051"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769171999"
},
"departure": {
"delay": 59,
"time": "1769171999"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769171727"
},
"departure": {
"delay": 27,
"time": "1769171727"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769171637"
},
"departure": {
"delay": 57,
"time": "1769171637"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1769171757"
},
"departure": {
"delay": 57,
"time": "1769171757"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769172044"
},
"departure": {
"delay": 44,
"time": "1769172044"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769167216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14372:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:565:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1769170800"
},
"departure": {
"delay": 240,
"time": "1769170800"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1769171460"
},
"departure": {
"delay": 240,
"time": "1769171460"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 240,
"time": "1769171340"
},
"departure": {
"delay": 240,
"time": "1769171340"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 425,
"time": "1769169960"
},
"departure": {
"delay": 425,
"time": "1769169965"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 425,
"time": "1769169000"
},
"departure": {
"delay": 425,
"time": "1769169005"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 425,
"time": "1769168940"
},
"departure": {
"delay": 425,
"time": "1769168945"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 420,
"time": "1769169780"
},
"departure": {
"delay": 420,
"time": "1769169840"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 365,
"time": "1769170140"
},
"departure": {
"delay": 365,
"time": "1769170145"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1769170320"
},
"departure": {
"delay": 185,
"time": "1769170325"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 360,
"time": "1769169120"
},
"departure": {
"delay": 360,
"time": "1769169180"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1769171400"
},
"departure": {
"delay": 240,
"time": "1769171400"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 365,
"time": "1769169060"
},
"departure": {
"delay": 365,
"time": "1769169065"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 485,
"time": "1769169720"
},
"departure": {
"delay": 485,
"time": "1769169725"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 480,
"time": "1769169430"
},
"departure": {
"delay": 480,
"time": "1769169480"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1769171280"
},
"departure": {
"delay": 240,
"time": "1769171280"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1769171580"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 485,
"time": "1769169600"
},
"departure": {
"delay": 485,
"time": "1769169605"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1769171345"
},
"departure": {
"delay": 245,
"time": "1769171345"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 495,
"time": "1769169550"
},
"departure": {
"delay": 495,
"time": "1769169555"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 425,
"time": "1769170080"
},
"departure": {
"delay": 425,
"time": "1769170085"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 485,
"time": "1769169420"
},
"departure": {
"delay": 485,
"time": "1769169425"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1769170860"
},
"departure": {
"delay": 240,
"time": "1769170860"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 365,
"time": "1769168820"
},
"departure": {
"delay": 365,
"time": "1769168825"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 485,
"time": "1769169540"
},
"departure": {
"delay": 485,
"time": "1769169545"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1769170680"
},
"departure": {
"delay": 245,
"time": "1769170685"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 375,
"time": "1769170090"
},
"departure": {
"delay": 375,
"time": "1769170095"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 425,
"time": "1769170020"
},
"departure": {
"delay": 425,
"time": "1769170025"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 435,
"time": "1769169610"
},
"departure": {
"delay": 435,
"time": "1769169615"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1769171160"
},
"departure": {
"delay": 240,
"time": "1769171160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1769170980"
},
"departure": {
"delay": 240,
"time": "1769170980"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 365,
"time": "1769169240"
},
"departure": {
"delay": 365,
"time": "1769169245"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1769170500"
},
"departure": {
"delay": 240,
"time": "1769170560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1769171040"
},
"departure": {
"delay": 240,
"time": "1769171040"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 425,
"time": "1769169360"
},
"departure": {
"delay": 425,
"time": "1769169365"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"delay": 365,
"time": "1769168765"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:565:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227363x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 523,
"time": "1769170363"
},
"departure": {
"delay": 523,
"time": "1769170363"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 553,
"time": "1769170513"
},
"departure": {
"delay": 553,
"time": "1769170513"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 490,
"time": "1769170450"
},
"departure": {
"delay": 490,
"time": "1769170450"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 546,
"time": "1769170686"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 539,
"time": "1769170619"
},
"departure": {
"delay": 539,
"time": "1769170619"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 557,
"time": "1769170577"
},
"departure": {
"delay": 557,
"time": "1769170577"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170350",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227363x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:851:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769181300"
},
"departure": {
"time": "1769181300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769183220"
},
"departure": {
"time": "1769183220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769181240"
},
"departure": {
"time": "1769181240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769182680"
},
"departure": {
"time": "1769182680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769184240"
},
"departure": {
"time": "1769184240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769182860"
},
"departure": {
"time": "1769182860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769181000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769181900"
},
"departure": {
"time": "1769181900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769182620"
},
"departure": {
"time": "1769182620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769181600"
},
"departure": {
"time": "1769181600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769183580"
},
"departure": {
"time": "1769183580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769181060"
},
"departure": {
"time": "1769181060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769184060"
},
"departure": {
"time": "1769184060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769181480"
},
"departure": {
"time": "1769181480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769181540"
},
"departure": {
"time": "1769181540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769184300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769183100"
},
"departure": {
"time": "1769183100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769182980"
},
"departure": {
"time": "1769182980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769181120"
},
"departure": {
"time": "1769181120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1769170695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:851:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769172360"
},
"departure": {
"delay": 60,
"time": "1769172360"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769172440"
},
"departure": {
"delay": 20,
"time": "1769172440"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769172660"
},
"departure": {
"delay": 60,
"time": "1769172660"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769172900"
},
"departure": {
"delay": 60,
"time": "1769172900"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769172420"
},
"departure": {
"delay": 60,
"time": "1769172420"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769168116",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13835:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12741:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1769172490"
},
"departure": {
"delay": -110,
"time": "1769172490"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1769170791"
},
"departure": {
"delay": -69,
"time": "1769170791"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -114,
"time": "1769171886"
},
"departure": {
"delay": -114,
"time": "1769171886"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1769172307"
},
"departure": {
"delay": -53,
"time": "1769172307"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1769172816"
},
"departure": {
"delay": -84,
"time": "1769172816"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -74,
"time": "1769171746"
},
"departure": {
"delay": -74,
"time": "1769171746"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -111,
"time": "1769173089"
},
"departure": {
"delay": -111,
"time": "1769173089"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -79,
"time": "1769172041"
},
"departure": {
"delay": -79,
"time": "1769172041"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -61,
"time": "1769171819"
},
"departure": {
"delay": -61,
"time": "1769171819"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1769171032"
},
"departure": {
"delay": -68,
"time": "1769171032"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -108,
"time": "1769170872"
},
"departure": {
"delay": -108,
"time": "1769170872"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -58,
"time": "1769170682"
},
"departure": {
"delay": -58,
"time": "1769170682"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -59,
"time": "1769171281"
},
"departure": {
"delay": -59,
"time": "1769171281"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1769172450"
},
"departure": {
"delay": -90,
"time": "1769172450"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -78,
"time": "1769173302"
},
"departure": {
"delay": -78,
"time": "1769173302"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -61,
"time": "1769172539"
},
"departure": {
"delay": -61,
"time": "1769172539"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -84,
"time": "1769172636"
},
"departure": {
"delay": -84,
"time": "1769172636"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -85,
"time": "1769172755"
},
"departure": {
"delay": -85,
"time": "1769172755"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -107,
"time": "1769172133"
},
"departure": {
"delay": -107,
"time": "1769172133"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -114,
"time": "1769173146"
},
"departure": {
"delay": -114,
"time": "1769173146"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": -106,
"time": "1769172674"
},
"departure": {
"delay": -106,
"time": "1769172674"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1769172875"
},
"departure": {
"delay": -85,
"time": "1769172875"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -61,
"time": "1769172659"
},
"departure": {
"delay": -61,
"time": "1769172659"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -84,
"time": "1769173176"
},
"departure": {
"delay": -84,
"time": "1769173176"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -99,
"time": "1769170821"
},
"departure": {
"delay": -99,
"time": "1769170821"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1769172213"
},
"departure": {
"delay": -87,
"time": "1769172213"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -114,
"time": "1769171166"
},
"departure": {
"delay": -114,
"time": "1769171166"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -81,
"time": "1769172339"
},
"departure": {
"delay": -81,
"time": "1769172339"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1769172595"
},
"departure": {
"delay": -65,
"time": "1769172595"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -76,
"time": "1769172704"
},
"departure": {
"delay": -76,
"time": "1769172704"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -68,
"time": "1769170912"
},
"departure": {
"delay": -68,
"time": "1769170912"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -112,
"time": "1769173028"
},
"departure": {
"delay": -112,
"time": "1769173028"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -79,
"time": "1769172401"
},
"departure": {
"delay": -79,
"time": "1769172401"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -82,
"time": "1769171078"
},
"departure": {
"delay": -82,
"time": "1769171078"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1769170698"
},
"departure": {
"delay": -42,
"time": "1769170698"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -71,
"time": "1769170969"
},
"departure": {
"delay": -71,
"time": "1769170969"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -84,
"time": "1769172996"
},
"departure": {
"delay": -84,
"time": "1769172996"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -114,
"time": "1769171526"
},
"departure": {
"delay": -114,
"time": "1769171526"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1769172899"
},
"departure": {
"delay": -61,
"time": "1769172899"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769170245",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12741:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 240,
"time": "1769172180"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 240,
"time": "1769171820"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 240,
"time": "1769171760"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 240,
"time": "1769170680"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 180,
"time": "1769170560"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 240,
"time": "1769171220"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 240,
"time": "1769172600"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 240,
"time": "1769171340"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 240,
"time": "1769172540"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 240,
"time": "1769172360"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 240,
"time": "1769172240"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 240,
"time": "1769172060"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 240,
"time": "1769171700"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 240,
"time": "1769172480"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1769172720"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 240,
"time": "1769172660"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 240,
"time": "1769172420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 240,
"time": "1769172120"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 240,
"time": "1769171520"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1769170440"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 240,
"time": "1769171580"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 240,
"time": "1769171880"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 240,
"time": "1769172000"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 240,
"time": "1769170620"
},
"stopId": "FR:76705:ZE:TAEx3362:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6066:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6311:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1769168738"
},
"departure": {
"delay": 243,
"time": "1769168763"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 230,
"time": "1769167730"
},
"departure": {
"delay": 230,
"time": "1769167730"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 267,
"time": "1769168367"
},
"departure": {
"delay": 267,
"time": "1769168367"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 225,
"time": "1769168565"
},
"departure": {
"delay": 225,
"time": "1769168565"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 214,
"time": "1769168614"
},
"departure": {
"delay": 214,
"time": "1769168614"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1769167288"
},
"departure": {
"delay": 148,
"time": "1769167288"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 334,
"time": "1769169514"
},
"departure": {
"delay": 334,
"time": "1769169514"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 256,
"time": "1769169616"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 223,
"time": "1769167663"
},
"departure": {
"delay": 223,
"time": "1769167663"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 308,
"time": "1769168288"
},
"departure": {
"delay": 308,
"time": "1769168288"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1769167338"
},
"departure": {
"delay": 138,
"time": "1769167338"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 133,
"time": "1769167213"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1769167563"
},
"departure": {
"delay": 183,
"time": "1769167563"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 293,
"time": "1769168468"
},
"departure": {
"delay": 293,
"time": "1769168513"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769167216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6311:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3428F3962722x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769169960"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 32
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769175420"
},
"departure": {
"time": "1769175540"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1769181540"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1769165327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3428F3962722x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1727:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174160"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174280"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1727:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5472452810375168x12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769172057"
},
"departure": {
"delay": -53,
"time": "1769172067"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769171387"
},
"departure": {
"delay": 57,
"time": "1769171397"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1769171819"
},
"departure": {
"delay": 69,
"time": "1769171829"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769171461"
},
"departure": {
"delay": 11,
"time": "1769171471"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769171193"
},
"departure": {
"delay": 43,
"time": "1769171203"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769171523"
},
"departure": {
"delay": 13,
"time": "1769171533"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1769171897"
},
"departure": {
"delay": 87,
"time": "1769171907"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769171111"
},
"departure": {
"delay": 21,
"time": "1769171121"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769171069"
},
"departure": {
"delay": 39,
"time": "1769171079"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -67,
"time": "1769171983"
},
"departure": {
"delay": -67,
"time": "1769171993"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769171647"
},
"departure": {
"delay": 17,
"time": "1769171657"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1769171588"
},
"departure": {
"delay": 18,
"time": "1769171598"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769171245"
},
"departure": {
"delay": 35,
"time": "1769171255"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769171322"
},
"departure": {
"delay": 52,
"time": "1769171332"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1769172093"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1769171697"
},
"departure": {
"delay": 7,
"time": "1769171707"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5472452810375168x12:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769173035"
},
"departure": {
"delay": 15,
"time": "1769173035"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769173157"
},
"departure": {
"delay": 17,
"time": "1769173157"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769173106"
},
"departure": {
"delay": 26,
"time": "1769173106"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769173349"
},
"departure": {
"delay": 29,
"time": "1769173349"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769173015"
},
"departure": {
"delay": 55,
"time": "1769173015"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769173463"
},
"departure": {
"delay": 23,
"time": "1769173463"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769173496"
},
"departure": {
"delay": 56,
"time": "1769173496"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769173202"
},
"departure": {
"delay": 2,
"time": "1769173202"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769168856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8785:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2687:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769189040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189580"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769190000"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2687:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1461,
"time": "1769172081"
},
"departure": {
"delay": 1461,
"time": "1769172081"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1576,
"time": "1769172256"
},
"departure": {
"delay": 1576,
"time": "1769172256"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 1823,
"time": "1769171123"
},
"departure": {
"delay": 1823,
"time": "1769171123"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1443,
"time": "1769172123"
},
"departure": {
"delay": 1443,
"time": "1769172123"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 1731,
"time": "1769171511"
},
"departure": {
"delay": 1731,
"time": "1769171511"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1464,
"time": "1769172564"
},
"departure": {
"delay": 1464,
"time": "1769172564"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 1590,
"time": "1769172330"
},
"departure": {
"delay": 1590,
"time": "1769172330"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 1642,
"time": "1769171782"
},
"departure": {
"delay": 1642,
"time": "1769171782"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1737,
"time": "1769171337"
},
"departure": {
"delay": 1737,
"time": "1769171337"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1821,
"time": "1769170941"
},
"departure": {
"delay": 1821,
"time": "1769170941"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 1790,
"time": "1769171030"
},
"departure": {
"delay": 1790,
"time": "1769171030"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1576,
"time": "1769171956"
},
"departure": {
"delay": 1576,
"time": "1769171956"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1639,
"time": "1769171899"
},
"departure": {
"delay": 1639,
"time": "1769171899"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1737,
"time": "1769171277"
},
"departure": {
"delay": 1737,
"time": "1769171277"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1672,
"time": "1769171872"
},
"departure": {
"delay": 1672,
"time": "1769171872"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1820,
"time": "1769171180"
},
"departure": {
"delay": 1820,
"time": "1769171180"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 1820,
"time": "1769171120"
},
"departure": {
"delay": 1820,
"time": "1769171120"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1467,
"time": "1769172507"
},
"departure": {
"delay": 1467,
"time": "1769172507"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 1535,
"time": "1769172455"
},
"departure": {
"delay": 1535,
"time": "1769172455"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1767,
"time": "1769171307"
},
"departure": {
"delay": 1767,
"time": "1769171307"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1722,
"time": "1769171382"
},
"departure": {
"delay": 1722,
"time": "1769171382"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1702,
"time": "1769171542"
},
"departure": {
"delay": 1702,
"time": "1769171542"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1797,
"time": "1769171217"
},
"departure": {
"delay": 1797,
"time": "1769171217"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 1505,
"time": "1769172365"
},
"departure": {
"delay": 1505,
"time": "1769172365"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1523,
"time": "1769172023"
},
"departure": {
"delay": 1523,
"time": "1769172023"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1810,
"time": "1769170990"
},
"departure": {
"delay": 1810,
"time": "1769170990"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1712,
"time": "1769171432"
},
"departure": {
"delay": 1712,
"time": "1769171432"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 1329,
"time": "1769172669"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"delay": 1809,
"time": "1769170809"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 1708,
"time": "1769171608"
},
"departure": {
"delay": 1708,
"time": "1769171608"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1404,
"time": "1769172624"
},
"departure": {
"delay": 1404,
"time": "1769172624"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471202:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3379F5356875x2026x01x14T22x01x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769175720"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769167740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769175120"
},
"departure": {
"time": "1769175180"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769164127",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3379F5356875x2026x01x14T22x01x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769169811"
},
"departure": {
"delay": 1,
"time": "1769169961"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 206,
"time": "1769171426"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -70,
"time": "1769169710"
},
"departure": {
"delay": -70,
"time": "1769169710"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1769169410"
},
"departure": {
"delay": 132,
"time": "1769169432"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1769170404"
},
"departure": {
"delay": 153,
"time": "1769170413"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769170039"
},
"departure": {
"delay": 40,
"time": "1769170060"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769169160"
},
"departure": {
"delay": 100,
"time": "1769169160"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 56,
"time": "1769168636"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 206,
"time": "1769171006"
},
"departure": {
"delay": 206,
"time": "1769171006"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1769169111"
},
"departure": {
"delay": 111,
"time": "1769169111"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769169550"
},
"departure": {
"delay": 70,
"time": "1769169550"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1769170480"
},
"departure": {
"delay": 190,
"time": "1769170510"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1769169286"
},
"departure": {
"delay": 112,
"time": "1769169292"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 206,
"time": "1769171126"
},
"departure": {
"delay": 206,
"time": "1769171126"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 206,
"time": "1769170946"
},
"departure": {
"delay": 206,
"time": "1769170946"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 246,
"time": "1769170660"
},
"departure": {
"delay": 246,
"time": "1769170686"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 261,
"time": "1769171061"
},
"departure": {
"delay": 261,
"time": "1769171061"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1769170143"
},
"departure": {
"delay": 63,
"time": "1769170143"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1769170566"
},
"departure": {
"delay": 205,
"time": "1769170585"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769169611"
},
"departure": {
"delay": 37,
"time": "1769169637"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1769169458"
},
"departure": {
"delay": 112,
"time": "1769169472"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1769170880"
},
"departure": {
"delay": 260,
"time": "1769170880"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1769169036"
},
"departure": {
"delay": 156,
"time": "1769169036"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1769170278"
},
"departure": {
"delay": 133,
"time": "1769170333"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 251,
"time": "1769170811"
},
"departure": {
"delay": 251,
"time": "1769170811"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769168656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10770:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769195400"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769195760"
},
"departure": {
"time": "1769195760"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769195460"
},
"departure": {
"time": "1769195460"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769196240"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195880"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769195280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195520"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196120"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769196300"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769195640"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3045:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1675,
"time": "1769170865"
},
"departure": {
"delay": -1675,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1795,
"time": "1769170865"
},
"departure": {
"delay": -1795,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2515,
"time": "1769170865"
},
"departure": {
"delay": -2515,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2155,
"time": "1769170865"
},
"departure": {
"delay": -2155,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2215,
"time": "1769170865"
},
"departure": {
"delay": -2215,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2815,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2035,
"time": "1769170865"
},
"departure": {
"delay": -2035,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1915,
"time": "1769170865"
},
"departure": {
"delay": -1915,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2575,
"time": "1769170865"
},
"departure": {
"delay": -2575,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2635,
"time": "1769170865"
},
"departure": {
"delay": -2635,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1855,
"time": "1769170865"
},
"departure": {
"delay": -1855,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -1615,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1735,
"time": "1769170865"
},
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596648:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108045x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769172190"
},
"departure": {
"delay": 70,
"time": "1769172190"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769172505"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769171400"
},
"departure": {
"delay": 60,
"time": "1769171400"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769172406"
},
"departure": {
"delay": 46,
"time": "1769172406"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1769171507"
},
"departure": {
"delay": 47,
"time": "1769171507"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769171152"
},
"departure": {
"delay": 52,
"time": "1769171152"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769171862"
},
"departure": {
"delay": 42,
"time": "1769171862"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769171658"
},
"departure": {
"delay": 18,
"time": "1769171658"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769171969"
},
"departure": {
"delay": 29,
"time": "1769171969"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769172087"
},
"departure": {
"delay": 27,
"time": "1769172087"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769172306"
},
"departure": {
"delay": 66,
"time": "1769172306"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769171031"
},
"departure": {
"delay": 51,
"time": "1769171031"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769170916"
},
"departure": {
"delay": 56,
"time": "1769170916"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1769171305"
},
"departure": {
"delay": 25,
"time": "1769171305"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108045x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4922:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769168640"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769169959"
},
"departure": {
"delay": 59,
"time": "1769169959"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769169734"
},
"departure": {
"delay": 39,
"time": "1769169759"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -112,
"time": "1769169128"
},
"departure": {
"delay": -112,
"time": "1769169128"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1769168709"
},
"departure": {
"delay": 94,
"time": "1769168734"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -116,
"time": "1769170084"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1769168934"
},
"departure": {
"delay": 114,
"time": "1769168934"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769169884"
},
"departure": {
"delay": 44,
"time": "1769169884"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1769169610"
},
"departure": {
"delay": 10,
"time": "1769169610"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1769169263"
},
"departure": {
"delay": 3,
"time": "1769169363"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769169535"
},
"departure": {
"delay": 55,
"time": "1769169535"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769170034"
},
"departure": {
"delay": 14,
"time": "1769170034"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1769169439"
},
"departure": {
"delay": 39,
"time": "1769169459"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769168837"
},
"departure": {
"delay": 77,
"time": "1769168837"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1769169809"
},
"departure": {
"delay": 89,
"time": "1769169809"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769168636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4922:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1769170569"
},
"departure": {
"delay": 249,
"time": "1769170569"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 24,
"time": "1769170164"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 176,
"time": "1769171636"
},
"departure": {
"delay": 176,
"time": "1769171636"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1769171742"
},
"departure": {
"delay": 162,
"time": "1769171742"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1769171250"
},
"departure": {
"delay": 210,
"time": "1769171250"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1769172339"
},
"departure": {
"delay": 159,
"time": "1769172339"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1769171859"
},
"departure": {
"delay": 159,
"time": "1769171859"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1769170218"
},
"departure": {
"delay": 99,
"time": "1769170239"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1769170741"
},
"departure": {
"delay": 159,
"time": "1769170839"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1769171559"
},
"departure": {
"delay": 159,
"time": "1769171559"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 217,
"time": "1769171497"
},
"departure": {
"delay": 217,
"time": "1769171497"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1769170909"
},
"departure": {
"delay": 169,
"time": "1769170909"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1769172099"
},
"departure": {
"delay": 159,
"time": "1769172099"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1769172031"
},
"departure": {
"delay": 211,
"time": "1769172031"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1769170389"
},
"departure": {
"delay": 154,
"time": "1769170414"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 164,
"time": "1769170664"
},
"departure": {
"delay": 164,
"time": "1769170664"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 159,
"time": "1769171019"
},
"departure": {
"delay": 159,
"time": "1769171019"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1769171319"
},
"departure": {
"delay": 159,
"time": "1769171319"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1769171983"
},
"departure": {
"delay": 163,
"time": "1769171983"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1769171142"
},
"departure": {
"delay": 162,
"time": "1769171142"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1769171392"
},
"departure": {
"delay": 172,
"time": "1769171392"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769170177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6053:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107872x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769171093"
},
"departure": {
"delay": -7,
"time": "1769171093"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1769171421"
},
"departure": {
"delay": 21,
"time": "1769171421"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1769170956"
},
"departure": {
"delay": 36,
"time": "1769170956"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769170785"
},
"departure": {
"delay": 45,
"time": "1769170785"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769171213"
},
"departure": {
"delay": -7,
"time": "1769171213"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769171311"
},
"departure": {
"delay": 31,
"time": "1769171311"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1769171629"
},
"departure": {
"delay": -11,
"time": "1769171629"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769171718"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769171524"
},
"departure": {
"delay": 4,
"time": "1769171524"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107872x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7560:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769169643"
},
"departure": {
"delay": 72,
"time": "1769169672"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 294,
"time": "1769170794"
},
"departure": {
"delay": 294,
"time": "1769170794"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 223,
"time": "1769170221"
},
"departure": {
"delay": 223,
"time": "1769170243"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1769170579"
},
"departure": {
"delay": 288,
"time": "1769170608"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 319,
"time": "1769171419"
},
"departure": {
"delay": 319,
"time": "1769171419"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 314,
"time": "1769171714"
},
"departure": {
"delay": 314,
"time": "1769171714"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1769169732"
},
"departure": {
"delay": 72,
"time": "1769169732"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1769170398"
},
"departure": {
"delay": 198,
"time": "1769170398"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1769169968"
},
"departure": {
"delay": 128,
"time": "1769169968"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 253,
"time": "1769170691"
},
"departure": {
"delay": 253,
"time": "1769170693"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 310,
"time": "1769171470"
},
"departure": {
"delay": 310,
"time": "1769171470"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 312,
"time": "1769170872"
},
"departure": {
"delay": 312,
"time": "1769170872"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 303,
"time": "1769171643"
},
"departure": {
"delay": 303,
"time": "1769171643"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769169510"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 306,
"time": "1769172186"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 306,
"time": "1769172006"
},
"departure": {
"delay": 306,
"time": "1769172006"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 310,
"time": "1769170990"
},
"departure": {
"delay": 310,
"time": "1769170990"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1769169793"
},
"departure": {
"delay": 73,
"time": "1769169793"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 310,
"time": "1769171770"
},
"departure": {
"delay": 310,
"time": "1769171770"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769169569"
},
"departure": {
"delay": 29,
"time": "1769169569"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1769170046"
},
"departure": {
"delay": 171,
"time": "1769170071"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1769171585"
},
"departure": {
"delay": 305,
"time": "1769171585"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 314,
"time": "1769171354"
},
"departure": {
"delay": 314,
"time": "1769171354"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769169868"
},
"departure": {
"delay": 113,
"time": "1769169893"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 317,
"time": "1769171837"
},
"departure": {
"delay": 317,
"time": "1769171837"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 310,
"time": "1769171290"
},
"departure": {
"delay": 310,
"time": "1769171290"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 321,
"time": "1769171901"
},
"departure": {
"delay": 321,
"time": "1769171901"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 238,
"time": "1769170318"
},
"departure": {
"delay": 238,
"time": "1769170318"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 266,
"time": "1769170526"
},
"departure": {
"delay": 266,
"time": "1769170526"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 308,
"time": "1769171948"
},
"departure": {
"delay": 308,
"time": "1769171948"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769168955",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7560:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769170448"
},
"departure": {
"delay": 92,
"time": "1769170472"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1769170243"
},
"departure": {
"delay": 131,
"time": "1769170271"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1769169635"
},
"departure": {
"delay": 131,
"time": "1769169671"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 91,
"time": "1769169523"
},
"departure": {
"delay": 91,
"time": "1769169571"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1769170157"
},
"departure": {
"delay": 91,
"time": "1769170171"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1769171350"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 91,
"time": "1769170575"
},
"departure": {
"delay": 91,
"time": "1769170591"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 131,
"time": "1769170871"
},
"departure": {
"delay": 131,
"time": "1769170871"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1769169440"
},
"departure": {
"delay": 31,
"time": "1769169451"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1769170686"
},
"departure": {
"delay": 91,
"time": "1769170711"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1769171015"
},
"departure": {
"delay": 155,
"time": "1769171015"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 146,
"time": "1769170946"
},
"departure": {
"delay": 146,
"time": "1769170946"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 158,
"time": "1769171078"
},
"departure": {
"delay": 158,
"time": "1769171078"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1769170069"
},
"departure": {
"delay": 71,
"time": "1769170091"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1769170775"
},
"departure": {
"delay": 111,
"time": "1769170791"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1769169931"
},
"departure": {
"delay": 111,
"time": "1769169951"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769169708"
},
"departure": {
"delay": 71,
"time": "1769169731"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1769169826"
},
"departure": {
"delay": 131,
"time": "1769169851"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1769170335"
},
"departure": {
"delay": 171,
"time": "1769170371"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769169457",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2087:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1769174794"
},
"departure": {
"delay": -26,
"time": "1769174794"
},
"stopId": "FR:27474:ZE:0x6714:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1769174873"
},
"departure": {
"delay": -67,
"time": "1769174873"
},
"stopId": "FR:27474:ZE:0x6717:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -93,
"time": "1769175207"
},
"departure": {
"delay": -93,
"time": "1769175207"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769174390"
},
"departure": {
"delay": -10,
"time": "1769174390"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -63,
"time": "1769175117"
},
"departure": {
"delay": -63,
"time": "1769175117"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -79,
"time": "1769174981"
},
"departure": {
"delay": -79,
"time": "1769174981"
},
"stopId": "FR:27474:ZE:0x6706:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1769174630"
},
"departure": {
"delay": -10,
"time": "1769174630"
},
"stopId": "FR:27474:ZE:0x6708:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -75,
"time": "1769175405"
},
"departure": {
"delay": -75,
"time": "1769175405"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -88,
"time": "1769175092"
},
"departure": {
"delay": -88,
"time": "1769175092"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1769175177"
},
"departure": {
"delay": -63,
"time": "1769175177"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1769175071"
},
"departure": {
"delay": -49,
"time": "1769175071"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1769174748"
},
"departure": {
"delay": -12,
"time": "1769174748"
},
"stopId": "FR:27474:ZE:0x6702:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769174908"
},
"departure": {
"delay": -32,
"time": "1769174908"
},
"stopId": "FR:27474:ZE:0x6719:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -113,
"time": "1769175487"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1769174210"
},
"departure": {
"delay": -10,
"time": "1769174210"
},
"stopId": "FR:27701:ZE:0x7084:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1769174699"
},
"departure": {
"delay": -1,
"time": "1769174699"
},
"stopId": "FR:27474:ZE:0x6712:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1769174959"
},
"departure": {
"delay": -41,
"time": "1769174959"
},
"stopId": "FR:27474:ZE:0x6723:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769174475"
},
"departure": {
"delay": 15,
"time": "1769174475"
},
"stopId": "FR:27365:ZE:0x7076:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470351:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769172674"
},
"departure": {
"delay": 14,
"time": "1769172674"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1769172621"
},
"departure": {
"delay": 21,
"time": "1769172621"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769172529"
},
"departure": {
"delay": 49,
"time": "1769172529"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769170759"
},
"departure": {
"delay": 79,
"time": "1769170759"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1769170672"
},
"departure": {
"delay": 112,
"time": "1769170672"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769170813"
},
"departure": {
"delay": 22,
"time": "1769170822"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -121,
"time": "1769170979"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769170612"
},
"departure": {
"delay": 112,
"time": "1769170612"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769170560"
},
"departure": {
"delay": 82,
"time": "1769170582"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769170890"
},
"departure": {
"delay": -30,
"time": "1769170890"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769170777"
},
"departure": {
"delay": 97,
"time": "1769170777"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1769170715",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596253:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14402:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168520"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769167549"
},
"departure": {
"delay": 49,
"time": "1769167549"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769167664"
},
"departure": {
"delay": 44,
"time": "1769167664"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769168220"
},
"departure": {
"time": "1769168220"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769167377"
},
"departure": {
"delay": 57,
"time": "1769167377"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769168597"
},
"departure": {
"delay": 17,
"time": "1769168597"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769168274"
},
"departure": {
"delay": 54,
"time": "1769168274"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769169411"
},
"departure": {
"delay": 51,
"time": "1769169411"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769168361"
},
"departure": {
"delay": 21,
"time": "1769168361"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769167740"
},
"departure": {
"time": "1769167740"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769167257"
},
"departure": {
"delay": 57,
"time": "1769167257"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769167202"
},
"departure": {
"delay": 2,
"time": "1769167202"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769167440"
},
"departure": {
"time": "1769167440"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769167619"
},
"departure": {
"delay": 59,
"time": "1769167619"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769167500"
},
"departure": {
"time": "1769167500"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769168080"
},
"departure": {
"delay": 40,
"time": "1769168080"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769166636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14402:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230557x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1769170866"
},
"departure": {
"delay": 246,
"time": "1769170866"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 181,
"time": "1769170681"
},
"departure": {
"delay": 181,
"time": "1769170681"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 261,
"time": "1769170941"
},
"departure": {
"delay": 261,
"time": "1769170941"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 236,
"time": "1769171156"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 225,
"time": "1769170545"
},
"departure": {
"delay": 225,
"time": "1769170545"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 285,
"time": "1769171085"
},
"departure": {
"delay": 285,
"time": "1769171085"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 290,
"time": "1769171030"
},
"departure": {
"delay": 290,
"time": "1769171030"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 236,
"time": "1769170976"
},
"departure": {
"delay": 236,
"time": "1769170976"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 276,
"time": "1769170836"
},
"departure": {
"delay": 276,
"time": "1769170836"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 236,
"time": "1769170796"
},
"departure": {
"delay": 236,
"time": "1769170796"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230557x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230562x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1769170269"
},
"departure": {
"delay": -51,
"time": "1769170269"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1769170082"
},
"departure": {
"delay": 2,
"time": "1769170082"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -59,
"time": "1769170201"
},
"departure": {
"delay": -59,
"time": "1769170201"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -45,
"time": "1769170155"
},
"departure": {
"delay": -45,
"time": "1769170155"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1769170377"
},
"departure": {
"delay": -3,
"time": "1769170377"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1769170511"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -71,
"time": "1769170429"
},
"departure": {
"delay": -71,
"time": "1769170429"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769170240",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230562x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769180640"
},
"departure": {
"time": "1769180640"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769179860"
},
"departure": {
"time": "1769179860"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769179680"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769179800"
},
"departure": {
"time": "1769179800"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769179740"
},
"departure": {
"time": "1769179740"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769180880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769179920"
},
"departure": {
"time": "1769179920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769180700"
},
"departure": {
"time": "1769180700"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180760"
},
"departure": {
"time": "1769180760"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2093:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769171968"
},
"departure": {
"delay": 28,
"time": "1769171968"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769171150"
},
"departure": {
"delay": 50,
"time": "1769171150"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1769171735"
},
"departure": {
"delay": 35,
"time": "1769171735"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769172051"
},
"departure": {
"delay": 51,
"time": "1769172051"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769172298"
},
"departure": {
"delay": 58,
"time": "1769172298"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769172543"
},
"departure": {
"delay": 3,
"time": "1769172543"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769172462"
},
"departure": {
"delay": 42,
"time": "1769172462"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769172218"
},
"departure": {
"delay": 38,
"time": "1769172218"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5941:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769175900"
},
"departure": {
"time": "1769175900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769175000"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769175120"
},
"departure": {
"time": "1769175120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769176620"
},
"departure": {
"time": "1769176620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769175360"
},
"departure": {
"time": "1769175360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769177040"
},
"departure": {
"time": "1769177040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769175540"
},
"departure": {
"time": "1769175540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769176805"
},
"departure": {
"delay": 5,
"time": "1769176805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769175600"
},
"departure": {
"time": "1769175600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769176560"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769174700"
},
"departure": {
"time": "1769174700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769177160"
},
"departure": {
"time": "1769177160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769175300"
},
"departure": {
"time": "1769175300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769177520"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769175720"
},
"departure": {
"time": "1769175720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769175180"
},
"departure": {
"time": "1769175180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769177400"
},
"departure": {
"time": "1769177400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769174820"
},
"departure": {
"time": "1769174820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174940"
},
"departure": {
"time": "1769174940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769176860"
},
"departure": {
"time": "1769176860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769177280"
},
"departure": {
"time": "1769177280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769176800"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769175240"
},
"departure": {
"time": "1769175240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769175060"
},
"departure": {
"time": "1769175060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769174945"
},
"departure": {
"delay": 5,
"time": "1769174945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769176920"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769177100"
},
"departure": {
"time": "1769177100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769174465"
},
"departure": {
"delay": 5,
"time": "1769174465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx239:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769169060"
},
"departure": {
"delay": 125,
"time": "1769169065"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769168820"
},
"departure": {
"delay": 65,
"time": "1769168825"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769168160"
},
"departure": {
"time": "1769168220"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769167860"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769168400"
},
"departure": {
"delay": 65,
"time": "1769168405"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769169660"
},
"departure": {
"delay": 120,
"time": "1769169660"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769168280"
},
"departure": {
"delay": 5,
"time": "1769168285"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769168340"
},
"departure": {
"delay": 5,
"time": "1769168345"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1769168940"
},
"departure": {
"delay": 125,
"time": "1769168945"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769169720"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769169120"
},
"departure": {
"delay": 125,
"time": "1769169125"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769168410"
},
"departure": {
"delay": 15,
"time": "1769168415"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170600",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx239:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1769168298"
},
"departure": {
"delay": 151,
"time": "1769168311"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 33,
"time": "1769167293"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 268,
"time": "1769168018"
},
"departure": {
"delay": 268,
"time": "1769168068"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1769167470"
},
"departure": {
"delay": 113,
"time": "1769167493"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1769168818"
},
"departure": {
"delay": 83,
"time": "1769168843"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1769169093"
},
"departure": {
"delay": 179,
"time": "1769169119"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1769167768"
},
"departure": {
"delay": 88,
"time": "1769167768"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769167330"
},
"departure": {
"delay": 10,
"time": "1769167330"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769169394"
},
"departure": {
"delay": 94,
"time": "1769169394"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 172,
"time": "1769168200"
},
"departure": {
"delay": 172,
"time": "1769168212"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769167603"
},
"departure": {
"delay": 103,
"time": "1769167603"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 223,
"time": "1769168143"
},
"departure": {
"delay": 223,
"time": "1769168143"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1769168244"
},
"departure": {
"delay": 145,
"time": "1769168245"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1769167693"
},
"departure": {
"delay": 73,
"time": "1769167693"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1769167370"
},
"departure": {
"delay": 98,
"time": "1769167418"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -77,
"time": "1769169643"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1769169570"
},
"departure": {
"delay": 53,
"time": "1769169593"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 68,
"time": "1769167568"
},
"departure": {
"delay": 68,
"time": "1769167568"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167296",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7551:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769165360"
},
"departure": {
"delay": 29,
"time": "1769165369"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769164804"
},
"departure": {
"delay": 84,
"time": "1769164824"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1769164187"
},
"departure": {
"delay": -7,
"time": "1769164193"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769165462"
},
"departure": {
"delay": 18,
"time": "1769165478"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769164144"
},
"departure": {
"delay": 12,
"time": "1769164152"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769163939"
},
"departure": {
"delay": 122,
"time": "1769163962"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1769164373"
},
"departure": {
"delay": -2,
"time": "1769164378"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769164864"
},
"departure": {
"delay": 85,
"time": "1769164885"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769165166"
},
"departure": {
"delay": 28,
"time": "1769165188"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 103,
"time": "1769163883"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769164107"
},
"departure": {
"delay": 40,
"time": "1769164120"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769164554"
},
"departure": {
"delay": 7,
"time": "1769164567"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769165406"
},
"departure": {
"delay": 36,
"time": "1769165436"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1769165304"
},
"departure": {
"delay": 34,
"time": "1769165314"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1769164080"
},
"departure": {
"delay": 71,
"time": "1769164091"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1769164000"
},
"departure": {
"delay": 105,
"time": "1769164005"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1769165019"
},
"departure": {
"delay": 66,
"time": "1769165046"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769164493"
},
"departure": {
"delay": 7,
"time": "1769164507"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769165130"
},
"departure": {
"delay": 44,
"time": "1769165144"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1769165078"
},
"departure": {
"delay": 65,
"time": "1769165105"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769165273"
},
"departure": {
"delay": 66,
"time": "1769165286"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1769165548"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1769164047"
},
"departure": {
"delay": 95,
"time": "1769164055"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769164199"
},
"departure": {
"delay": 11,
"time": "1769164271"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1769164664"
},
"departure": {
"delay": 67,
"time": "1769164747"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 167,
"time": "1769155367"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 347,
"time": "1769155998"
},
"departure": {
"delay": 347,
"time": "1769156027"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1769155581"
},
"departure": {
"delay": 149,
"time": "1769155589"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 181,
"time": "1769156511"
},
"departure": {
"delay": 181,
"time": "1769156521"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 170,
"time": "1769156683"
},
"departure": {
"delay": 170,
"time": "1769156690"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1769155528"
},
"departure": {
"delay": 155,
"time": "1769155535"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 323,
"time": "1769156107"
},
"departure": {
"delay": 323,
"time": "1769156123"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1769156158"
},
"departure": {
"delay": 305,
"time": "1769156165"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1769156772"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1769156644"
},
"departure": {
"delay": 190,
"time": "1769156650"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 265,
"time": "1769156288"
},
"departure": {
"delay": 265,
"time": "1769156305"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 266,
"time": "1769156238"
},
"departure": {
"delay": 266,
"time": "1769156246"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 263,
"time": "1769156344"
},
"departure": {
"delay": 263,
"time": "1769156363"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769155608"
},
"departure": {
"delay": 116,
"time": "1769155616"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1769155478"
},
"departure": {
"delay": 173,
"time": "1769155493"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 181,
"time": "1769156574"
},
"departure": {
"delay": 181,
"time": "1769156581"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 309,
"time": "1769155698"
},
"departure": {
"delay": 309,
"time": "1769155929"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1769156477"
},
"departure": {
"delay": 211,
"time": "1769156491"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769170868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1721:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174220"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174160"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769174280"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1721:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:987:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1769186400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769188560"
},
"departure": {
"time": "1769188560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769186700"
},
"departure": {
"time": "1769186700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769189405"
},
"departure": {
"delay": 5,
"time": "1769189405"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769187000"
},
"departure": {
"time": "1769187000"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769186520"
},
"departure": {
"time": "1769186520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769187720"
},
"departure": {
"time": "1769187720"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769187125"
},
"departure": {
"delay": 5,
"time": "1769187125"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769188380"
},
"departure": {
"time": "1769188380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769187840"
},
"departure": {
"time": "1769187840"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769187780"
},
"departure": {
"time": "1769187780"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769188800"
},
"departure": {
"time": "1769188800"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769189640"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769186580"
},
"departure": {
"time": "1769186580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186880"
},
"departure": {
"time": "1769186880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187240"
},
"departure": {
"time": "1769187240"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769187660"
},
"departure": {
"time": "1769187660"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769187120"
},
"departure": {
"time": "1769187120"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769187600"
},
"departure": {
"time": "1769187600"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769188740"
},
"departure": {
"time": "1769188740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1769170831",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:987:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178720"
},
"departure": {
"time": "1769178720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769178660"
},
"departure": {
"time": "1769178660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1769178000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178180"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178900"
},
"departure": {
"time": "1769178900"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769179020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1981:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -134,
"time": "1769170583"
},
"departure": {
"delay": -134,
"time": "1769170606"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -153,
"time": "1769170647"
},
"stopId": "FR:14478:ZE:5206469525897216:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -389,
"time": "1769170070"
},
"departure": {
"delay": -389,
"time": "1769170111"
},
"stopId": "FR:14478:ZE:5154554561691648:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -231,
"time": "1769170280"
},
"departure": {
"delay": -231,
"time": "1769170329"
},
"stopId": "FR:14740:ZE:6291247872344064:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -89,
"time": "1769170422"
},
"departure": {
"delay": -89,
"time": "1769170531"
},
"stopId": "FR:14740:ZE:5089915723317248:ATOUMOD036",
"stopSequence": 25
}
],
"timestamp": "1769170420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057039x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769171353"
},
"departure": {
"delay": 13,
"time": "1769171353"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769171476"
},
"departure": {
"delay": 16,
"time": "1769171476"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769171939"
},
"departure": {
"delay": 59,
"time": "1769171939"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769171554"
},
"departure": {
"delay": 34,
"time": "1769171554"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769171398"
},
"departure": {
"delay": 58,
"time": "1769171398"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769171833"
},
"departure": {
"delay": 13,
"time": "1769171833"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1769172219"
},
"departure": {
"delay": 39,
"time": "1769172219"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769171874"
},
"departure": {
"delay": 54,
"time": "1769171874"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769171618"
},
"departure": {
"delay": 38,
"time": "1769171618"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769172091"
},
"departure": {
"delay": 31,
"time": "1769172091"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769171680"
},
"departure": {
"delay": 40,
"time": "1769171680"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172900"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1769172476"
},
"departure": {
"delay": 56,
"time": "1769172476"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769172165"
},
"departure": {
"delay": 45,
"time": "1769172165"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769172303"
},
"departure": {
"delay": 3,
"time": "1769172303"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769172039"
},
"departure": {
"delay": 39,
"time": "1769172039"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170570",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057039x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187600"
},
"departure": {
"time": "1769187600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769187960"
},
"departure": {
"time": "1769187960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769187840"
},
"departure": {
"time": "1769187840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769189700"
},
"departure": {
"time": "1769189700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769187780"
},
"departure": {
"time": "1769187780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769187900"
},
"departure": {
"time": "1769187900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769188320"
},
"departure": {
"time": "1769188320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769190060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1769187000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769189405"
},
"departure": {
"delay": 5,
"time": "1769189405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769187660"
},
"departure": {
"time": "1769187660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769188860"
},
"departure": {
"time": "1769188860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769187720"
},
"departure": {
"time": "1769187720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769187545"
},
"departure": {
"delay": 5,
"time": "1769187545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769187540"
},
"departure": {
"time": "1769187540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769187065"
},
"departure": {
"delay": 5,
"time": "1769187065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769187480"
},
"departure": {
"time": "1769187480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769188140"
},
"departure": {
"time": "1769188140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769188500"
},
"departure": {
"time": "1769188500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769190000"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769188200"
},
"departure": {
"time": "1769188200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1769170187",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1071:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1769171053"
},
"departure": {
"delay": 193,
"time": "1769171053"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1769170999"
},
"departure": {
"delay": 139,
"time": "1769170999"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 139,
"time": "1769171419"
},
"departure": {
"delay": 139,
"time": "1769171419"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1769170943"
},
"departure": {
"delay": 143,
"time": "1769170943"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1769170621"
},
"departure": {
"delay": 121,
"time": "1769170621"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1769172809"
},
"departure": {
"delay": 149,
"time": "1769172809"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1769171287"
},
"departure": {
"delay": 187,
"time": "1769171287"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1769170699"
},
"departure": {
"delay": 125,
"time": "1769170745"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1769170806"
},
"departure": {
"delay": 126,
"time": "1769170806"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1071:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189200x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769171361"
},
"departure": {
"delay": 21,
"time": "1769171361"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172420"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769172114"
},
"departure": {
"delay": 54,
"time": "1769172114"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76447:ZE:3816:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769171407"
},
"departure": {
"delay": 7,
"time": "1769171407"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769172227"
},
"departure": {
"delay": 47,
"time": "1769172227"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769172062"
},
"departure": {
"delay": 2,
"time": "1769172062"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769171143"
},
"departure": {
"delay": 43,
"time": "1769171143"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769171097"
},
"departure": {
"delay": 57,
"time": "1769171097"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769171500"
},
"departure": {
"delay": 40,
"time": "1769171500"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769171222"
},
"departure": {
"delay": 2,
"time": "1769171222"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189200x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx97:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769171061"
},
"departure": {
"delay": -39,
"time": "1769171061"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1769171510"
},
"departure": {
"delay": -10,
"time": "1769171510"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1769171020"
},
"departure": {
"delay": -20,
"time": "1769171020"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769171208"
},
"departure": {
"delay": -12,
"time": "1769171208"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1769171255"
},
"departure": {
"delay": -25,
"time": "1769171255"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769170890"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1769171124"
},
"departure": {
"delay": -36,
"time": "1769171124"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1769171309"
},
"departure": {
"delay": -31,
"time": "1769171309"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1769170948"
},
"departure": {
"delay": -32,
"time": "1769170948"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx97:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769182800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769183580"
},
"departure": {
"time": "1769183580"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769184600"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769184540"
},
"departure": {
"time": "1769184540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769182980"
},
"departure": {
"time": "1769182980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769183280"
},
"departure": {
"time": "1769183280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769183160"
},
"departure": {
"time": "1769183160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769184360"
},
"departure": {
"time": "1769184360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769183820"
},
"departure": {
"time": "1769183820"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769183940"
},
"departure": {
"time": "1769183940"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:889:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230314x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769170720"
},
"departure": {
"delay": 40,
"time": "1769170720"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1769171803"
},
"departure": {
"delay": -17,
"time": "1769171803"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -17,
"time": "1769171263"
},
"departure": {
"delay": -17,
"time": "1769171263"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769171429"
},
"departure": {
"delay": 29,
"time": "1769171429"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1769170977"
},
"departure": {
"delay": -3,
"time": "1769170977"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1769170841"
},
"departure": {
"delay": 41,
"time": "1769170841"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1769171066"
},
"departure": {
"delay": 26,
"time": "1769171066"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1769171923"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -17,
"time": "1769170003"
},
"departure": {
"delay": -17,
"time": "1769170003"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769171355"
},
"departure": {
"delay": 15,
"time": "1769171355"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1769171671"
},
"departure": {
"delay": 31,
"time": "1769171671"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1769171849"
},
"departure": {
"delay": 29,
"time": "1769171849"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -11,
"time": "1769170489"
},
"departure": {
"delay": -11,
"time": "1769170489"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1769170301"
},
"departure": {
"delay": 41,
"time": "1769170301"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1769171169"
},
"departure": {
"delay": 9,
"time": "1769171169"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1769171751"
},
"departure": {
"delay": -9,
"time": "1769171751"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -3,
"time": "1769170137"
},
"departure": {
"delay": -3,
"time": "1769170137"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1769170783"
},
"departure": {
"delay": -17,
"time": "1769170783"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769170540"
},
"departure": {
"delay": 40,
"time": "1769170540"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1769171623"
},
"departure": {
"delay": -17,
"time": "1769171623"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1769171562"
},
"departure": {
"delay": 42,
"time": "1769171562"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1769171717"
},
"departure": {
"delay": 17,
"time": "1769171717"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1769171206"
},
"departure": {
"delay": -14,
"time": "1769171206"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769171304"
},
"departure": {
"delay": 24,
"time": "1769171304"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1769171503"
},
"departure": {
"delay": -17,
"time": "1769171503"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1769171828"
},
"departure": {
"delay": 8,
"time": "1769171828"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -3,
"time": "1769170377"
},
"departure": {
"delay": -3,
"time": "1769170377"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1769170423"
},
"departure": {
"delay": -17,
"time": "1769170423"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769171895"
},
"departure": {
"delay": 15,
"time": "1769171895"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1769169810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230314x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769193180"
},
"departure": {
"time": "1769193180"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769192640"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769191020"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193120"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769192040"
},
"departure": {
"time": "1769192040"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769191140"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191740"
},
"departure": {
"time": "1769191740"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769192700"
},
"departure": {
"time": "1769192700"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769192940"
},
"departure": {
"time": "1769192940"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1769190600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192880"
},
"departure": {
"time": "1769192880"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769191440"
},
"departure": {
"time": "1769191440"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769191080"
},
"departure": {
"time": "1769191080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769190665"
},
"departure": {
"delay": 5,
"time": "1769190665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769192340"
},
"departure": {
"time": "1769192340"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769191260"
},
"departure": {
"time": "1769191260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769192580"
},
"departure": {
"time": "1769192580"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769191200"
},
"departure": {
"time": "1769191200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769191680"
},
"departure": {
"time": "1769191680"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769193480"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769192400"
},
"departure": {
"time": "1769192400"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769191320"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769192885"
},
"departure": {
"delay": 5,
"time": "1769192885"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769191025"
},
"departure": {
"delay": 5,
"time": "1769191025"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193240"
},
"departure": {
"time": "1769193240"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769191085"
},
"departure": {
"delay": 5,
"time": "1769191085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1093:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769169763"
},
"departure": {
"delay": 126,
"time": "1769169786"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 279,
"time": "1769171859"
},
"departure": {
"delay": 279,
"time": "1769171859"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1769170920"
},
"departure": {
"delay": 300,
"time": "1769170920"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769169486"
},
"departure": {
"delay": 66,
"time": "1769169486"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 271,
"time": "1769170831"
},
"departure": {
"delay": 271,
"time": "1769170831"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 171,
"time": "1769170311"
},
"departure": {
"delay": 171,
"time": "1769170311"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769170025"
},
"departure": {
"delay": 185,
"time": "1769170025"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 241,
"time": "1769170237"
},
"departure": {
"delay": 241,
"time": "1769170261"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 333,
"time": "1769171133"
},
"departure": {
"delay": 333,
"time": "1769171133"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769169586"
},
"departure": {
"delay": 131,
"time": "1769169611"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 279,
"time": "1769171679"
},
"departure": {
"delay": 279,
"time": "1769171679"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 279,
"time": "1769171439"
},
"departure": {
"delay": 279,
"time": "1769171439"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 271,
"time": "1769170711"
},
"departure": {
"delay": 271,
"time": "1769170711"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1769169686"
},
"departure": {
"delay": 111,
"time": "1769169711"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 194,
"time": "1769169914"
},
"departure": {
"delay": 194,
"time": "1769169914"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 141,
"time": "1769169836"
},
"departure": {
"delay": 141,
"time": "1769169861"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 279,
"time": "1769171379"
},
"departure": {
"delay": 279,
"time": "1769171379"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 232,
"time": "1769170612"
},
"departure": {
"delay": 232,
"time": "1769170612"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 201,
"time": "1769170136"
},
"departure": {
"delay": 201,
"time": "1769170161"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 299,
"time": "1769170979"
},
"departure": {
"delay": 299,
"time": "1769170979"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 333,
"time": "1769171313"
},
"departure": {
"delay": 333,
"time": "1769171313"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 306,
"time": "1769171226"
},
"departure": {
"delay": 306,
"time": "1769171226"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 216,
"time": "1769170386"
},
"departure": {
"delay": 216,
"time": "1769170536"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 298,
"time": "1769171038"
},
"departure": {
"delay": 298,
"time": "1769171038"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 299,
"time": "1769171579"
},
"departure": {
"delay": 299,
"time": "1769171579"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 207,
"time": "1769169987"
},
"departure": {
"delay": 207,
"time": "1769169987"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 326,
"time": "1769171786"
},
"departure": {
"delay": 326,
"time": "1769171786"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 306,
"time": "1769171526"
},
"departure": {
"delay": 306,
"time": "1769171526"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769169415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7854:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075750x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769171551"
},
"departure": {
"delay": 31,
"time": "1769171551"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1769171856"
},
"departure": {
"delay": 36,
"time": "1769171856"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769171267"
},
"departure": {
"delay": 47,
"time": "1769171267"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172480"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1769171333"
},
"departure": {
"delay": 53,
"time": "1769171333"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769171697"
},
"departure": {
"delay": 57,
"time": "1769171697"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1769172056"
},
"departure": {
"delay": 56,
"time": "1769172056"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769171770"
},
"departure": {
"delay": 10,
"time": "1769171770"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769171387"
},
"departure": {
"delay": 47,
"time": "1769171387"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075750x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1769171241"
},
"departure": {
"delay": 201,
"time": "1769171241"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1769171193"
},
"departure": {
"delay": 153,
"time": "1769171193"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769171092"
},
"departure": {
"delay": 172,
"time": "1769171092"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769170081"
},
"departure": {
"delay": 83,
"time": "1769170103"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1769171409"
},
"departure": {
"delay": 189,
"time": "1769171409"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1769171493"
},
"departure": {
"delay": 153,
"time": "1769171493"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1769171313"
},
"departure": {
"delay": 153,
"time": "1769171313"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 171,
"time": "1769170911"
},
"departure": {
"delay": 171,
"time": "1769170911"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1769170179"
},
"departure": {
"delay": 63,
"time": "1769170203"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769170633"
},
"departure": {
"delay": 153,
"time": "1769170833"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 205,
"time": "1769171005"
},
"departure": {
"delay": 205,
"time": "1769171005"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1769170505"
},
"departure": {
"delay": -32,
"time": "1769170528"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1769170280"
},
"departure": {
"delay": 103,
"time": "1769170303"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170016",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4830:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -219,
"time": "1769172081"
},
"departure": {
"delay": -219,
"time": "1769172081"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1769170354"
},
"departure": {
"delay": 104,
"time": "1769170364"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -274,
"time": "1769171306"
},
"departure": {
"delay": -274,
"time": "1769171306"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1769170831"
},
"departure": {
"delay": 104,
"time": "1769170844"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -264,
"time": "1769172036"
},
"departure": {
"delay": -264,
"time": "1769172036"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 104,
"time": "1769170659"
},
"departure": {
"delay": 104,
"time": "1769170664"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1769170752"
},
"departure": {
"delay": 134,
"time": "1769170754"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -148,
"time": "1769172332"
},
"departure": {
"delay": -148,
"time": "1769172332"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -214,
"time": "1769172386"
},
"departure": {
"delay": -214,
"time": "1769172386"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -84,
"time": "1769171076"
},
"departure": {
"delay": -84,
"time": "1769171076"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -235,
"time": "1769171825"
},
"departure": {
"delay": -235,
"time": "1769171825"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 172,
"time": "1769170492"
},
"departure": {
"delay": 172,
"time": "1769170492"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -199,
"time": "1769171381"
},
"departure": {
"delay": -199,
"time": "1769171381"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1769170432"
},
"departure": {
"delay": 112,
"time": "1769170432"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -181,
"time": "1769171639"
},
"departure": {
"delay": -181,
"time": "1769171639"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1769170904"
},
"departure": {
"delay": 44,
"time": "1769170904"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -190,
"time": "1769171510"
},
"departure": {
"delay": -190,
"time": "1769171510"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -244,
"time": "1769171876"
},
"departure": {
"delay": -244,
"time": "1769171876"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -81,
"time": "1769171139"
},
"departure": {
"delay": -81,
"time": "1769171139"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -178,
"time": "1769172242"
},
"departure": {
"delay": -178,
"time": "1769172242"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -162,
"time": "1769171778"
},
"departure": {
"delay": -162,
"time": "1769171778"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -124,
"time": "1769171216"
},
"departure": {
"delay": -124,
"time": "1769171216"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -201,
"time": "1769172399"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 7,
"time": "1769170987"
},
"departure": {
"delay": 7,
"time": "1769170987"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597847:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769168943"
},
"departure": {
"delay": 94,
"time": "1769168974"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 224,
"time": "1769168624"
},
"departure": {
"delay": 224,
"time": "1769168624"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 214,
"time": "1769169934"
},
"departure": {
"delay": 214,
"time": "1769169934"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 200,
"time": "1769169560"
},
"departure": {
"delay": 200,
"time": "1769169560"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 196,
"time": "1769169676"
},
"departure": {
"delay": 196,
"time": "1769169676"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 194,
"time": "1769169973"
},
"departure": {
"delay": 194,
"time": "1769169974"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 30,
"time": "1769167590"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1769167667"
},
"departure": {
"delay": 104,
"time": "1769167724"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 249,
"time": "1769168289"
},
"departure": {
"delay": 249,
"time": "1769168289"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1769169212"
},
"departure": {
"delay": 164,
"time": "1769169224"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1769170146"
},
"departure": {
"delay": 126,
"time": "1769170146"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 162,
"time": "1769169699"
},
"departure": {
"delay": 162,
"time": "1769169702"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 226,
"time": "1769169526"
},
"departure": {
"delay": 226,
"time": "1769169526"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1769169063"
},
"departure": {
"delay": 134,
"time": "1769169074"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 234,
"time": "1769169474"
},
"departure": {
"delay": 234,
"time": "1769169474"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1769170079"
},
"departure": {
"delay": 179,
"time": "1769170079"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 208,
"time": "1769168726"
},
"departure": {
"delay": 208,
"time": "1769168728"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1769168827"
},
"departure": {
"delay": 127,
"time": "1769168827"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 249,
"time": "1769168028"
},
"departure": {
"delay": 249,
"time": "1769168049"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 228,
"time": "1769168201"
},
"departure": {
"delay": 228,
"time": "1769168208"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 174,
"time": "1769169152"
},
"departure": {
"delay": 174,
"time": "1769169174"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 225,
"time": "1769169885"
},
"departure": {
"delay": 225,
"time": "1769169885"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 174,
"time": "1769167949"
},
"departure": {
"delay": 174,
"time": "1769167974"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 214,
"time": "1769168134"
},
"departure": {
"delay": 214,
"time": "1769168134"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1769169827"
},
"departure": {
"delay": 167,
"time": "1769169827"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1769170253"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 141,
"time": "1769167881"
},
"departure": {
"delay": 141,
"time": "1769167881"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1769169375"
},
"departure": {
"delay": 195,
"time": "1769169375"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1769167824"
},
"departure": {
"delay": 148,
"time": "1769167828"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1769168310"
},
"departure": {
"delay": 210,
"time": "1769168310"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1769170106"
},
"departure": {
"delay": 146,
"time": "1769170106"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 218,
"time": "1769168258"
},
"departure": {
"delay": 218,
"time": "1769168258"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 227,
"time": "1769168567"
},
"departure": {
"delay": 227,
"time": "1769168567"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 174,
"time": "1769169754"
},
"departure": {
"delay": 174,
"time": "1769169774"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 179,
"time": "1769168381"
},
"departure": {
"delay": 179,
"time": "1769168399"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769167125",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12376:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769191200"
},
"departure": {
"time": "1769191200"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191440"
},
"departure": {
"time": "1769191440"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769191140"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190720"
},
"departure": {
"time": "1769190720"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769191620"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769191740"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769190780"
},
"departure": {
"time": "1769190780"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769191680"
},
"departure": {
"time": "1769191680"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769190960"
},
"departure": {
"time": "1769190960"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1769190540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191080"
},
"departure": {
"time": "1769191080"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2813:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769174700"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769174640"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769174580"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769174340"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172720"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769174520"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769174760"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769172060"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769174880"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769170716",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7044:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10756:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769172101"
},
"departure": {
"delay": 41,
"time": "1769172101"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769171976"
},
"departure": {
"delay": 36,
"time": "1769171976"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1769171839"
},
"departure": {
"delay": 19,
"time": "1769171839"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769171910"
},
"departure": {
"delay": 30,
"time": "1769171910"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10756:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10508:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1769167972"
},
"departure": {
"delay": 71,
"time": "1769167991"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1769168040"
},
"departure": {
"delay": 85,
"time": "1769168065"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1769169581"
},
"departure": {
"delay": 161,
"time": "1769169581"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 346,
"time": "1769169106"
},
"departure": {
"delay": 346,
"time": "1769169106"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 321,
"time": "1769168541"
},
"departure": {
"delay": 321,
"time": "1769168541"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1769170053"
},
"departure": {
"delay": 213,
"time": "1769170053"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 158,
"time": "1769169758"
},
"departure": {
"delay": 158,
"time": "1769169758"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 295,
"time": "1769169175"
},
"departure": {
"delay": 295,
"time": "1769169175"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1769168140"
},
"departure": {
"delay": 125,
"time": "1769168165"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 298,
"time": "1769168980"
},
"departure": {
"delay": 298,
"time": "1769168998"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1769169325"
},
"departure": {
"delay": 145,
"time": "1769169325"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1769168419"
},
"departure": {
"delay": 305,
"time": "1769168465"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 290,
"time": "1769168728"
},
"departure": {
"delay": 290,
"time": "1769168750"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769167920"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1769169367"
},
"departure": {
"delay": 187,
"time": "1769169367"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1769170541"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 296,
"time": "1769168876"
},
"departure": {
"delay": 296,
"time": "1769168876"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1769169864"
},
"departure": {
"delay": 145,
"time": "1769169865"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 284,
"time": "1769168804"
},
"departure": {
"delay": 284,
"time": "1769168804"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1769168217"
},
"departure": {
"delay": 140,
"time": "1769168240"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 215,
"time": "1769169995"
},
"departure": {
"delay": 215,
"time": "1769169995"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 305,
"time": "1769168645"
},
"departure": {
"delay": 305,
"time": "1769168645"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1769169408"
},
"departure": {
"delay": 214,
"time": "1769169454"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 221,
"time": "1769170121"
},
"departure": {
"delay": 221,
"time": "1769170121"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769167525",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10508:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6017775681142784x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17818,
"time": "1769170918"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 17851,
"time": "1769170821"
},
"departure": {
"delay": 17851,
"time": "1769170831"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1769170762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5590255248867328:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6017775681142784x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11030:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769171573"
},
"departure": {
"delay": 53,
"time": "1769171573"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769173165"
},
"departure": {
"delay": 25,
"time": "1769173165"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1769171650"
},
"departure": {
"delay": 10,
"time": "1769171650"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1769173004"
},
"departure": {
"delay": 44,
"time": "1769173004"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1769171346"
},
"departure": {
"delay": 6,
"time": "1769171346"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769171285"
},
"departure": {
"delay": 5,
"time": "1769171285"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1769172085"
},
"departure": {
"delay": 25,
"time": "1769172085"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1769171215"
},
"departure": {
"delay": 55,
"time": "1769171215"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769171814"
},
"departure": {
"delay": 54,
"time": "1769171814"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769172760"
},
"departure": {
"delay": 40,
"time": "1769172760"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1769172674"
},
"departure": {
"delay": 14,
"time": "1769172674"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769171944"
},
"departure": {
"delay": 4,
"time": "1769171944"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1769172038"
},
"departure": {
"delay": 38,
"time": "1769172038"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769171436"
},
"departure": {
"delay": 36,
"time": "1769171436"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769171133"
},
"departure": {
"delay": 33,
"time": "1769171133"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11030:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769169240"
},
"departure": {
"delay": 60,
"time": "1769169240"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169180"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769170140"
},
"departure": {
"delay": 60,
"time": "1769170140"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769169120"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769169000"
},
"departure": {
"delay": 60,
"time": "1769169000"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769170380"
},
"departure": {
"delay": 60,
"time": "1769170380"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769170260"
},
"departure": {
"time": "1769170260"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769170500"
},
"departure": {
"delay": 60,
"time": "1769170500"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769169600"
},
"departure": {
"delay": 60,
"time": "1769169600"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769170560"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169540"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769169420"
},
"departure": {
"time": "1769169420"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769168880"
},
"departure": {
"delay": 60,
"time": "1769168880"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769168820"
},
"departure": {
"delay": 60,
"time": "1769168820"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1769169800"
},
"departure": {
"delay": 20,
"time": "1769169800"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769168940"
},
"departure": {
"time": "1769168940"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169720"
},
"departure": {
"time": "1769169720"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769170400"
},
"departure": {
"delay": 20,
"time": "1769170400"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769169960"
},
"departure": {
"time": "1769169960"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769168900"
},
"departure": {
"delay": 20,
"time": "1769168900"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769169900"
},
"departure": {
"time": "1769169900"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769170320"
},
"departure": {
"delay": 60,
"time": "1769170320"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769168760"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169780"
},
"departure": {
"time": "1769169780"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769168016",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12160:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:995:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187780"
},
"departure": {
"time": "1769187780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769187660"
},
"departure": {
"time": "1769187660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769187540"
},
"departure": {
"time": "1769187540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769188020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769186700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769187900"
},
"departure": {
"time": "1769187900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769187420"
},
"departure": {
"time": "1769187420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187060"
},
"departure": {
"time": "1769187060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769187180"
},
"departure": {
"time": "1769187180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769186820"
},
"departure": {
"time": "1769186820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769186940"
},
"departure": {
"time": "1769186940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:995:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769172205"
},
"departure": {
"delay": 25,
"time": "1769172205"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769172864"
},
"departure": {
"delay": 24,
"time": "1769172864"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769173898"
},
"departure": {
"delay": 38,
"time": "1769173898"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1769173963"
},
"departure": {
"delay": 43,
"time": "1769173963"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1769172701"
},
"departure": {
"delay": 41,
"time": "1769172701"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769172278"
},
"departure": {
"delay": 38,
"time": "1769172278"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769172234"
},
"departure": {
"delay": 54,
"time": "1769172234"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769174342"
},
"departure": {
"delay": 2,
"time": "1769174342"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1769172407"
},
"departure": {
"delay": 47,
"time": "1769172407"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769172320"
},
"departure": {
"delay": 20,
"time": "1769172320"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769172542"
},
"departure": {
"delay": 2,
"time": "1769172542"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11499:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:749:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769177880"
},
"departure": {
"time": "1769177880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769179200"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769178060"
},
"departure": {
"time": "1769178060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769177580"
},
"departure": {
"time": "1769177580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769179140"
},
"departure": {
"time": "1769179140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769178780"
},
"departure": {
"time": "1769178780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769178240"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769178420"
},
"departure": {
"time": "1769178420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769178300"
},
"departure": {
"time": "1769178300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769177760"
},
"departure": {
"time": "1769177760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1769177400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178000"
},
"departure": {
"time": "1769178000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:749:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10752:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 47,
"time": "1769170067"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769171250"
},
"departure": {
"delay": 30,
"time": "1769171250"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769172402"
},
"departure": {
"delay": 42,
"time": "1769172402"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1769171739"
},
"departure": {
"delay": 39,
"time": "1769171739"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769171857"
},
"departure": {
"delay": 37,
"time": "1769171857"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769172295"
},
"departure": {
"delay": 55,
"time": "1769172295"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769170973"
},
"departure": {
"delay": 53,
"time": "1769170973"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769171578"
},
"departure": {
"delay": 58,
"time": "1769171578"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1769171798"
},
"departure": {
"delay": 38,
"time": "1769171798"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1769170417"
},
"departure": {
"delay": -33,
"time": "1769170467"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1769171976"
},
"departure": {
"delay": 96,
"time": "1769171976"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1769170296"
},
"departure": {
"delay": -24,
"time": "1769170296"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1769170384"
},
"departure": {
"delay": -56,
"time": "1769170384"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1769171342"
},
"departure": {
"delay": -58,
"time": "1769171342"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769170714"
},
"departure": {
"delay": 42,
"time": "1769170842"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769171082"
},
"departure": {
"delay": 42,
"time": "1769171082"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1769171429"
},
"departure": {
"delay": -31,
"time": "1769171429"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1769170561"
},
"departure": {
"delay": -53,
"time": "1769170567"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1769170675"
},
"departure": {
"delay": -65,
"time": "1769170675"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769170076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10752:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190087x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769169939"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769169940",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190087x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769172651"
},
"departure": {
"delay": 51,
"time": "1769172651"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3032:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769172950"
},
"departure": {
"delay": 50,
"time": "1769172950"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1769173187"
},
"departure": {
"delay": 47,
"time": "1769173187"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769173211"
},
"departure": {
"delay": 11,
"time": "1769173211"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1769173576"
},
"departure": {
"delay": 16,
"time": "1769173576"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769172747"
},
"departure": {
"delay": 27,
"time": "1769172747"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769172811"
},
"departure": {
"delay": 31,
"time": "1769172811"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769173515"
},
"departure": {
"delay": 15,
"time": "1769173515"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1769173344"
},
"departure": {
"delay": 24,
"time": "1769173344"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769173131"
},
"departure": {
"delay": 51,
"time": "1769173131"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769172694"
},
"departure": {
"delay": 34,
"time": "1769172694"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769173308"
},
"departure": {
"delay": 48,
"time": "1769173308"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769173077"
},
"departure": {
"delay": 57,
"time": "1769173077"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769172921"
},
"departure": {
"delay": 21,
"time": "1769172921"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769173396"
},
"departure": {
"delay": 16,
"time": "1769173396"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769172609"
},
"departure": {
"delay": 9,
"time": "1769172609"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12613:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769169156"
},
"departure": {
"delay": 96,
"time": "1769169156"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1769170027"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1769169533"
},
"departure": {
"delay": 53,
"time": "1769169533"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1769168929"
},
"departure": {
"delay": -11,
"time": "1769168929"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769169826"
},
"departure": {
"delay": 46,
"time": "1769169826"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1769169951"
},
"departure": {
"delay": 51,
"time": "1769169951"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1769168568"
},
"departure": {
"delay": 52,
"time": "1769168572"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1769168865"
},
"departure": {
"delay": -4,
"time": "1769168876"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769169751"
},
"departure": {
"delay": 31,
"time": "1769169751"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1769169426"
},
"departure": {
"delay": 66,
"time": "1769169426"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1769168761"
},
"departure": {
"delay": 61,
"time": "1769168761"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1769169301"
},
"departure": {
"delay": 86,
"time": "1769169326"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769169373"
},
"departure": {
"delay": 73,
"time": "1769169373"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1769169601"
},
"departure": {
"delay": 61,
"time": "1769169601"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1769168201"
},
"departure": {
"delay": 101,
"time": "1769168201"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1769167751"
},
"departure": {
"delay": 11,
"time": "1769167751"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769168415"
},
"departure": {
"delay": 15,
"time": "1769168415"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1769169226"
},
"departure": {
"delay": 71,
"time": "1769169251"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769167701"
},
"departure": {
"delay": 21,
"time": "1769167701"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1769168151"
},
"departure": {
"delay": 111,
"time": "1769168151"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1769167901"
},
"departure": {
"delay": -19,
"time": "1769167901"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1769168295"
},
"departure": {
"delay": 153,
"time": "1769168373"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1769169722"
},
"departure": {
"delay": 62,
"time": "1769169722"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1769168659"
},
"departure": {
"delay": 121,
"time": "1769168701"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769168001"
},
"departure": {
"delay": 46,
"time": "1769168026"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769167650"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769167803"
},
"departure": {
"delay": 26,
"time": "1769167826"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769169651"
},
"departure": {
"delay": 51,
"time": "1769169651"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769169103"
},
"departure": {
"delay": 103,
"time": "1769169103"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769167215",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7316:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851713F5403180x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769175540"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769174700"
},
"departure": {
"time": "1769174760"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769175120"
},
"departure": {
"time": "1769175180"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1769168507",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851713F5403180x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1769168692"
},
"departure": {
"delay": 132,
"time": "1769168712"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769169615"
},
"departure": {
"delay": 75,
"time": "1769169615"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 133,
"time": "1769168413"
},
"departure": {
"delay": 133,
"time": "1769168413"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1769170059"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 147,
"time": "1769169087"
},
"departure": {
"delay": 147,
"time": "1769169087"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1769168489"
},
"departure": {
"delay": 149,
"time": "1769168489"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 144,
"time": "1769168304"
},
"departure": {
"delay": 144,
"time": "1769168304"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1769168763"
},
"departure": {
"delay": 123,
"time": "1769168763"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1769168865"
},
"departure": {
"delay": 127,
"time": "1769168887"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1769169246"
},
"departure": {
"delay": 126,
"time": "1769169246"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1769169862"
},
"departure": {
"delay": -13,
"time": "1769169887"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 177,
"time": "1769168037"
},
"departure": {
"delay": 177,
"time": "1769168037"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1769169287"
},
"departure": {
"delay": 107,
"time": "1769169287"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1769169137"
},
"departure": {
"delay": 77,
"time": "1769169137"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1769168330"
},
"departure": {
"delay": 110,
"time": "1769168330"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1769168962"
},
"departure": {
"delay": 82,
"time": "1769168962"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769168637"
},
"departure": {
"delay": 117,
"time": "1769168637"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1769169788"
},
"departure": {
"delay": 8,
"time": "1769169788"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1769167918"
},
"departure": {
"delay": 58,
"time": "1769167918"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1769169187"
},
"departure": {
"delay": 127,
"time": "1769169187"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1769168112"
},
"departure": {
"delay": 132,
"time": "1769168112"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769169515"
},
"departure": {
"delay": 85,
"time": "1769169565"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1769167812"
},
"departure": {
"delay": 132,
"time": "1769167812"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1769168542"
},
"departure": {
"delay": 142,
"time": "1769168542"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1769168587"
},
"departure": {
"delay": 127,
"time": "1769168587"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769167712"
},
"departure": {
"delay": 92,
"time": "1769167712"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1769169016"
},
"departure": {
"delay": 97,
"time": "1769169037"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1769168212"
},
"departure": {
"delay": 137,
"time": "1769168237"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1769168812"
},
"departure": {
"delay": 112,
"time": "1769168812"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769169666"
},
"departure": {
"delay": 27,
"time": "1769169687"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1769169740"
},
"departure": {
"delay": 20,
"time": "1769169740"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 42,
"time": "1769167662"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769167665",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8232:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190089x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769171775"
},
"departure": {
"delay": 15,
"time": "1769171775"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769172284"
},
"departure": {
"delay": 44,
"time": "1769172284"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769171651"
},
"departure": {
"delay": 11,
"time": "1769171651"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769172907"
},
"departure": {
"delay": 7,
"time": "1769172907"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769172474"
},
"departure": {
"delay": 54,
"time": "1769172474"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1769172646"
},
"departure": {
"delay": 46,
"time": "1769172646"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1769172205"
},
"departure": {
"delay": 25,
"time": "1769172205"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769173107"
},
"departure": {
"delay": 27,
"time": "1769173107"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769171876"
},
"departure": {
"delay": 56,
"time": "1769171876"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769172036"
},
"departure": {
"delay": 36,
"time": "1769172036"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769172166"
},
"departure": {
"delay": 46,
"time": "1769172166"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769172326"
},
"departure": {
"delay": 26,
"time": "1769172326"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1769172712"
},
"departure": {
"delay": 52,
"time": "1769172712"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769173320"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769173198"
},
"departure": {
"delay": 58,
"time": "1769173198"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1769172682"
},
"departure": {
"delay": 22,
"time": "1769172682"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1769172996"
},
"departure": {
"delay": 36,
"time": "1769172996"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769171933"
},
"departure": {
"delay": 53,
"time": "1769171933"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769171722"
},
"departure": {
"delay": 22,
"time": "1769171722"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1769173058"
},
"departure": {
"delay": 38,
"time": "1769173058"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769170620",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190089x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769169519"
},
"departure": {
"delay": 159,
"time": "1769169519"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1769169340"
},
"departure": {
"delay": 220,
"time": "1769169340"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1769169069"
},
"departure": {
"delay": 189,
"time": "1769169069"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 194,
"time": "1769169434"
},
"departure": {
"delay": 194,
"time": "1769169434"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1769168912"
},
"departure": {
"delay": 152,
"time": "1769168912"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1769170189"
},
"departure": {
"delay": 192,
"time": "1769170212"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1769170104"
},
"departure": {
"delay": 204,
"time": "1769170104"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1769169138"
},
"departure": {
"delay": 198,
"time": "1769169138"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1769169212"
},
"departure": {
"delay": 152,
"time": "1769169212"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1769170262"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1769169762"
},
"departure": {
"delay": 162,
"time": "1769169762"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 62,
"time": "1769168762"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1769169662"
},
"departure": {
"delay": 122,
"time": "1769169662"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1769168987"
},
"departure": {
"delay": 227,
"time": "1769168987"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1769170013"
},
"departure": {
"delay": 173,
"time": "1769170013"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769168776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4455:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3341F5413601x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769179080"
},
"departure": {
"time": "1769179140"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178180"
},
"departure": {
"time": "1769178240"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176620"
},
"departure": {
"time": "1769176740"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1769169348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3341F5413601x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1769168959"
},
"departure": {
"delay": 112,
"time": "1769168992"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769169192"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1769168396"
},
"departure": {
"delay": -9,
"time": "1769168451"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769168480"
},
"departure": {
"delay": -6,
"time": "1769168514"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1769167992"
},
"departure": {
"delay": 89,
"time": "1769168009"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769169046"
},
"departure": {
"delay": 71,
"time": "1769169071"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769168087"
},
"departure": {
"delay": 54,
"time": "1769168094"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 87,
"time": "1769167887"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1769168746"
},
"departure": {
"delay": 76,
"time": "1769168776"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1769168843"
},
"departure": {
"delay": 81,
"time": "1769168901"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769168112"
},
"departure": {
"delay": 20,
"time": "1769168120"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1769168589"
},
"departure": {
"delay": -36,
"time": "1769168604"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769168035"
},
"departure": {
"delay": 62,
"time": "1769168042"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769168371"
},
"departure": {
"delay": -12,
"time": "1769168388"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1769169004"
},
"departure": {
"delay": 73,
"time": "1769169013"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1769168151"
},
"departure": {
"delay": -43,
"time": "1769168177"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769168205"
},
"departure": {
"delay": 67,
"time": "1769168347"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1769170866",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:24:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13123F5400246x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169480"
},
"departure": {
"time": "1769169600"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170140"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769168580"
},
"departure": {
"time": "1769168700"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769166720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170740"
},
"departure": {
"time": "1769170800"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769163107",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13123F5400246x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 288,
"time": "1769170476"
},
"departure": {
"delay": 288,
"time": "1769170488"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 252,
"time": "1769170572"
},
"departure": {
"delay": 252,
"time": "1769170572"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769169472"
},
"departure": {
"delay": 52,
"time": "1769169472"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 318,
"time": "1769170698"
},
"departure": {
"delay": 318,
"time": "1769170698"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 330,
"time": "1769171310"
},
"departure": {
"delay": 330,
"time": "1769171310"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 278,
"time": "1769170418"
},
"departure": {
"delay": 278,
"time": "1769170418"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1769169879"
},
"departure": {
"delay": 159,
"time": "1769169879"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 248,
"time": "1769170321"
},
"departure": {
"delay": 248,
"time": "1769170328"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1769169573"
},
"departure": {
"delay": 33,
"time": "1769169573"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769169396"
},
"departure": {
"delay": 37,
"time": "1769169397"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 332,
"time": "1769170892"
},
"departure": {
"delay": 332,
"time": "1769170892"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 337,
"time": "1769170957"
},
"departure": {
"delay": 337,
"time": "1769170957"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 172,
"time": "1769169768"
},
"departure": {
"delay": 172,
"time": "1769169772"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769169327"
},
"departure": {
"delay": 27,
"time": "1769169327"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 224,
"time": "1769170244"
},
"departure": {
"delay": 224,
"time": "1769170244"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 246,
"time": "1769170144"
},
"departure": {
"delay": 246,
"time": "1769170146"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1769169695"
},
"departure": {
"delay": 95,
"time": "1769169695"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769169973"
},
"departure": {
"delay": 133,
"time": "1769169973"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 271,
"time": "1769170746"
},
"departure": {
"delay": 271,
"time": "1769170771"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1769170027"
},
"departure": {
"delay": 187,
"time": "1769170027"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1769171040"
},
"departure": {
"delay": 300,
"time": "1769171040"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769169276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14175:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1769170271"
},
"departure": {
"delay": -29,
"time": "1769170291"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -96,
"time": "1769170691"
},
"departure": {
"delay": -96,
"time": "1769170704"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -139,
"time": "1769170781"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -64,
"time": "1769170543"
},
"departure": {
"delay": -64,
"time": "1769170556"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -74,
"time": "1769170604"
},
"departure": {
"delay": -74,
"time": "1769170606"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -61,
"time": "1769170360"
},
"departure": {
"delay": -61,
"time": "1769170439"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769170358",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769188800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769188860"
},
"departure": {
"time": "1769188860"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2681:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769173064"
},
"departure": {
"delay": 44,
"time": "1769173064"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769172717"
},
"departure": {
"delay": 57,
"time": "1769172717"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769172802"
},
"departure": {
"delay": 22,
"time": "1769172802"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769173011"
},
"departure": {
"delay": 51,
"time": "1769173011"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769172522"
},
"departure": {
"delay": 42,
"time": "1769172522"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769172457"
},
"departure": {
"delay": 37,
"time": "1769172457"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769168296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8237:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769170080"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769170680"
},
"departure": {
"delay": 60,
"time": "1769170680"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769170560"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769170500"
},
"departure": {
"time": "1769170500"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769170140"
},
"departure": {
"delay": 60,
"time": "1769170140"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769170440"
},
"departure": {
"delay": 60,
"time": "1769170440"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769170620"
},
"departure": {
"delay": 60,
"time": "1769170620"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769171100"
},
"departure": {
"delay": 60,
"time": "1769171100"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769170740"
},
"departure": {
"delay": 60,
"time": "1769170740"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769171460"
},
"departure": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769171820"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769171060"
},
"departure": {
"delay": 20,
"time": "1769171060"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769171040"
},
"departure": {
"delay": 60,
"time": "1769171040"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769170160"
},
"departure": {
"delay": 20,
"time": "1769170160"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170800"
},
"departure": {
"time": "1769170800"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769170860"
},
"departure": {
"delay": 60,
"time": "1769170860"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769171720"
},
"departure": {
"delay": 20,
"time": "1769171720"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170200"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769169980"
},
"departure": {
"delay": 20,
"time": "1769169980"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769171700"
},
"departure": {
"delay": 60,
"time": "1769171700"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769169397",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12022:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769172120"
},
"departure": {
"delay": 60,
"time": "1769172120"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769171700"
},
"departure": {
"delay": 60,
"time": "1769171700"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769171720"
},
"departure": {
"delay": 20,
"time": "1769171720"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769172240"
},
"departure": {
"delay": 60,
"time": "1769172240"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173020"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769171240"
},
"departure": {
"delay": 20,
"time": "1769171240"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769171820"
},
"departure": {
"delay": 60,
"time": "1769171820"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769172180"
},
"departure": {
"delay": 60,
"time": "1769172180"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769171880"
},
"departure": {
"delay": 60,
"time": "1769171880"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170056",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11843:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596578:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1769174931"
},
"departure": {
"delay": -69,
"time": "1769174931"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1769174733"
},
"departure": {
"delay": -27,
"time": "1769174733"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1769175365"
},
"departure": {
"delay": -115,
"time": "1769175365"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1769175108"
},
"departure": {
"delay": -72,
"time": "1769175108"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -84,
"time": "1769175216"
},
"departure": {
"delay": -84,
"time": "1769175216"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1769174789"
},
"departure": {
"delay": -31,
"time": "1769174789"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -107,
"time": "1769175613"
},
"departure": {
"delay": -107,
"time": "1769175613"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -134,
"time": "1769175706"
},
"departure": {
"delay": -134,
"time": "1769175706"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -132,
"time": "1769174988"
},
"departure": {
"delay": -132,
"time": "1769174988"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -128,
"time": "1769175292"
},
"departure": {
"delay": -128,
"time": "1769175292"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1769174606"
},
"departure": {
"delay": -34,
"time": "1769174606"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -111,
"time": "1769175669"
},
"departure": {
"delay": -111,
"time": "1769175669"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -105,
"time": "1769175555"
},
"departure": {
"delay": -105,
"time": "1769175555"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -105,
"time": "1769175495"
},
"departure": {
"delay": -105,
"time": "1769175495"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1769174500"
},
"departure": {
"delay": -20,
"time": "1769174500"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -22,
"time": "1769174678"
},
"departure": {
"delay": -22,
"time": "1769174678"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -138,
"time": "1769175762"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1769174410"
},
"departure": {
"delay": 10,
"time": "1769174410"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596578:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3310F5336879x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769177040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769165926",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3310F5336879x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191920"
},
"departure": {
"time": "1769191920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769191980"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769192100"
},
"departure": {
"time": "1769192100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769192400"
},
"departure": {
"time": "1769192400"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769191500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769192460"
},
"departure": {
"time": "1769192460"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769191740"
},
"departure": {
"time": "1769191740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769192520"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769192040"
},
"departure": {
"time": "1769192040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2839:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC595691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1769171146"
},
"departure": {
"delay": 166,
"time": "1769171146"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1769172596"
},
"departure": {
"delay": -4,
"time": "1769172596"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1769171325"
},
"departure": {
"delay": 105,
"time": "1769171325"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -182,
"time": "1769172898"
},
"departure": {
"delay": -182,
"time": "1769172898"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -94,
"time": "1769172506"
},
"departure": {
"delay": -94,
"time": "1769172506"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 213,
"time": "1769170893"
},
"departure": {
"delay": 213,
"time": "1769170893"
},
"stopId": "FR:27439:ZE:0xLAVA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -174,
"time": "1769172846"
},
"departure": {
"delay": -174,
"time": "1769172846"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 103,
"time": "1769171563"
},
"departure": {
"delay": 103,
"time": "1769171563"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1769172449"
},
"departure": {
"delay": -31,
"time": "1769172449"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1769171100"
},
"departure": {
"delay": 120,
"time": "1769171100"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1769170747"
},
"departure": {
"delay": 197,
"time": "1769170757"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -193,
"time": "1769172827"
},
"departure": {
"delay": -193,
"time": "1769172827"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -196,
"time": "1769172944"
},
"departure": {
"delay": -196,
"time": "1769172944"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -203,
"time": "1769173057"
},
"departure": {
"delay": -203,
"time": "1769173057"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -245,
"time": "1769173015"
},
"departure": {
"delay": -245,
"time": "1769173015"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 106,
"time": "1769171266"
},
"departure": {
"delay": 106,
"time": "1769171266"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1769172089"
},
"departure": {
"delay": 29,
"time": "1769172089"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1769171040"
},
"departure": {
"delay": 180,
"time": "1769171040"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1769171366"
},
"departure": {
"delay": 86,
"time": "1769171366"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1769172489"
},
"departure": {
"delay": -51,
"time": "1769172489"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 233,
"time": "1769170853"
},
"departure": {
"delay": 233,
"time": "1769170853"
},
"stopId": "FR:27439:ZE:0xRAIN01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1769172149"
},
"departure": {
"delay": -31,
"time": "1769172149"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1769171930"
},
"departure": {
"delay": 50,
"time": "1769171930"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -234,
"time": "1769173146"
},
"departure": {
"delay": -234,
"time": "1769173146"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"departure": {
"delay": 257,
"time": "1769170637"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1769170993"
},
"departure": {
"delay": 193,
"time": "1769170993"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1769172314"
},
"departure": {
"delay": -46,
"time": "1769172314"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -134,
"time": "1769172706"
},
"departure": {
"delay": -134,
"time": "1769172706"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -46,
"time": "1769172374"
},
"departure": {
"delay": -46,
"time": "1769172374"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -39,
"time": "1769172621"
},
"departure": {
"delay": -39,
"time": "1769172621"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1769171823"
},
"departure": {
"delay": 3,
"time": "1769171823"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1769171740"
},
"departure": {
"delay": -20,
"time": "1769171740"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -163,
"time": "1769172737"
},
"departure": {
"delay": -163,
"time": "1769172737"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1769171701"
},
"departure": {
"delay": 1,
"time": "1769171701"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769171623"
},
"departure": {
"delay": 43,
"time": "1769171623"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -167,
"time": "1769172793"
},
"departure": {
"delay": -167,
"time": "1769172793"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -74,
"time": "1769172646"
},
"departure": {
"delay": -74,
"time": "1769172646"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1769171193"
},
"departure": {
"delay": 153,
"time": "1769171193"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769171429"
},
"departure": {
"delay": 29,
"time": "1769171429"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -261,
"time": "1769173179"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC595691:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769168254"
},
"departure": {
"delay": 144,
"time": "1769168304"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1769168164"
},
"departure": {
"delay": 64,
"time": "1769168164"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 20,
"time": "1769167100"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1769167277"
},
"departure": {
"delay": 100,
"time": "1769167300"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1769167501"
},
"departure": {
"delay": 61,
"time": "1769167501"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 280,
"time": "1769169700"
},
"departure": {
"delay": 280,
"time": "1769169700"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 380,
"time": "1769169200"
},
"departure": {
"delay": 380,
"time": "1769169200"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1769167353"
},
"departure": {
"delay": 93,
"time": "1769167353"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 200,
"time": "1769168900"
},
"departure": {
"delay": 200,
"time": "1769168900"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1769167560"
},
"departure": {
"delay": 120,
"time": "1769167560"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1769168404"
},
"departure": {
"delay": 124,
"time": "1769168404"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1769169303"
},
"departure": {
"delay": 243,
"time": "1769169303"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 280,
"time": "1769169376"
},
"departure": {
"delay": 280,
"time": "1769169400"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769167980"
},
"departure": {
"delay": 60,
"time": "1769168100"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769167736"
},
"departure": {
"delay": 56,
"time": "1769167736"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 258,
"time": "1769169498"
},
"departure": {
"delay": 258,
"time": "1769169498"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -80,
"time": "1769167780"
},
"departure": {
"delay": -80,
"time": "1769167780"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 340,
"time": "1769169078"
},
"departure": {
"delay": 340,
"time": "1769169100"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 265,
"time": "1769169601"
},
"departure": {
"delay": 265,
"time": "1769169625"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769167450"
},
"departure": {
"delay": 70,
"time": "1769167450"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167116",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1095:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227434x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769171226"
},
"departure": {
"delay": 66,
"time": "1769171226"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769170594"
},
"departure": {
"delay": 34,
"time": "1769170594"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769171411"
},
"departure": {
"delay": 71,
"time": "1769171411"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1769170655"
},
"departure": {
"delay": 35,
"time": "1769170655"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1769170155"
},
"departure": {
"delay": -45,
"time": "1769170155"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769170954"
},
"departure": {
"delay": 34,
"time": "1769170954"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769171614"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769170475"
},
"departure": {
"delay": 35,
"time": "1769170475"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1769171284"
},
"departure": {
"delay": 64,
"time": "1769171284"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1769170395"
},
"departure": {
"delay": 75,
"time": "1769170395"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769170538"
},
"departure": {
"delay": 38,
"time": "1769170538"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1769170243"
},
"departure": {
"delay": -17,
"time": "1769170243"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227434x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850310F5417033x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769174940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769168687",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850310F5417033x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1769171459"
},
"departure": {
"delay": 179,
"time": "1769171459"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1769171161"
},
"departure": {
"delay": 181,
"time": "1769171161"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1769170611"
},
"departure": {
"delay": 131,
"time": "1769170631"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1769170702"
},
"departure": {
"delay": 171,
"time": "1769170731"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 220,
"time": "1769171320"
},
"departure": {
"delay": 220,
"time": "1769171320"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 45,
"time": "1769170245"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1769170501"
},
"departure": {
"delay": 91,
"time": "1769170531"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1769171671"
},
"departure": {
"delay": 211,
"time": "1769171671"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 221,
"time": "1769171381"
},
"departure": {
"delay": 221,
"time": "1769171381"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769170394"
},
"departure": {
"delay": 31,
"time": "1769170411"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 200,
"time": "1769170940"
},
"departure": {
"delay": 200,
"time": "1769170940"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 174,
"time": "1769171754"
},
"departure": {
"delay": 174,
"time": "1769171754"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1769170313"
},
"departure": {
"delay": 11,
"time": "1769170331"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 205,
"time": "1769171245"
},
"departure": {
"delay": 205,
"time": "1769171245"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1769170804"
},
"departure": {
"delay": 211,
"time": "1769170831"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3475:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851008F5403141x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769169000"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769169420"
},
"departure": {
"time": "1769169480"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1769168100"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170200"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1769164486",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851008F5403141x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3034:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769174400"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769172900"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769175060"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769174220"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769174760"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769174280"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769175420"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769175780"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769174520"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769175120"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769174100"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769175660"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769175900"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769175540"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769175720"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769174820"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769174700"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769174580"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769175300"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769175180"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769175600"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769174460"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769173020"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769175240"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3034:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 12,
"time": "1769167392"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769168512"
},
"departure": {
"delay": 52,
"time": "1769168512"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1769168368"
},
"departure": {
"delay": 28,
"time": "1769168368"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1769169523"
},
"departure": {
"delay": -17,
"time": "1769169523"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1769169174"
},
"departure": {
"delay": 54,
"time": "1769169174"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769168644"
},
"departure": {
"delay": 64,
"time": "1769168644"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1769167764"
},
"departure": {
"delay": 84,
"time": "1769167764"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769168567"
},
"departure": {
"delay": 72,
"time": "1769168592"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1769169367"
},
"departure": {
"delay": 67,
"time": "1769169367"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1769168467"
},
"departure": {
"delay": 7,
"time": "1769168467"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1769169615"
},
"departure": {
"delay": -45,
"time": "1769169615"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1769168268"
},
"departure": {
"delay": 48,
"time": "1769168268"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769169296"
},
"departure": {
"delay": 56,
"time": "1769169296"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1769167714"
},
"departure": {
"delay": 34,
"time": "1769167714"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769169442"
},
"departure": {
"delay": 82,
"time": "1769169442"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769167642"
},
"departure": {
"delay": 22,
"time": "1769167642"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1769167993"
},
"departure": {
"delay": 73,
"time": "1769167993"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1769168174"
},
"departure": {
"delay": -27,
"time": "1769168193"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769168329"
},
"departure": {
"delay": 49,
"time": "1769168329"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769167542"
},
"departure": {
"delay": 42,
"time": "1769167542"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1769168721"
},
"departure": {
"delay": 21,
"time": "1769168721"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1769167576"
},
"departure": {
"delay": 76,
"time": "1769167576"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769167396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8469:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198144x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1769172678"
},
"departure": {
"delay": 138,
"time": "1769172678"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 122,
"time": "1769170922"
},
"departure": {
"delay": 122,
"time": "1769170922"
},
"stopId": "FR:76616:ZE:4169:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769170680"
},
"departure": {
"delay": 120,
"time": "1769170680"
},
"stopId": "FR:76596:ZE:5171:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1769171537"
},
"departure": {
"delay": 137,
"time": "1769171537"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1769172301"
},
"departure": {
"delay": 181,
"time": "1769172301"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1769172722"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 148,
"time": "1769171668"
},
"departure": {
"delay": 148,
"time": "1769171668"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 169,
"time": "1769170969"
},
"departure": {
"delay": 169,
"time": "1769170969"
},
"stopId": "FR:76616:ZE:4528:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1769170227"
},
"departure": {
"delay": 87,
"time": "1769170227"
},
"stopId": "FR:76533:ZE:3333:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1769172550"
},
"departure": {
"delay": 130,
"time": "1769172550"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 175,
"time": "1769172235"
},
"departure": {
"delay": 175,
"time": "1769172235"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1769170642"
},
"departure": {
"delay": 142,
"time": "1769170642"
},
"stopId": "FR:76296:ZE:5168:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1769171306"
},
"departure": {
"delay": 146,
"time": "1769171306"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1769171462"
},
"departure": {
"delay": 122,
"time": "1769171462"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1769170743"
},
"departure": {
"delay": 123,
"time": "1769170743"
},
"stopId": "FR:76596:ZE:4993:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1769172362"
},
"departure": {
"delay": 122,
"time": "1769172362"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 97,
"time": "1769170537"
},
"departure": {
"delay": 97,
"time": "1769170537"
},
"stopId": "FR:76296:ZE:4215:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1769170760"
},
"departure": {
"delay": 140,
"time": "1769170760"
},
"stopId": "FR:76596:ZE:5166:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1769170243"
},
"departure": {
"delay": 43,
"time": "1769170243"
},
"stopId": "FR:76533:ZE:4532:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1769171762"
},
"departure": {
"delay": 122,
"time": "1769171762"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769170198"
},
"departure": {
"delay": 58,
"time": "1769170198"
},
"stopId": "FR:76533:ZE:4198:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1769171162"
},
"departure": {
"delay": 122,
"time": "1769171162"
},
"stopId": "FR:76447:ZE:5184:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1769170311"
},
"departure": {
"delay": 111,
"time": "1769170311"
},
"stopId": "FR:76533:ZE:4702:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769171942"
},
"departure": {
"delay": 122,
"time": "1769171942"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 124,
"time": "1769172604"
},
"departure": {
"delay": 124,
"time": "1769172604"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 164,
"time": "1769172104"
},
"departure": {
"delay": 164,
"time": "1769172104"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 126,
"time": "1769172186"
},
"departure": {
"delay": 126,
"time": "1769172186"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 126,
"time": "1769171826"
},
"departure": {
"delay": 126,
"time": "1769171826"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 163,
"time": "1769172463"
},
"departure": {
"delay": 163,
"time": "1769172463"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 141,
"time": "1769172021"
},
"departure": {
"delay": 141,
"time": "1769172021"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1769171595"
},
"departure": {
"delay": 135,
"time": "1769171595"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1769170492"
},
"departure": {
"delay": 112,
"time": "1769170492"
},
"stopId": "FR:76296:ZE:4530:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1769171081"
},
"departure": {
"delay": 161,
"time": "1769171081"
},
"stopId": "FR:76447:ZE:3141:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198144x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057026x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769171345"
},
"departure": {
"delay": 125,
"time": "1769171345"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1769171119"
},
"departure": {
"delay": 139,
"time": "1769171119"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1769171180"
},
"departure": {
"delay": 80,
"time": "1769171180"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1769171271"
},
"departure": {
"delay": 111,
"time": "1769171271"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769170860"
},
"departure": {
"delay": 120,
"time": "1769170860"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1769171054"
},
"departure": {
"delay": 134,
"time": "1769171054"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769170940"
},
"departure": {
"delay": 80,
"time": "1769170940"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769171013"
},
"departure": {
"delay": 93,
"time": "1769171013"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1769171720"
},
"departure": {
"delay": 80,
"time": "1769171720"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1769171219"
},
"departure": {
"delay": 119,
"time": "1769171219"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1769171780"
},
"departure": {
"delay": 80,
"time": "1769171780"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1769171656"
},
"departure": {
"delay": 136,
"time": "1769171656"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1769171540"
},
"departure": {
"delay": 80,
"time": "1769171540"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769171483"
},
"departure": {
"delay": 83,
"time": "1769171483"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1769172080"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1769171399"
},
"departure": {
"delay": 119,
"time": "1769171399"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1769170742"
},
"departure": {
"delay": 62,
"time": "1769170742"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057026x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190592x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1769171284"
},
"departure": {
"delay": 64,
"time": "1769171284"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 94,
"time": "1769171314"
},
"departure": {
"delay": 94,
"time": "1769171314"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1769171174"
},
"departure": {
"delay": 74,
"time": "1769171174"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1769170284"
},
"departure": {
"delay": 84,
"time": "1769170284"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1769170943"
},
"departure": {
"delay": 83,
"time": "1769170943"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1769170214"
},
"departure": {
"delay": 74,
"time": "1769170214"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1769171524"
},
"departure": {
"delay": 64,
"time": "1769171524"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1769171076"
},
"departure": {
"delay": 96,
"time": "1769171076"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1769171704"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1769170815"
},
"departure": {
"delay": 75,
"time": "1769170815"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1769171379"
},
"departure": {
"delay": 99,
"time": "1769171379"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 109,
"time": "1769171449"
},
"departure": {
"delay": 109,
"time": "1769171449"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1769171227"
},
"departure": {
"delay": 67,
"time": "1769171227"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1769170902"
},
"departure": {
"delay": 102,
"time": "1769170902"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1769170348"
},
"departure": {
"delay": 88,
"time": "1769170348"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1769170639"
},
"departure": {
"delay": 79,
"time": "1769170639"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1769170144"
},
"departure": {
"delay": 64,
"time": "1769170144"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769170864"
},
"departure": {
"delay": 64,
"time": "1769170864"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1769170564"
},
"departure": {
"delay": 64,
"time": "1769170564"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1769170384"
},
"departure": {
"delay": 64,
"time": "1769170384"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769170023"
},
"departure": {
"delay": 3,
"time": "1769170023"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1769170744"
},
"departure": {
"delay": 64,
"time": "1769170744"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769170660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190592x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1969,
"time": "1769170871"
},
"departure": {
"delay": -1969,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2389,
"time": "1769170871"
},
"departure": {
"delay": -2389,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2029,
"time": "1769170871"
},
"departure": {
"delay": -2029,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769173886"
},
"departure": {
"delay": 26,
"time": "1769173886"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769174276"
},
"departure": {
"delay": 56,
"time": "1769174276"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1769173961"
},
"departure": {
"delay": 41,
"time": "1769173961"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1769174599"
},
"departure": {
"delay": -101,
"time": "1769174599"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -64,
"time": "1769174456"
},
"departure": {
"delay": -64,
"time": "1769174456"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2269,
"time": "1769170871"
},
"departure": {
"delay": -2269,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769174100"
},
"departure": {
"delay": 60,
"time": "1769174100"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1769174043"
},
"departure": {
"delay": 63,
"time": "1769174043"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2449,
"time": "1769170871"
},
"departure": {
"delay": -2449,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2089,
"time": "1769170871"
},
"departure": {
"delay": -2089,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2569,
"time": "1769170871"
},
"departure": {
"delay": -2569,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -66,
"time": "1769174514"
},
"departure": {
"delay": -66,
"time": "1769174514"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -171,
"time": "1769174649"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2029,
"time": "1769170871"
},
"departure": {
"delay": -2029,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1909,
"time": "1769170871"
},
"departure": {
"delay": -1909,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2329,
"time": "1769170871"
},
"departure": {
"delay": -2329,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2509,
"time": "1769170871"
},
"departure": {
"delay": -2509,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1769174201"
},
"departure": {
"delay": 41,
"time": "1769174201"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": -1729,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1849,
"time": "1769170871"
},
"departure": {
"delay": -1849,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1769173841"
},
"departure": {
"delay": -19,
"time": "1769173841"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1769174128"
},
"departure": {
"delay": 28,
"time": "1769174128"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -29,
"time": "1769174311"
},
"departure": {
"delay": -29,
"time": "1769174311"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1769173734"
},
"departure": {
"delay": -6,
"time": "1769173734"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2149,
"time": "1769170871"
},
"departure": {
"delay": -2149,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2269,
"time": "1769170871"
},
"departure": {
"delay": -2269,
"time": "1769170871"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2629,
"time": "1769170871"
},
"departure": {
"delay": -2629,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471191:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171220"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769169120"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769169600"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769169180"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769168940"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769169420"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769169720"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769168880"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2018:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850408F5417047x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168880"
},
"departure": {
"time": "1769168940"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769167920"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170380"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169720"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769170500"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769164307",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850408F5417047x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057011x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 219,
"time": "1769170299"
},
"departure": {
"delay": 219,
"time": "1769170299"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 179,
"time": "1769170379"
},
"departure": {
"delay": 179,
"time": "1769170379"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1769170388"
},
"departure": {
"delay": 128,
"time": "1769170388"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1769170522"
},
"departure": {
"delay": 142,
"time": "1769170522"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1769170551"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1769170454"
},
"departure": {
"delay": 134,
"time": "1769170454"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1769170509"
},
"departure": {
"delay": 69,
"time": "1769170509"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 237,
"time": "1769170257"
},
"departure": {
"delay": 237,
"time": "1769170257"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769170270",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057011x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4366:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769169581"
},
"departure": {
"delay": -19,
"time": "1769169581"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 219,
"time": "1769170959"
},
"departure": {
"delay": 219,
"time": "1769170959"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 151,
"time": "1769170158"
},
"departure": {
"delay": 151,
"time": "1769170231"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1769170905"
},
"departure": {
"delay": 225,
"time": "1769170905"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 219,
"time": "1769171259"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769169913"
},
"departure": {
"delay": 31,
"time": "1769169931"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1769169732"
},
"departure": {
"delay": 36,
"time": "1769169756"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 216,
"time": "1769170634"
},
"departure": {
"delay": 216,
"time": "1769170656"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769169831"
},
"departure": {
"delay": 51,
"time": "1769169831"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1769170416"
},
"departure": {
"delay": 151,
"time": "1769170531"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1769170307"
},
"departure": {
"delay": 131,
"time": "1769170331"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 206,
"time": "1769171126"
},
"departure": {
"delay": 206,
"time": "1769171126"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 1,
"time": "1769169541"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1769170057"
},
"departure": {
"delay": 97,
"time": "1769170057"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769169643"
},
"departure": {
"delay": 43,
"time": "1769169643"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4366:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769173014"
},
"departure": {
"delay": 114,
"time": "1769173014"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769173400"
},
"departure": {
"delay": 80,
"time": "1769173400"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1769173309"
},
"departure": {
"delay": 49,
"time": "1769173309"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1769172932"
},
"departure": {
"delay": 92,
"time": "1769172932"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769172688"
},
"departure": {
"delay": 88,
"time": "1769172688"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769172762"
},
"departure": {
"delay": 42,
"time": "1769172762"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769173071"
},
"departure": {
"delay": 51,
"time": "1769173071"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1769173222"
},
"departure": {
"delay": 22,
"time": "1769173222"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1769173551"
},
"departure": {
"delay": 111,
"time": "1769173551"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1769172984"
},
"departure": {
"delay": 84,
"time": "1769172984"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -1495,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769172529"
},
"departure": {
"delay": 49,
"time": "1769172529"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769172422"
},
"departure": {
"delay": 2,
"time": "1769172422"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769173145"
},
"departure": {
"delay": 5,
"time": "1769173145"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1769172873"
},
"departure": {
"delay": 93,
"time": "1769172873"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1769173610"
},
"departure": {
"delay": 110,
"time": "1769173610"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1769173670"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597040:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769170051"
},
"departure": {
"delay": 39,
"time": "1769170059"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1769170224"
},
"departure": {
"delay": -9,
"time": "1769170251"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 31,
"time": "1769169871"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769170139"
},
"departure": {
"delay": 15,
"time": "1769170155"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769169915"
},
"departure": {
"delay": 51,
"time": "1769169951"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769169972"
},
"departure": {
"delay": 20,
"time": "1769169980"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170342"
},
"departure": {
"time": "1769170320"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1769170861",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430283:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769190600"
},
"departure": {
"time": "1769190600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769190540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2783:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx136:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769171843"
},
"departure": {
"delay": 23,
"time": "1769171843"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769171956"
},
"departure": {
"delay": 16,
"time": "1769171956"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769172204"
},
"departure": {
"delay": 24,
"time": "1769172204"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769172150"
},
"departure": {
"delay": 30,
"time": "1769172150"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769172103"
},
"departure": {
"delay": 43,
"time": "1769172103"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769171730"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1769171915"
},
"departure": {
"delay": 35,
"time": "1769171915"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769172019"
},
"departure": {
"delay": 19,
"time": "1769172019"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx136:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8448:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769172470"
},
"departure": {
"delay": 50,
"time": "1769172470"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769171702"
},
"departure": {
"delay": 2,
"time": "1769171702"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769171934"
},
"departure": {
"delay": 54,
"time": "1769171934"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1769172558"
},
"departure": {
"delay": 18,
"time": "1769172558"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769172520"
},
"departure": {
"delay": 40,
"time": "1769172520"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769172705"
},
"departure": {
"delay": 45,
"time": "1769172705"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769172814"
},
"departure": {
"delay": 34,
"time": "1769172814"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1769171892"
},
"departure": {
"delay": 12,
"time": "1769171892"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769171743"
},
"departure": {
"delay": 43,
"time": "1769171743"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769172762"
},
"departure": {
"delay": 42,
"time": "1769172762"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8448:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769172090"
},
"departure": {
"delay": 30,
"time": "1769172090"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769171911"
},
"departure": {
"delay": 31,
"time": "1769171911"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769172262"
},
"departure": {
"delay": 22,
"time": "1769172262"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769172201"
},
"departure": {
"delay": 21,
"time": "1769172201"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1769172556"
},
"departure": {
"delay": 16,
"time": "1769172556"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1769172004"
},
"departure": {
"delay": 4,
"time": "1769172004"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1769172308"
},
"departure": {
"delay": 8,
"time": "1769172308"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769172599"
},
"departure": {
"delay": 59,
"time": "1769172599"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769171952"
},
"departure": {
"delay": 12,
"time": "1769171952"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9205:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -895,
"time": "1769170865"
},
"departure": {
"delay": -895,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -535,
"time": "1769170865"
},
"departure": {
"delay": -535,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1195,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -355,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -415,
"time": "1769170865"
},
"departure": {
"delay": -415,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -775,
"time": "1769170865"
},
"departure": {
"delay": -775,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -595,
"time": "1769170865"
},
"departure": {
"delay": -595,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -475,
"time": "1769170865"
},
"departure": {
"delay": -475,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1015,
"time": "1769170865"
},
"departure": {
"delay": -1015,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -655,
"time": "1769170865"
},
"departure": {
"delay": -655,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596645:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230400x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769172588"
},
"departure": {
"delay": 48,
"time": "1769172588"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1769171701"
},
"departure": {
"delay": 1,
"time": "1769171701"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1769172619"
},
"departure": {
"delay": 19,
"time": "1769172619"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1769171873"
},
"departure": {
"delay": 53,
"time": "1769171873"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769171204"
},
"departure": {
"delay": 44,
"time": "1769171204"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769172885"
},
"departure": {
"delay": 45,
"time": "1769172885"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1769172301"
},
"departure": {
"delay": 1,
"time": "1769172301"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1769173141"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1769171361"
},
"departure": {
"delay": 21,
"time": "1769171361"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1769170891"
},
"departure": {
"delay": 31,
"time": "1769170891"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769172642"
},
"departure": {
"delay": 42,
"time": "1769172642"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1769171953"
},
"departure": {
"delay": 13,
"time": "1769171953"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1769172061"
},
"departure": {
"delay": 1,
"time": "1769172061"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1769170987"
},
"departure": {
"delay": 7,
"time": "1769170987"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769170738"
},
"departure": {
"delay": 58,
"time": "1769170738"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769171553"
},
"departure": {
"delay": 33,
"time": "1769171553"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769170938"
},
"departure": {
"delay": 18,
"time": "1769170938"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769170861"
},
"departure": {
"delay": 1,
"time": "1769170861"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1769170797"
},
"departure": {
"delay": 57,
"time": "1769170797"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769172405"
},
"departure": {
"delay": 45,
"time": "1769172405"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769171635"
},
"departure": {
"delay": 55,
"time": "1769171635"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1769170802"
},
"departure": {
"delay": 2,
"time": "1769170802"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1769171281"
},
"departure": {
"delay": 1,
"time": "1769171281"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1769172781"
},
"departure": {
"delay": 1,
"time": "1769172781"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1769171094"
},
"departure": {
"delay": 54,
"time": "1769171094"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1769171766"
},
"departure": {
"delay": 6,
"time": "1769171766"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1769172541"
},
"departure": {
"delay": 1,
"time": "1769172541"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1769172830"
},
"departure": {
"delay": 50,
"time": "1769172830"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230400x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182860"
},
"departure": {
"time": "1769182860"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769182740"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183940"
},
"departure": {
"time": "1769183940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769183100"
},
"departure": {
"time": "1769183100"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769183160"
},
"departure": {
"time": "1769183160"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769182800"
},
"departure": {
"time": "1769182800"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769183220"
},
"departure": {
"time": "1769183220"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2269:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16540F5414591x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1769167200"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769167740"
},
"departure": {
"time": "1769167800"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769174040"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1769170620"
},
"departure": {
"time": "1769170680"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169900"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1769163587",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16540F5414591x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -595,
"time": "1769170865"
},
"departure": {
"delay": -595,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -475,
"time": "1769170865"
},
"departure": {
"delay": -475,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -775,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -235,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -295,
"time": "1769170865"
},
"departure": {
"delay": -295,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596229:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769170378"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1769170384",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597038:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769171160"
},
"departure": {
"delay": 120,
"time": "1769171160"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769170680"
},
"departure": {
"delay": 65,
"time": "1769170685"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769170320"
},
"departure": {
"delay": 65,
"time": "1769170325"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769170620"
},
"departure": {
"delay": 65,
"time": "1769170625"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769171400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769170980"
},
"departure": {
"delay": 120,
"time": "1769170980"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1769170440"
},
"departure": {
"delay": 125,
"time": "1769170445"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"delay": 65,
"time": "1769170265"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769170920"
},
"departure": {
"delay": 120,
"time": "1769170920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769171100"
},
"departure": {
"delay": 120,
"time": "1769171100"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769171040"
},
"departure": {
"delay": 120,
"time": "1769171040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769170860"
},
"departure": {
"delay": 120,
"time": "1769170860"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769170800"
},
"departure": {
"delay": 125,
"time": "1769170805"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769171280"
},
"departure": {
"delay": 120,
"time": "1769171280"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1539:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227392x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1769171929"
},
"departure": {
"delay": 49,
"time": "1769171929"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769172465"
},
"departure": {
"delay": 45,
"time": "1769172465"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769172639"
},
"departure": {
"delay": 39,
"time": "1769172639"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1769172323"
},
"departure": {
"delay": 23,
"time": "1769172323"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769172417"
},
"departure": {
"delay": 57,
"time": "1769172417"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769172589"
},
"departure": {
"delay": 49,
"time": "1769172589"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769171985"
},
"departure": {
"delay": 45,
"time": "1769171985"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769171381"
},
"departure": {
"delay": 41,
"time": "1769171381"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769171326"
},
"departure": {
"delay": 46,
"time": "1769171326"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1769172163"
},
"departure": {
"delay": 43,
"time": "1769172163"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769172216"
},
"departure": {
"delay": 36,
"time": "1769172216"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172720"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1769172677"
},
"departure": {
"delay": 17,
"time": "1769172677"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1769171207"
},
"departure": {
"delay": 47,
"time": "1769171207"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769170070",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227392x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230311x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 220,
"time": "1769170180"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 252,
"time": "1769170152"
},
"departure": {
"delay": 252,
"time": "1769170152"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1769170130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230311x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1769171979"
},
"departure": {
"delay": -81,
"time": "1769171979"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769171532"
},
"departure": {
"delay": 12,
"time": "1769171532"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -335,
"time": "1769172685"
},
"departure": {
"delay": -335,
"time": "1769172685"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -94,
"time": "1769172086"
},
"departure": {
"delay": -94,
"time": "1769172086"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -188,
"time": "1769172412"
},
"departure": {
"delay": -188,
"time": "1769172412"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -220,
"time": "1769172560"
},
"departure": {
"delay": -220,
"time": "1769172560"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -174,
"time": "1769172486"
},
"departure": {
"delay": -174,
"time": "1769172486"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -43,
"time": "1769171837"
},
"departure": {
"delay": -43,
"time": "1769171837"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1769171620"
},
"departure": {
"delay": -20,
"time": "1769171620"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -66,
"time": "1769171874"
},
"departure": {
"delay": -66,
"time": "1769171874"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -118,
"time": "1769172362"
},
"departure": {
"delay": -118,
"time": "1769172362"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -95,
"time": "1769171905"
},
"departure": {
"delay": -95,
"time": "1769171905"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -154,
"time": "1769172266"
},
"departure": {
"delay": -154,
"time": "1769172266"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1769172125"
},
"departure": {
"delay": -115,
"time": "1769172125"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -103,
"time": "1769172017"
},
"departure": {
"delay": -103,
"time": "1769172017"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1769172056"
},
"departure": {
"delay": -64,
"time": "1769172056"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -109,
"time": "1769172191"
},
"departure": {
"delay": -109,
"time": "1769172191"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -346,
"time": "1769172734"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -305,
"time": "1769172595"
},
"departure": {
"delay": -305,
"time": "1769172595"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1769171740"
},
"departure": {
"delay": -20,
"time": "1769171740"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470569:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190000"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769190120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769188800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1047:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1769169993"
},
"departure": {
"delay": -50,
"time": "1769170030"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1769169345"
},
"departure": {
"delay": 10,
"time": "1769169370"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1769169796"
},
"departure": {
"delay": -30,
"time": "1769169810"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -9,
"time": "1769168871"
},
"departure": {
"delay": -9,
"time": "1769168871"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1769170094"
},
"departure": {
"delay": -46,
"time": "1769170094"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 30,
"time": "1769168850"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769169244"
},
"departure": {
"delay": 30,
"time": "1769169270"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -78,
"time": "1769170302"
},
"departure": {
"delay": -78,
"time": "1769170302"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769168934"
},
"departure": {
"delay": 10,
"time": "1769168950"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1769169886"
},
"departure": {
"delay": -14,
"time": "1769169886"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1769169529"
},
"departure": {
"delay": 70,
"time": "1769169550"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769169440"
},
"departure": {
"delay": 30,
"time": "1769169450"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1769169681"
},
"departure": {
"delay": 21,
"time": "1769169681"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769170201"
},
"departure": {
"delay": 30,
"time": "1769170230"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1769169043"
},
"departure": {
"delay": 70,
"time": "1769169070"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1769169594"
},
"departure": {
"delay": 70,
"time": "1769169610"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769169133"
},
"departure": {
"delay": 90,
"time": "1769169150"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769168116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3109:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4382:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769169021"
},
"departure": {
"delay": 128,
"time": "1769169128"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1769168710"
},
"departure": {
"delay": 130,
"time": "1769168710"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1769168903"
},
"departure": {
"delay": 83,
"time": "1769168903"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1769169203"
},
"departure": {
"delay": 168,
"time": "1769169228"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1769168603"
},
"departure": {
"delay": 83,
"time": "1769168603"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1769168803"
},
"departure": {
"delay": 103,
"time": "1769168803"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1769169503"
},
"departure": {
"delay": 203,
"time": "1769169503"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769168205",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4382:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057085x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -135,
"time": "1769170605"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -136,
"time": "1769170424"
},
"departure": {
"delay": -136,
"time": "1769170424"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -153,
"time": "1769170347"
},
"departure": {
"delay": -153,
"time": "1769170347"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769170580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057085x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769187240"
},
"departure": {
"time": "1769187240"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769187000"
},
"departure": {
"time": "1769187000"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769185500"
},
"departure": {
"time": "1769185500"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187120"
},
"departure": {
"time": "1769187120"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769185200"
},
"departure": {
"time": "1769185200"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769187300"
},
"departure": {
"time": "1769187300"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769186280"
},
"departure": {
"time": "1769186280"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769184960"
},
"departure": {
"time": "1769184960"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769185680"
},
"departure": {
"time": "1769185680"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769187420"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769184300"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769185865"
},
"departure": {
"delay": 5,
"time": "1769185865"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769186880"
},
"departure": {
"time": "1769186880"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769186220"
},
"departure": {
"time": "1769186220"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186460"
},
"departure": {
"time": "1769186460"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769187245"
},
"departure": {
"delay": 5,
"time": "1769187245"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769186640"
},
"departure": {
"time": "1769186640"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769186760"
},
"departure": {
"time": "1769186760"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769167205",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx475:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -134,
"time": "1769168926"
},
"departure": {
"delay": -134,
"time": "1769168926"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 126,
"time": "1769170146"
},
"departure": {
"delay": 126,
"time": "1769170146"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769169874"
},
"departure": {
"delay": 92,
"time": "1769169932"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1769170221"
},
"departure": {
"delay": 141,
"time": "1769170221"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -169,
"time": "1769168997"
},
"departure": {
"delay": -169,
"time": "1769169071"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1769170553"
},
"departure": {
"delay": 181,
"time": "1769170621"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -128,
"time": "1769168752"
},
"departure": {
"delay": -128,
"time": "1769168752"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -217,
"time": "1769169203"
},
"departure": {
"delay": -217,
"time": "1769169203"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 236,
"time": "1769170796"
},
"departure": {
"delay": 236,
"time": "1769170796"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -173,
"time": "1769168947"
},
"departure": {
"delay": -173,
"time": "1769168947"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -179,
"time": "1769169121"
},
"departure": {
"delay": -179,
"time": "1769169121"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 266,
"time": "1769171006"
},
"departure": {
"delay": 266,
"time": "1769171006"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -4,
"time": "1769169284"
},
"departure": {
"delay": -4,
"time": "1769169596"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -169,
"time": "1769168771"
},
"departure": {
"delay": -169,
"time": "1769168771"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1769169788"
},
"departure": {
"delay": 68,
"time": "1769169788"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1769170899"
},
"departure": {
"delay": 219,
"time": "1769170899"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 219,
"time": "1769171079"
},
"departure": {
"delay": 219,
"time": "1769171079"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1769170272"
},
"departure": {
"delay": 72,
"time": "1769170272"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 219,
"time": "1769171259"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -129,
"time": "1769168871"
},
"departure": {
"delay": -129,
"time": "1769168871"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769168700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 246,
"time": "1769170721"
},
"departure": {
"delay": 246,
"time": "1769170746"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -183,
"time": "1769168817"
},
"departure": {
"delay": -183,
"time": "1769168817"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1769170374"
},
"departure": {
"delay": 136,
"time": "1769170396"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1769170085"
},
"departure": {
"delay": 129,
"time": "1769170089"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1769170496"
},
"departure": {
"delay": 116,
"time": "1769170496"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 133,
"time": "1769170003"
},
"departure": {
"delay": 133,
"time": "1769170033"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769169671"
},
"departure": {
"delay": 36,
"time": "1769169696"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769168505",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7872:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx907:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769171014"
},
"departure": {
"delay": 94,
"time": "1769171014"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769169572"
},
"departure": {
"delay": 32,
"time": "1769169572"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769169647"
},
"departure": {
"delay": 47,
"time": "1769169647"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1769172064"
},
"departure": {
"delay": 64,
"time": "1769172064"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1769170914"
},
"departure": {
"delay": 114,
"time": "1769170914"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1769171714"
},
"departure": {
"delay": 74,
"time": "1769171714"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1769171644"
},
"departure": {
"delay": 64,
"time": "1769171644"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1769171825"
},
"departure": {
"delay": 65,
"time": "1769171825"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1769171224"
},
"departure": {
"delay": 64,
"time": "1769171224"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1769170822"
},
"departure": {
"delay": 82,
"time": "1769170822"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769170697"
},
"departure": {
"delay": 102,
"time": "1769170722"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1769170423"
},
"departure": {
"delay": 152,
"time": "1769170472"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1769170351"
},
"departure": {
"delay": 112,
"time": "1769170372"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1769171455"
},
"departure": {
"delay": 115,
"time": "1769171455"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1769171609"
},
"departure": {
"delay": 89,
"time": "1769171609"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1769170173"
},
"departure": {
"delay": 93,
"time": "1769170173"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769170531"
},
"departure": {
"delay": 133,
"time": "1769170573"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769170622"
},
"departure": {
"delay": 62,
"time": "1769170622"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1769171369"
},
"departure": {
"delay": 89,
"time": "1769171369"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1769169450"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1769171884"
},
"departure": {
"delay": 64,
"time": "1769171884"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1769170232"
},
"departure": {
"delay": 110,
"time": "1769170250"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1769171959"
},
"departure": {
"delay": 79,
"time": "1769171959"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769169898"
},
"departure": {
"delay": 58,
"time": "1769169898"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769169979"
},
"departure": {
"delay": 79,
"time": "1769169979"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1769169748"
},
"departure": {
"delay": 78,
"time": "1769169798"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769168977",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx907:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769175000"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769174940"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769174580"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172480"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172840"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769174160"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769172540"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174820"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172960"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4040:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107873x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769171430"
},
"departure": {
"delay": 90,
"time": "1769171430"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1769170994"
},
"departure": {
"delay": 74,
"time": "1769170994"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1769171601"
},
"departure": {
"delay": 81,
"time": "1769171601"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1769170885"
},
"departure": {
"delay": 85,
"time": "1769170885"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1769172264"
},
"departure": {
"delay": 84,
"time": "1769172264"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769171738"
},
"departure": {
"delay": 98,
"time": "1769171738"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1769171848"
},
"departure": {
"delay": 88,
"time": "1769171848"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769171946"
},
"departure": {
"delay": 66,
"time": "1769171946"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769171117"
},
"departure": {
"delay": 77,
"time": "1769171117"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1769172056"
},
"departure": {
"delay": 56,
"time": "1769172056"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1769172159"
},
"departure": {
"delay": 99,
"time": "1769172159"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1769172353"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769171231"
},
"departure": {
"delay": 71,
"time": "1769171231"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769171331"
},
"departure": {
"delay": 51,
"time": "1769171331"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107873x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769173980"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769172780"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769174160"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769173140"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769172300"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4109:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057012x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769171545"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769170501"
},
"departure": {
"delay": 61,
"time": "1769170501"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769171005"
},
"departure": {
"delay": 85,
"time": "1769171005"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1769171123"
},
"departure": {
"delay": 143,
"time": "1769171123"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1769171324"
},
"departure": {
"delay": 104,
"time": "1769171324"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1769171390"
},
"departure": {
"delay": 110,
"time": "1769171390"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769171165"
},
"departure": {
"delay": 125,
"time": "1769171165"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769170828"
},
"departure": {
"delay": 88,
"time": "1769170828"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1769170965"
},
"departure": {
"delay": 105,
"time": "1769170965"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1769170402"
},
"departure": {
"delay": 82,
"time": "1769170402"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1769170535"
},
"departure": {
"delay": 35,
"time": "1769170535"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1769171245"
},
"departure": {
"delay": 85,
"time": "1769171245"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1769171464"
},
"departure": {
"delay": 124,
"time": "1769171464"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 53,
"time": "1769170313"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1769171060"
},
"departure": {
"delay": 140,
"time": "1769171060"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769170698"
},
"departure": {
"delay": 78,
"time": "1769170698"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769170661"
},
"departure": {
"delay": 41,
"time": "1769170661"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769171503"
},
"departure": {
"delay": 103,
"time": "1769171503"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769170857"
},
"departure": {
"delay": 117,
"time": "1769170857"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1769170914"
},
"departure": {
"delay": 114,
"time": "1769170914"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057012x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -177,
"time": "1769173383"
},
"departure": {
"delay": -177,
"time": "1769173383"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1435,
"time": "1769170865"
},
"departure": {
"delay": -1435,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2155,
"time": "1769170865"
},
"departure": {
"delay": -2155,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1975,
"time": "1769170865"
},
"departure": {
"delay": -1975,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2515,
"time": "1769170865"
},
"departure": {
"delay": -2515,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2275,
"time": "1769170865"
},
"departure": {
"delay": -2275,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1735,
"time": "1769170865"
},
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1495,
"time": "1769170865"
},
"departure": {
"delay": -1495,
"time": "1769170865"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2035,
"time": "1769170865"
},
"departure": {
"delay": -2035,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1375,
"time": "1769170865"
},
"departure": {
"delay": -1375,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2095,
"time": "1769170865"
},
"departure": {
"delay": -2095,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1795,
"time": "1769170865"
},
"departure": {
"delay": -1795,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1555,
"time": "1769170865"
},
"departure": {
"delay": -1555,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -237,
"time": "1769173503"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1315,
"time": "1769170865"
},
"departure": {
"delay": -1315,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1195,
"time": "1769170865"
},
"departure": {
"delay": -1195,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -125,
"time": "1769173315"
},
"departure": {
"delay": -125,
"time": "1769173315"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2275,
"time": "1769170865"
},
"departure": {
"delay": -2275,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2215,
"time": "1769170865"
},
"departure": {
"delay": -2215,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1735,
"time": "1769170865"
},
"departure": {
"delay": -1735,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1675,
"time": "1769170865"
},
"departure": {
"delay": -1675,
"time": "1769170865"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -1075,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598255:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769168960"
},
"departure": {
"delay": 20,
"time": "1769168960"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1769168899"
},
"departure": {
"delay": 21,
"time": "1769168901"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1769168320"
},
"departure": {
"delay": 64,
"time": "1769168344"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769168955"
},
"departure": {
"delay": 15,
"time": "1769168955"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769169128"
},
"departure": {
"delay": 45,
"time": "1769169165"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1769168991"
},
"departure": {
"delay": 11,
"time": "1769169011"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769167620"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769168407"
},
"departure": {
"delay": 32,
"time": "1769168432"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1769168272"
},
"departure": {
"delay": -8,
"time": "1769168272"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1769168195"
},
"departure": {
"delay": -25,
"time": "1769168195"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1769169290"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769167556",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9204:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769184300"
},
"departure": {
"time": "1769184300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769184000"
},
"departure": {
"time": "1769184000"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769184360"
},
"departure": {
"time": "1769184360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184060"
},
"departure": {
"time": "1769184060"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769184540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1769183280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769183340"
},
"departure": {
"time": "1769183340"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769183460"
},
"departure": {
"time": "1769183460"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769183820"
},
"departure": {
"time": "1769183820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769183520"
},
"departure": {
"time": "1769183520"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2341:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171220"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769171141"
},
"departure": {
"delay": 41,
"time": "1769171141"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769170961"
},
"departure": {
"delay": 41,
"time": "1769170961"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171040"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769171466"
},
"departure": {
"delay": 6,
"time": "1769171466"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769171325"
},
"departure": {
"delay": 45,
"time": "1769171325"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx376:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5472452810375168x11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769170360"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1769170273"
},
"departure": {
"delay": 23,
"time": "1769170283"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1769170059"
},
"departure": {
"delay": 115,
"time": "1769170075"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1769170351"
},
"departure": {
"delay": 41,
"time": "1769170361"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 191,
"time": "1769170204"
},
"departure": {
"delay": 191,
"time": "1769170211"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
}
],
"timestamp": "1769170362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5472452810375168x11:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769171075"
},
"departure": {
"delay": 35,
"time": "1769171075"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769171967"
},
"departure": {
"delay": 27,
"time": "1769171967"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1769172244"
},
"departure": {
"delay": 4,
"time": "1769172244"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769171190"
},
"departure": {
"delay": 30,
"time": "1769171190"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769172184"
},
"departure": {
"delay": 4,
"time": "1769172184"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1769171868"
},
"departure": {
"delay": 48,
"time": "1769171868"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769172390"
},
"departure": {
"delay": 30,
"time": "1769172390"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769171691"
},
"departure": {
"delay": 51,
"time": "1769171691"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1769172613"
},
"departure": {
"delay": 13,
"time": "1769172613"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1769171392"
},
"departure": {
"delay": 52,
"time": "1769171392"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769172820"
},
"departure": {
"delay": 40,
"time": "1769172820"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769171325"
},
"departure": {
"delay": 45,
"time": "1769171325"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769171490"
},
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769171272"
},
"departure": {
"delay": 52,
"time": "1769171272"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769171025"
},
"departure": {
"delay": 45,
"time": "1769171025"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769171790"
},
"departure": {
"delay": 30,
"time": "1769171790"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1769170950"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769172090"
},
"departure": {
"delay": 30,
"time": "1769172090"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769172750"
},
"departure": {
"delay": 30,
"time": "1769172750"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769171589"
},
"departure": {
"delay": 9,
"time": "1769171589"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6353:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13448:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171520"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170620"
},
"departure": {
"time": "1769170620"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13448:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13403,
"time": "1769173463"
},
"departure": {
"delay": 13403,
"time": "1769173463"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 13460,
"time": "1769173760"
},
"departure": {
"delay": 13460,
"time": "1769173760"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 13377,
"time": "1769173017"
},
"departure": {
"delay": 13377,
"time": "1769173017"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 13445,
"time": "1769173625"
},
"departure": {
"delay": 13445,
"time": "1769173625"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 13530,
"time": "1769172690"
},
"departure": {
"delay": 13530,
"time": "1769172690"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 13403,
"time": "1769172983"
},
"departure": {
"delay": 13403,
"time": "1769172983"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 13426,
"time": "1769173126"
},
"departure": {
"delay": 13426,
"time": "1769173126"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 13423,
"time": "1769172943"
},
"departure": {
"delay": 13423,
"time": "1769172943"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 13427,
"time": "1769172887"
},
"departure": {
"delay": 13427,
"time": "1769172887"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 13445,
"time": "1769173865"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 13374,
"time": "1769173434"
},
"departure": {
"delay": 13374,
"time": "1769173434"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 13496,
"time": "1769172836"
},
"departure": {
"delay": 13496,
"time": "1769172836"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 13469,
"time": "1769172869"
},
"departure": {
"delay": 13469,
"time": "1769172869"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 13489,
"time": "1769173669"
},
"departure": {
"delay": 13489,
"time": "1769173669"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 13388,
"time": "1769173268"
},
"departure": {
"delay": 13388,
"time": "1769173268"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 13374,
"time": "1769173074"
},
"departure": {
"delay": 13374,
"time": "1769173074"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 13391,
"time": "1769173151"
},
"departure": {
"delay": 13391,
"time": "1769173151"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 13390,
"time": "1769173210"
},
"departure": {
"delay": 13390,
"time": "1769173210"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 13445,
"time": "1769173565"
},
"departure": {
"delay": 13445,
"time": "1769173565"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 13537,
"time": "1769172577"
},
"departure": {
"delay": 13537,
"time": "1769172577"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 13479,
"time": "1769173719"
},
"departure": {
"delay": 13479,
"time": "1769173719"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 13483,
"time": "1769172763"
},
"departure": {
"delay": 13483,
"time": "1769172763"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 13502,
"time": "1769172722"
},
"departure": {
"delay": 13502,
"time": "1769172722"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 13425,
"time": "1769173185"
},
"departure": {
"delay": 13425,
"time": "1769173185"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470081:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057144x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1769170982"
},
"departure": {
"delay": -58,
"time": "1769170982"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1769170815"
},
"departure": {
"delay": -45,
"time": "1769170815"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1769171108"
},
"departure": {
"delay": -52,
"time": "1769171108"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -76,
"time": "1769170904"
},
"departure": {
"delay": -76,
"time": "1769170904"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -76,
"time": "1769171264"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1769171008"
},
"departure": {
"delay": -32,
"time": "1769171008"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1769171178"
},
"departure": {
"delay": -42,
"time": "1769171178"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057144x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3113F5413856x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769168400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175180"
},
"departure": {
"time": "1769175240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769176080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769164787",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3113F5413856x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169000"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169840"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769169900"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769167536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13352:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075811x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -66,
"time": "1769170494"
},
"departure": {
"delay": -66,
"time": "1769170494"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -49,
"time": "1769170871"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1769170691"
},
"departure": {
"delay": -49,
"time": "1769170691"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1769170567"
},
"departure": {
"delay": -53,
"time": "1769170567"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1769170280"
},
"departure": {
"delay": -40,
"time": "1769170280"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1769170631"
},
"departure": {
"delay": -49,
"time": "1769170631"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1769170345"
},
"departure": {
"delay": -35,
"time": "1769170345"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1769170421"
},
"departure": {
"delay": -19,
"time": "1769170421"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075811x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769173080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173560"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173740"
},
"departure": {
"time": "1769173740"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174040"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1709:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1769170386"
},
"departure": {
"delay": 186,
"time": "1769170386"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 158,
"time": "1769170478"
},
"departure": {
"delay": 158,
"time": "1769170478"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1769170614"
},
"departure": {
"delay": 114,
"time": "1769170614"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 148,
"time": "1769170408"
},
"departure": {
"delay": 148,
"time": "1769170408"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1769170232"
},
"departure": {
"delay": 92,
"time": "1769170232"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 190,
"time": "1769170686"
},
"departure": {
"delay": 190,
"time": "1769170690"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 130,
"time": "1769170510"
},
"departure": {
"delay": 130,
"time": "1769170510"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 130,
"time": "1769170390"
},
"departure": {
"delay": 130,
"time": "1769170390"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 99,
"time": "1769170779"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 118,
"time": "1769170558"
},
"departure": {
"delay": 118,
"time": "1769170558"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1769170238",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490647:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1769170223"
},
"departure": {
"delay": -37,
"time": "1769170223"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769171615"
},
"departure": {
"delay": 95,
"time": "1769171615"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1769171245"
},
"departure": {
"delay": 85,
"time": "1769171245"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1769170861"
},
"departure": {
"delay": 61,
"time": "1769170861"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1769170289"
},
"departure": {
"delay": -65,
"time": "1769170315"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769170121"
},
"departure": {
"delay": 42,
"time": "1769170122"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1769170771"
},
"departure": {
"delay": 91,
"time": "1769170771"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1769171327"
},
"departure": {
"delay": 107,
"time": "1769171327"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1769171766"
},
"departure": {
"delay": 66,
"time": "1769171766"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1769170975"
},
"departure": {
"delay": 115,
"time": "1769170975"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1769170175"
},
"departure": {
"delay": 35,
"time": "1769170175"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769171816"
},
"departure": {
"delay": 56,
"time": "1769171816"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1769171159"
},
"departure": {
"delay": 59,
"time": "1769171159"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1769170413"
},
"departure": {
"delay": -27,
"time": "1769170413"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769171041"
},
"departure": {
"delay": 61,
"time": "1769171041"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1769171206"
},
"departure": {
"delay": 106,
"time": "1769171206"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1769171125"
},
"departure": {
"delay": 85,
"time": "1769171125"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769171996"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1769171517"
},
"departure": {
"delay": 57,
"time": "1769171517"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1769170922"
},
"departure": {
"delay": 62,
"time": "1769170922"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1769171663"
},
"departure": {
"delay": 83,
"time": "1769171663"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1769170664"
},
"departure": {
"delay": 46,
"time": "1769170666"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769170495"
},
"departure": {
"delay": 53,
"time": "1769170613"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 43,
"time": "1769170063"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1769171576"
},
"departure": {
"delay": 56,
"time": "1769171576"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1769171066"
},
"departure": {
"delay": 86,
"time": "1769171066"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769171399"
},
"departure": {
"delay": 59,
"time": "1769171399"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769170065",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11589:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850616F5403119x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176080"
},
"departure": {
"time": "1769176200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175600"
},
"departure": {
"time": "1769175780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769176440"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769177220"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769175180"
},
"departure": {
"time": "1769175240"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769174040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174640"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769174940"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769173620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769170006",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850616F5403119x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC595698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769170956"
},
"departure": {
"delay": -24,
"time": "1769170956"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -23,
"time": "1769170837"
},
"departure": {
"delay": -23,
"time": "1769170837"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1769170910"
},
"departure": {
"delay": -10,
"time": "1769170910"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -73,
"time": "1769171027"
},
"departure": {
"delay": -73,
"time": "1769171027"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -2,
"time": "1769170858"
},
"departure": {
"delay": -2,
"time": "1769170858"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -62,
"time": "1769171158"
},
"departure": {
"delay": -62,
"time": "1769171158"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -89,
"time": "1769171191"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -31,
"time": "1769171069"
},
"departure": {
"delay": -31,
"time": "1769171069"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC595698:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769184300"
},
"departure": {
"time": "1769184300"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769183880"
},
"departure": {
"time": "1769183880"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769183760"
},
"departure": {
"time": "1769183760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769184780"
},
"departure": {
"time": "1769184780"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769182980"
},
"departure": {
"time": "1769182980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769184240"
},
"departure": {
"time": "1769184240"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769183400"
},
"departure": {
"time": "1769183400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769184660"
},
"departure": {
"time": "1769184660"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769183220"
},
"departure": {
"time": "1769183220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769183640"
},
"departure": {
"time": "1769183640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769184720"
},
"departure": {
"time": "1769184720"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769182800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185800"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1769182865"
},
"departure": {
"delay": 5,
"time": "1769182865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769184900"
},
"departure": {
"time": "1769184900"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769183160"
},
"departure": {
"time": "1769183160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182920"
},
"departure": {
"time": "1769182920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769184420"
},
"departure": {
"time": "1769184420"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769185200"
},
"departure": {
"time": "1769185200"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769183700"
},
"departure": {
"time": "1769183700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769184060"
},
"departure": {
"time": "1769184060"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769184600"
},
"departure": {
"time": "1769184600"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769182860"
},
"departure": {
"time": "1769182860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769183040"
},
"departure": {
"time": "1769183040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769160494",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx425:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000338:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769170929"
},
"departure": {
"delay": 9,
"time": "1769170929"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1769170980"
},
"departure": {
"delay": -60,
"time": "1769170980"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1769171040"
},
"departure": {
"delay": -60,
"time": "1769171040"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769171160"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769171100"
},
"departure": {
"delay": -60,
"time": "1769171100"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
}
],
"timestamp": "1769170834",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000338:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769191200"
},
"departure": {
"time": "1769191200"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769190900"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769190780"
},
"departure": {
"time": "1769190780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769191440"
},
"departure": {
"time": "1769191440"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191260"
},
"departure": {
"time": "1769191260"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769190720"
},
"departure": {
"time": "1769190720"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769191140"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769190540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769191020"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2795:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14590:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769190060"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769165497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14590:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848954F5402955x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769166420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769168280"
},
"departure": {
"time": "1769168340"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769167260"
},
"departure": {
"time": "1769167320"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769169360"
},
"departure": {
"time": "1769169420"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769168760"
},
"departure": {
"time": "1769168820"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769167500"
},
"departure": {
"time": "1769167560"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170380"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769167860"
},
"departure": {
"time": "1769167920"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769169600"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769171760"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769162806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848954F5402955x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20315,
"time": "1769172985"
},
"departure": {
"delay": -20315,
"time": "1769172985"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -20321,
"time": "1769173159"
},
"departure": {
"delay": -20321,
"time": "1769173159"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -20334,
"time": "1769173086"
},
"departure": {
"delay": -20334,
"time": "1769173086"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -20340,
"time": "1769172900"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15224:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3424F5413535x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168880"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769166840"
},
"departure": {
"time": "1769166900"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769177400"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769167800"
},
"departure": {
"time": "1769167860"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769174460"
},
"departure": {
"time": "1769174520"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769169480"
},
"departure": {
"time": "1769169540"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769170440"
},
"departure": {
"time": "1769170560"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 43
},
{
"departure": {
"time": "1769165880"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 41
}
],
"timestamp": "1769162266",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3424F5413535x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1769168044"
},
"departure": {
"delay": 127,
"time": "1769168047"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1769167583"
},
"departure": {
"delay": 92,
"time": "1769167592"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1769169536"
},
"departure": {
"delay": -4,
"time": "1769169536"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -148,
"time": "1769169692"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 197,
"time": "1769167997"
},
"departure": {
"delay": 197,
"time": "1769167997"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1769168870"
},
"departure": {
"delay": -10,
"time": "1769168870"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 173,
"time": "1769168093"
},
"departure": {
"delay": 173,
"time": "1769168093"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1769167859"
},
"departure": {
"delay": 119,
"time": "1769167859"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769167500"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769168557"
},
"departure": {
"delay": 37,
"time": "1769168557"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1769169089"
},
"departure": {
"delay": -31,
"time": "1769169089"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1769168161"
},
"departure": {
"delay": 128,
"time": "1769168168"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1769168371"
},
"departure": {
"delay": 91,
"time": "1769168371"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1769167945"
},
"departure": {
"delay": 145,
"time": "1769167945"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1769168305"
},
"departure": {
"delay": 145,
"time": "1769168305"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -56,
"time": "1769169604"
},
"departure": {
"delay": -56,
"time": "1769169604"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1769169178"
},
"departure": {
"delay": -2,
"time": "1769169178"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -86,
"time": "1769168794"
},
"departure": {
"delay": -86,
"time": "1769168794"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1769168656"
},
"departure": {
"delay": 76,
"time": "1769168656"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769168718"
},
"departure": {
"delay": 42,
"time": "1769168742"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769168942"
},
"departure": {
"delay": 21,
"time": "1769168961"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769169030"
},
"departure": {
"delay": 30,
"time": "1769169030"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769167376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11026:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1769171502"
},
"departure": {
"delay": -18,
"time": "1769171502"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -280,
"time": "1769172680"
},
"departure": {
"delay": -280,
"time": "1769172680"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -172,
"time": "1769172188"
},
"departure": {
"delay": -172,
"time": "1769172188"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1769171447"
},
"departure": {
"delay": -13,
"time": "1769171447"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -280,
"time": "1769172740"
},
"departure": {
"delay": -280,
"time": "1769172740"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -229,
"time": "1769172551"
},
"departure": {
"delay": -229,
"time": "1769172551"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1769171894"
},
"departure": {
"delay": -46,
"time": "1769171894"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -126,
"time": "1769172054"
},
"departure": {
"delay": -126,
"time": "1769172054"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1769171983"
},
"departure": {
"delay": -17,
"time": "1769171983"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -163,
"time": "1769172257"
},
"departure": {
"delay": -163,
"time": "1769172257"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -332,
"time": "1769172928"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769171692"
},
"departure": {
"delay": -8,
"time": "1769171692"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -238,
"time": "1769172422"
},
"departure": {
"delay": -238,
"time": "1769172422"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1769171632"
},
"departure": {
"delay": -8,
"time": "1769171632"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -156,
"time": "1769172144"
},
"departure": {
"delay": -156,
"time": "1769172144"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -253,
"time": "1769172347"
},
"departure": {
"delay": -253,
"time": "1769172347"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1769171812"
},
"departure": {
"delay": -8,
"time": "1769171812"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1769171551"
},
"departure": {
"delay": -29,
"time": "1769171551"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596579:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1769169300"
},
"departure": {
"delay": 214,
"time": "1769169334"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1769168777"
},
"departure": {
"delay": 152,
"time": "1769168792"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1769169828"
},
"departure": {
"delay": 172,
"time": "1769169832"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 164,
"time": "1769169728"
},
"departure": {
"delay": 164,
"time": "1769169764"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1769169662"
},
"departure": {
"delay": 122,
"time": "1769169662"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1769170177"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 129,
"time": "1769169520"
},
"departure": {
"delay": 129,
"time": "1769169549"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1769168876"
},
"departure": {
"delay": 92,
"time": "1769168912"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769168343"
},
"departure": {
"delay": 32,
"time": "1769168372"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1769170015"
},
"departure": {
"delay": 192,
"time": "1769170032"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1769168573"
},
"departure": {
"delay": 72,
"time": "1769168592"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1769169024"
},
"departure": {
"delay": 112,
"time": "1769169052"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1769169933"
},
"departure": {
"delay": 213,
"time": "1769169933"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1769169202"
},
"departure": {
"delay": 167,
"time": "1769169227"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769169113"
},
"departure": {
"delay": 133,
"time": "1769169133"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1769168456"
},
"departure": {
"delay": 112,
"time": "1769168512"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1769169413"
},
"departure": {
"delay": 133,
"time": "1769169433"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1769168650"
},
"departure": {
"delay": 92,
"time": "1769168672"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1769170092"
},
"departure": {
"delay": 212,
"time": "1769170112"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769168376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2124:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1903:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176620"
},
"departure": {
"time": "1769176620"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176920"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769176560"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769177160"
},
"departure": {
"time": "1769177160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769176800"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769176860"
},
"departure": {
"time": "1769176860"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769177400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769177220"
},
"departure": {
"time": "1769177220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769176440"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769176380"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176740"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769176980"
},
"departure": {
"time": "1769176980"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1903:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769173205"
},
"departure": {
"delay": 5,
"time": "1769173205"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173680"
},
"departure": {
"time": "1769173680"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769172660"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174400"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769174460"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769173860"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170844",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx299:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769169599"
},
"departure": {
"delay": 57,
"time": "1769169657"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769169531"
},
"departure": {
"delay": 59,
"time": "1769169539"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769169575"
},
"departure": {
"delay": 47,
"time": "1769169587"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 101,
"time": "1769169281"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769169733"
},
"departure": {
"delay": 47,
"time": "1769169767"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1769169380"
},
"departure": {
"delay": 100,
"time": "1769169400"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1769169475"
},
"departure": {
"delay": 148,
"time": "1769169508"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769169690"
},
"departure": {
"delay": 44,
"time": "1769169704"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1769169802"
},
"departure": {
"time": "1769169780"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1769170861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153483:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8758:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769172316"
},
"departure": {
"delay": 16,
"time": "1769172316"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1769172694"
},
"departure": {
"delay": 34,
"time": "1769172694"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1769171822"
},
"departure": {
"delay": 2,
"time": "1769171822"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1769171777"
},
"departure": {
"delay": 17,
"time": "1769171777"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769172069"
},
"departure": {
"delay": 9,
"time": "1769172069"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769172190"
},
"departure": {
"delay": 10,
"time": "1769172190"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769172379"
},
"departure": {
"delay": 19,
"time": "1769172379"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769171951"
},
"departure": {
"delay": 11,
"time": "1769171951"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1769173047"
},
"departure": {
"delay": 27,
"time": "1769173047"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769172517"
},
"departure": {
"delay": 37,
"time": "1769172517"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1769172742"
},
"departure": {
"delay": 22,
"time": "1769172742"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769171655"
},
"departure": {
"delay": 15,
"time": "1769171655"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769172042"
},
"departure": {
"delay": 42,
"time": "1769172042"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1769171635"
},
"departure": {
"delay": 55,
"time": "1769171635"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769172564"
},
"departure": {
"delay": 24,
"time": "1769172564"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1769172793"
},
"departure": {
"delay": 13,
"time": "1769172793"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1769171726"
},
"departure": {
"delay": 26,
"time": "1769171726"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769172964"
},
"departure": {
"delay": 4,
"time": "1769172964"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769170825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8758:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769176620"
},
"departure": {
"time": "1769176620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769175540"
},
"departure": {
"time": "1769175540"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769175720"
},
"departure": {
"time": "1769175720"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769175420"
},
"departure": {
"time": "1769175420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769176020"
},
"departure": {
"time": "1769176020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769176140"
},
"departure": {
"time": "1769176140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769175180"
},
"departure": {
"time": "1769175180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769176560"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769175660"
},
"departure": {
"time": "1769175660"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769176440"
},
"departure": {
"time": "1769176440"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175900"
},
"departure": {
"time": "1769175900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1769175120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769175960"
},
"departure": {
"time": "1769175960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769176080"
},
"departure": {
"time": "1769176080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769176200"
},
"departure": {
"time": "1769176200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769175840"
},
"departure": {
"time": "1769175840"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:699:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1079:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769171370"
},
"departure": {
"delay": 30,
"time": "1769171370"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769171314"
},
"departure": {
"delay": 34,
"time": "1769171314"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1769171204"
},
"departure": {
"delay": 44,
"time": "1769171204"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769171010"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769171790"
},
"departure": {
"delay": 30,
"time": "1769171790"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769171059"
},
"departure": {
"delay": 19,
"time": "1769171059"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769171424"
},
"departure": {
"delay": 24,
"time": "1769171424"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769171151"
},
"departure": {
"delay": 51,
"time": "1769171151"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1769171658"
},
"departure": {
"delay": 18,
"time": "1769171658"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170717",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1079:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057434x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -171,
"time": "1769171589"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -132,
"time": "1769171268"
},
"departure": {
"delay": -132,
"time": "1769171268"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -171,
"time": "1769170929"
},
"departure": {
"delay": -171,
"time": "1769170929"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -154,
"time": "1769171066"
},
"departure": {
"delay": -154,
"time": "1769171066"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 93,
"time": "1769170173"
},
"departure": {
"delay": 93,
"time": "1769170173"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1769170377"
},
"departure": {
"delay": 57,
"time": "1769170377"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 64,
"time": "1769170204"
},
"departure": {
"delay": 64,
"time": "1769170204"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -102,
"time": "1769170638"
},
"departure": {
"delay": -102,
"time": "1769170638"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1769170317"
},
"departure": {
"delay": 57,
"time": "1769170317"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -171,
"time": "1769171169"
},
"departure": {
"delay": -171,
"time": "1769171169"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 67,
"time": "1769170447"
},
"departure": {
"delay": 67,
"time": "1769170447"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 69,
"time": "1769170149"
},
"departure": {
"delay": 69,
"time": "1769170149"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -133,
"time": "1769171387"
},
"departure": {
"delay": -133,
"time": "1769171387"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -168,
"time": "1769171472"
},
"departure": {
"delay": -168,
"time": "1769171472"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 39,
"time": "1769170539"
},
"departure": {
"delay": 39,
"time": "1769170539"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -142,
"time": "1769170838"
},
"departure": {
"delay": -142,
"time": "1769170838"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -166,
"time": "1769170994"
},
"departure": {
"delay": -166,
"time": "1769170994"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -174,
"time": "1769170806"
},
"departure": {
"delay": -174,
"time": "1769170806"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -148,
"time": "1769170712"
},
"departure": {
"delay": -148,
"time": "1769170712"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -162,
"time": "1769170878"
},
"departure": {
"delay": -162,
"time": "1769170878"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 63,
"time": "1769170263"
},
"departure": {
"delay": 63,
"time": "1769170263"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -174,
"time": "1769170746"
},
"departure": {
"delay": -174,
"time": "1769170746"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769170840",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057434x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1769172407"
},
"departure": {
"delay": 107,
"time": "1769172407"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1769172167"
},
"departure": {
"delay": 107,
"time": "1769172167"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769170497"
},
"departure": {
"delay": 57,
"time": "1769170497"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1769170250"
},
"departure": {
"delay": 40,
"time": "1769170300"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1769171237"
},
"departure": {
"delay": 77,
"time": "1769171237"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -54,
"time": "1769170026"
},
"departure": {
"delay": -54,
"time": "1769170026"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769172587"
},
"departure": {
"delay": 107,
"time": "1769172587"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 106,
"time": "1769170426"
},
"departure": {
"delay": 106,
"time": "1769170426"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1769170658"
},
"departure": {
"delay": 38,
"time": "1769170658"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769172482"
},
"departure": {
"delay": 122,
"time": "1769172482"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 132,
"time": "1769172132"
},
"departure": {
"delay": 132,
"time": "1769172132"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769171171"
},
"departure": {
"delay": 131,
"time": "1769171171"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769170871"
},
"departure": {
"delay": 131,
"time": "1769170871"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1769170125"
},
"departure": {
"delay": -15,
"time": "1769170125"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1769170947"
},
"departure": {
"delay": 87,
"time": "1769170947"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769171978"
},
"departure": {
"delay": 98,
"time": "1769171978"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1769172348"
},
"departure": {
"delay": 108,
"time": "1769172348"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1769172237"
},
"departure": {
"delay": 117,
"time": "1769172237"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769170732"
},
"departure": {
"delay": 132,
"time": "1769170752"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1769171057"
},
"departure": {
"delay": 77,
"time": "1769171057"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1769171892"
},
"departure": {
"delay": 132,
"time": "1769171892"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769169796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx843:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19837,
"time": "1769170943"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -19828,
"time": "1769170412"
},
"departure": {
"delay": -19828,
"time": "1769170412"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -19997,
"time": "1769169646"
},
"departure": {
"delay": -19997,
"time": "1769169703"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -19837,
"time": "1769170703"
},
"departure": {
"delay": -19837,
"time": "1769170703"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -19831,
"time": "1769170649"
},
"departure": {
"delay": -19831,
"time": "1769170649"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -19837,
"time": "1769170343"
},
"departure": {
"delay": -19837,
"time": "1769170343"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -19823,
"time": "1769170837"
},
"departure": {
"delay": -19823,
"time": "1769170837"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -19887,
"time": "1769169573"
},
"departure": {
"delay": -19887,
"time": "1769169573"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": -19792,
"time": "1769169428"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -19767,
"time": "1769169513"
},
"departure": {
"delay": -19767,
"time": "1769169513"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15223:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4836:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769168636"
},
"departure": {
"delay": 56,
"time": "1769168636"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1769169330"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1769168205"
},
"departure": {
"delay": 190,
"time": "1769168230"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1769168532"
},
"departure": {
"delay": 38,
"time": "1769168558"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769167936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4836:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1769181600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769181660"
},
"departure": {
"time": "1769181660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769182560"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2203:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7313:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -172,
"time": "1769167988"
},
"departure": {
"delay": -172,
"time": "1769167988"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1769167013"
},
"departure": {
"delay": -7,
"time": "1769167013"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -182,
"time": "1769168038"
},
"departure": {
"delay": -182,
"time": "1769168038"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769168614"
},
"departure": {
"delay": -26,
"time": "1769168614"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -52,
"time": "1769168888"
},
"departure": {
"delay": -52,
"time": "1769168888"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769166475",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7313:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172240"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769171601"
},
"departure": {
"delay": 21,
"time": "1769171601"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769172156"
},
"departure": {
"delay": 36,
"time": "1769172156"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1769171404"
},
"departure": {
"delay": 4,
"time": "1769171404"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769172207"
},
"departure": {
"delay": 27,
"time": "1769172207"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1769171708"
},
"departure": {
"delay": 8,
"time": "1769171708"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769171352"
},
"departure": {
"delay": 12,
"time": "1769171352"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769171490"
},
"departure": {
"delay": 30,
"time": "1769171490"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769171311"
},
"departure": {
"delay": 31,
"time": "1769171311"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769171956"
},
"departure": {
"delay": 16,
"time": "1769171956"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1769172304"
},
"departure": {
"delay": 4,
"time": "1769172304"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769171662"
},
"departure": {
"delay": 22,
"time": "1769171662"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1769171999"
},
"departure": {
"delay": 59,
"time": "1769171999"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1769172579"
},
"departure": {
"delay": 39,
"time": "1769172579"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769172495"
},
"departure": {
"delay": 15,
"time": "1769172495"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9246:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3775,
"time": "1769170865"
},
"departure": {
"delay": -3775,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3475,
"time": "1769170865"
},
"departure": {
"delay": -3475,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -4135,
"time": "1769170865"
},
"departure": {
"delay": -4135,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3175,
"time": "1769170865"
},
"departure": {
"delay": -3175,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -2935,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2995,
"time": "1769170865"
},
"departure": {
"delay": -2995,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4255,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -4075,
"time": "1769170865"
},
"departure": {
"delay": -4075,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4195,
"time": "1769170865"
},
"departure": {
"delay": -4195,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3535,
"time": "1769170865"
},
"departure": {
"delay": -3535,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3655,
"time": "1769170865"
},
"departure": {
"delay": -3655,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -4015,
"time": "1769170865"
},
"departure": {
"delay": -4015,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3835,
"time": "1769170865"
},
"departure": {
"delay": -3835,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3955,
"time": "1769170865"
},
"departure": {
"delay": -3955,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3355,
"time": "1769170865"
},
"departure": {
"delay": -3355,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596649:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850614F5417065x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769173680"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171340"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769170800"
},
"departure": {
"time": "1769170860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170380"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769166406",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850614F5417065x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1769175314"
},
"departure": {
"delay": -106,
"time": "1769175314"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -42,
"time": "1769174358"
},
"departure": {
"delay": -42,
"time": "1769174358"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -197,
"time": "1769175403"
},
"departure": {
"delay": -197,
"time": "1769175403"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -47,
"time": "1769174413"
},
"departure": {
"delay": -47,
"time": "1769174413"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -142,
"time": "1769174978"
},
"departure": {
"delay": -142,
"time": "1769174978"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -107,
"time": "1769174653"
},
"departure": {
"delay": -107,
"time": "1769174653"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -153,
"time": "1769174907"
},
"departure": {
"delay": -153,
"time": "1769174907"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769173613"
},
"departure": {
"delay": 53,
"time": "1769173613"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769173537"
},
"departure": {
"delay": 37,
"time": "1769173537"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -217,
"time": "1769175503"
},
"departure": {
"delay": -217,
"time": "1769175503"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -61,
"time": "1769174459"
},
"departure": {
"delay": -61,
"time": "1769174459"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -118,
"time": "1769175062"
},
"departure": {
"delay": -118,
"time": "1769175062"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1769173530"
},
"departure": {
"delay": 90,
"time": "1769173530"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1769173583"
},
"departure": {
"delay": 83,
"time": "1769173583"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1769174000"
},
"departure": {
"delay": -100,
"time": "1769174000"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -96,
"time": "1769174124"
},
"departure": {
"delay": -96,
"time": "1769174124"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1769173390"
},
"departure": {
"delay": 70,
"time": "1769173390"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -112,
"time": "1769175188"
},
"departure": {
"delay": -112,
"time": "1769175188"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1769173677"
},
"departure": {
"delay": 57,
"time": "1769173677"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1769174566"
},
"departure": {
"delay": -74,
"time": "1769174566"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -114,
"time": "1769174046"
},
"departure": {
"delay": -114,
"time": "1769174046"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -168,
"time": "1769175372"
},
"departure": {
"delay": -168,
"time": "1769175372"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -310,
"time": "1769175590"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -135,
"time": "1769175225"
},
"departure": {
"delay": -135,
"time": "1769175225"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -130,
"time": "1769174210"
},
"departure": {
"delay": -130,
"time": "1769174210"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769173482"
},
"departure": {
"delay": 42,
"time": "1769173482"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -142,
"time": "1769175098"
},
"departure": {
"delay": -142,
"time": "1769175098"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769173890"
},
"departure": {
"delay": 30,
"time": "1769173890"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -95,
"time": "1769175145"
},
"departure": {
"delay": -95,
"time": "1769175145"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -72,
"time": "1769174508"
},
"departure": {
"delay": -72,
"time": "1769174508"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -174,
"time": "1769174826"
},
"departure": {
"delay": -174,
"time": "1769174826"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -102,
"time": "1769174298"
},
"departure": {
"delay": -102,
"time": "1769174298"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1769173775"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -122,
"time": "1769175358"
},
"departure": {
"delay": -122,
"time": "1769175358"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -257,
"time": "1769175463"
},
"departure": {
"delay": -257,
"time": "1769175463"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -86,
"time": "1769175274"
},
"departure": {
"delay": -86,
"time": "1769175274"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1769173636"
},
"departure": {
"delay": 16,
"time": "1769173636"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471236:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230570x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769171987"
},
"departure": {
"delay": 47,
"time": "1769171987"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1769172237"
},
"departure": {
"delay": 57,
"time": "1769172237"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1769170921"
},
"departure": {
"delay": 61,
"time": "1769170921"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1769172167"
},
"departure": {
"delay": 47,
"time": "1769172167"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1769170518"
},
"departure": {
"delay": 138,
"time": "1769170518"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769172316"
},
"departure": {
"delay": 76,
"time": "1769172316"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 61,
"time": "1769171161"
},
"departure": {
"delay": 61,
"time": "1769171161"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769171871"
},
"departure": {
"delay": 51,
"time": "1769171871"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1769171936"
},
"departure": {
"delay": 56,
"time": "1769171936"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1769170358"
},
"departure": {
"delay": 98,
"time": "1769170358"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769171705"
},
"departure": {
"delay": 65,
"time": "1769171705"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1769170418"
},
"departure": {
"delay": 98,
"time": "1769170418"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769171807"
},
"departure": {
"delay": 47,
"time": "1769171807"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769171759"
},
"departure": {
"delay": 59,
"time": "1769171759"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1769171207"
},
"departure": {
"delay": 47,
"time": "1769171207"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769171507"
},
"departure": {
"delay": 47,
"time": "1769171507"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1769170787"
},
"departure": {
"delay": 47,
"time": "1769170787"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769172587"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1769171085"
},
"departure": {
"delay": 105,
"time": "1769171085"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1769172519"
},
"departure": {
"delay": 99,
"time": "1769172519"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1769170601"
},
"departure": {
"delay": 101,
"time": "1769170601"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1769172442"
},
"departure": {
"delay": 82,
"time": "1769172442"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1769171626"
},
"departure": {
"delay": 106,
"time": "1769171626"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769171562"
},
"departure": {
"delay": 102,
"time": "1769171562"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769172094"
},
"departure": {
"delay": 94,
"time": "1769172094"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1769171274"
},
"departure": {
"delay": 54,
"time": "1769171274"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1769172027"
},
"departure": {
"delay": 87,
"time": "1769172027"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1769171325"
},
"departure": {
"delay": 105,
"time": "1769171325"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230570x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11561:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769172054"
},
"departure": {
"delay": 54,
"time": "1769172054"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1769172347"
},
"departure": {
"delay": 47,
"time": "1769172347"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769171616"
},
"departure": {
"delay": 36,
"time": "1769171616"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769172253"
},
"departure": {
"delay": 13,
"time": "1769172253"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1769172749"
},
"departure": {
"delay": 29,
"time": "1769172749"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172900"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1769172001"
},
"departure": {
"delay": 1,
"time": "1769172001"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769172705"
},
"departure": {
"delay": 45,
"time": "1769172705"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769171425"
},
"departure": {
"delay": 25,
"time": "1769171425"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769171249"
},
"departure": {
"delay": 29,
"time": "1769171249"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769172155"
},
"departure": {
"delay": 35,
"time": "1769172155"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1769172468"
},
"departure": {
"delay": 48,
"time": "1769172468"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769173080"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1769172620"
},
"departure": {
"delay": 20,
"time": "1769172620"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769171318"
},
"departure": {
"delay": 38,
"time": "1769171318"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769172380"
},
"departure": {
"delay": 20,
"time": "1769172380"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769172850"
},
"departure": {
"delay": 10,
"time": "1769172850"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769170776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11561:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769172762"
},
"departure": {
"delay": 42,
"time": "1769172762"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1769172567"
},
"departure": {
"delay": 27,
"time": "1769172567"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1769172504"
},
"departure": {
"delay": 24,
"time": "1769172504"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769172360"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769172532"
},
"departure": {
"delay": 52,
"time": "1769172532"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1769173681"
},
"departure": {
"delay": 1,
"time": "1769173681"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769173120"
},
"departure": {
"delay": 40,
"time": "1769173120"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769173709"
},
"departure": {
"delay": 29,
"time": "1769173709"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1769172422"
},
"departure": {
"delay": 2,
"time": "1769172422"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172720"
},
"departure": {
"time": "1769172720"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769172636"
},
"departure": {
"delay": 36,
"time": "1769172636"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10113:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189226x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769170479"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769170420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189226x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7573:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769171310"
},
"departure": {
"delay": 30,
"time": "1769171310"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769171649"
},
"departure": {
"delay": 9,
"time": "1769171649"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769171064"
},
"departure": {
"delay": 24,
"time": "1769171064"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769171232"
},
"departure": {
"delay": 12,
"time": "1769171232"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769171735"
},
"departure": {
"delay": 35,
"time": "1769171735"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769171810"
},
"departure": {
"delay": 50,
"time": "1769171810"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1769171123"
},
"departure": {
"delay": 23,
"time": "1769171123"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1769171461"
},
"departure": {
"delay": 1,
"time": "1769171461"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769171011"
},
"departure": {
"delay": 31,
"time": "1769171011"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769171202"
},
"departure": {
"delay": 42,
"time": "1769171202"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769171545"
},
"departure": {
"delay": 25,
"time": "1769171545"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769171896"
},
"departure": {
"delay": 16,
"time": "1769171896"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769173410"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769172630"
},
"departure": {
"delay": 30,
"time": "1769172630"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769171370"
},
"departure": {
"delay": 30,
"time": "1769171370"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769173163"
},
"departure": {
"delay": 23,
"time": "1769173163"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 30,
"time": "1769170950"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170275",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7573:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4964:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1769169462"
},
"departure": {
"delay": -18,
"time": "1769169462"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769170113"
},
"departure": {
"delay": 33,
"time": "1769170113"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1769169837"
},
"departure": {
"delay": -3,
"time": "1769169837"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -104,
"time": "1769170336"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1769169065"
},
"departure": {
"delay": 125,
"time": "1769169065"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1769169139"
},
"departure": {
"delay": 101,
"time": "1769169161"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769169662"
},
"departure": {
"delay": 2,
"time": "1769169662"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1769169762"
},
"departure": {
"delay": 42,
"time": "1769169762"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769170181"
},
"departure": {
"delay": 41,
"time": "1769170181"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1769169236"
},
"departure": {
"delay": 116,
"time": "1769169236"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769169962"
},
"departure": {
"delay": 2,
"time": "1769169962"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1769170243"
},
"departure": {
"delay": 8,
"time": "1769170268"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1769169565"
},
"departure": {
"delay": -12,
"time": "1769169588"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1769170034"
},
"departure": {
"delay": 74,
"time": "1769170034"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 71,
"time": "1769169011"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169016",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4964:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8754:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 330,
"time": "1769170805"
},
"departure": {
"delay": 330,
"time": "1769170830"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 280,
"time": "1769170463"
},
"departure": {
"delay": 280,
"time": "1769170480"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1769169830"
},
"departure": {
"delay": 170,
"time": "1769169830"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1769168936"
},
"departure": {
"delay": 56,
"time": "1769168936"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1769169981"
},
"departure": {
"delay": 165,
"time": "1769170005"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1769168920"
},
"departure": {
"delay": 100,
"time": "1769168920"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 164,
"time": "1769169884"
},
"departure": {
"delay": 164,
"time": "1769169884"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1769169625"
},
"departure": {
"delay": 85,
"time": "1769169625"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1769170705"
},
"departure": {
"delay": 265,
"time": "1769170705"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 337,
"time": "1769171017"
},
"departure": {
"delay": 337,
"time": "1769171017"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 307,
"time": "1769171407"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1769169380"
},
"departure": {
"delay": 45,
"time": "1769169405"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1769170032"
},
"departure": {
"delay": 157,
"time": "1769170057"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1769170259"
},
"departure": {
"delay": 200,
"time": "1769170280"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 276,
"time": "1769170630"
},
"departure": {
"delay": 276,
"time": "1769170656"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 344,
"time": "1769170904"
},
"departure": {
"delay": 344,
"time": "1769170904"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 220,
"time": "1769170180"
},
"departure": {
"delay": 220,
"time": "1769170180"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769169576"
},
"departure": {
"delay": 96,
"time": "1769169576"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 296,
"time": "1769170556"
},
"departure": {
"delay": 296,
"time": "1769170556"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 276,
"time": "1769170330"
},
"departure": {
"delay": 276,
"time": "1769170356"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769169477"
},
"departure": {
"delay": 117,
"time": "1769169477"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 36,
"time": "1769168856"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 307,
"time": "1769170987"
},
"departure": {
"delay": 307,
"time": "1769170987"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 366,
"time": "1769170926"
},
"departure": {
"delay": 366,
"time": "1769170926"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1769169656"
},
"departure": {
"delay": 56,
"time": "1769169656"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769168865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8754:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 319,
"time": "1769167459"
},
"departure": {
"delay": 319,
"time": "1769167459"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 374,
"time": "1769167315"
},
"departure": {
"delay": 374,
"time": "1769167334"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 390,
"time": "1769167989"
},
"departure": {
"delay": 390,
"time": "1769168010"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 374,
"time": "1769168149"
},
"departure": {
"delay": 374,
"time": "1769168174"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 454,
"time": "1769168277"
},
"departure": {
"delay": 454,
"time": "1769168434"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 223,
"time": "1769166643"
},
"departure": {
"delay": 223,
"time": "1769166643"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 460,
"time": "1769167920"
},
"departure": {
"delay": 460,
"time": "1769167960"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 234,
"time": "1769166534"
},
"departure": {
"delay": 234,
"time": "1769166534"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 304,
"time": "1769167384"
},
"departure": {
"delay": 304,
"time": "1769167384"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769166465",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7025:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769173938"
},
"departure": {
"delay": 18,
"time": "1769173938"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769174324"
},
"departure": {
"delay": 44,
"time": "1769174324"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769174022"
},
"departure": {
"delay": 42,
"time": "1769174022"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769169776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11021:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6034:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769171630"
},
"departure": {
"delay": 50,
"time": "1769171630"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1769172448"
},
"departure": {
"delay": 28,
"time": "1769172448"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769172531"
},
"departure": {
"delay": 51,
"time": "1769172531"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1769172215"
},
"departure": {
"delay": 35,
"time": "1769172215"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6034:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107842x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769171993"
},
"departure": {
"delay": 53,
"time": "1769171993"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769171467"
},
"departure": {
"delay": 7,
"time": "1769171467"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769172494"
},
"departure": {
"delay": 14,
"time": "1769172494"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769172176"
},
"departure": {
"delay": 56,
"time": "1769172176"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769171697"
},
"departure": {
"delay": 57,
"time": "1769171697"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769172391"
},
"departure": {
"delay": 31,
"time": "1769172391"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1769171587"
},
"departure": {
"delay": 7,
"time": "1769171587"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769171814"
},
"departure": {
"delay": 54,
"time": "1769171814"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769171225"
},
"departure": {
"delay": 5,
"time": "1769171225"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769171350"
},
"departure": {
"delay": 10,
"time": "1769171350"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769172273"
},
"departure": {
"delay": 33,
"time": "1769172273"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769172789"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1769172610"
},
"departure": {
"delay": 10,
"time": "1769172610"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769172710"
},
"departure": {
"delay": 50,
"time": "1769172710"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107842x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:715:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176980"
},
"departure": {
"time": "1769176980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769176140"
},
"departure": {
"time": "1769176140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176020"
},
"departure": {
"time": "1769176020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769176620"
},
"departure": {
"time": "1769176620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769177100"
},
"departure": {
"time": "1769177100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769176860"
},
"departure": {
"time": "1769176860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769177220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769175900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:715:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1176:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769170208"
},
"departure": {
"delay": 92,
"time": "1769170232"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769170285"
},
"departure": {
"delay": 85,
"time": "1769170285"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1769170692"
},
"departure": {
"delay": 72,
"time": "1769170692"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 11,
"time": "1769170031"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -48,
"time": "1769172312"
},
"departure": {
"delay": -48,
"time": "1769172312"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1769171049"
},
"departure": {
"delay": -51,
"time": "1769171049"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1769171136"
},
"departure": {
"delay": -84,
"time": "1769171136"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -101,
"time": "1769172079"
},
"departure": {
"delay": -101,
"time": "1769172079"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1769170530"
},
"departure": {
"delay": 150,
"time": "1769170530"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -69,
"time": "1769170712"
},
"departure": {
"delay": -69,
"time": "1769170731"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1769170384"
},
"departure": {
"delay": 85,
"time": "1769170405"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -103,
"time": "1769171237"
},
"departure": {
"delay": -103,
"time": "1769171237"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1769170105"
},
"departure": {
"delay": 85,
"time": "1769170105"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -85,
"time": "1769170955"
},
"departure": {
"delay": -85,
"time": "1769170955"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1769170456"
},
"departure": {
"delay": 100,
"time": "1769170480"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -103,
"time": "1769170877"
},
"departure": {
"delay": -103,
"time": "1769170877"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -103,
"time": "1769172197"
},
"departure": {
"delay": -103,
"time": "1769172197"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769170036",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1176:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769193960"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769194680"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769194620"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194080"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2991:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769172266"
},
"departure": {
"delay": 26,
"time": "1769172266"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769172336"
},
"departure": {
"delay": 36,
"time": "1769172336"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769172472"
},
"departure": {
"delay": 52,
"time": "1769172472"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769172206"
},
"departure": {
"delay": 26,
"time": "1769172206"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769172408"
},
"departure": {
"delay": 48,
"time": "1769172408"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3470:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175180"
},
"departure": {
"time": "1769175180"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1769173975"
},
"departure": {
"delay": 55,
"time": "1769173975"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769174684"
},
"departure": {
"delay": 44,
"time": "1769174684"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1769174527"
},
"departure": {
"delay": 67,
"time": "1769174527"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1769175254"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 73,
"time": "1769174053"
},
"departure": {
"delay": 73,
"time": "1769174053"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769174814"
},
"departure": {
"delay": -6,
"time": "1769174814"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1769174734"
},
"departure": {
"delay": 34,
"time": "1769174734"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1769175062"
},
"departure": {
"delay": 2,
"time": "1769175062"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1769174604"
},
"departure": {
"delay": 24,
"time": "1769174604"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769173899"
},
"departure": {
"delay": 39,
"time": "1769173899"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1769174344"
},
"departure": {
"delay": 64,
"time": "1769174344"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1769174164"
},
"departure": {
"delay": 64,
"time": "1769174164"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769174096"
},
"departure": {
"delay": 56,
"time": "1769174096"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769174401"
},
"departure": {
"delay": 61,
"time": "1769174401"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769174471"
},
"departure": {
"delay": 11,
"time": "1769174471"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1769174951"
},
"departure": {
"delay": -49,
"time": "1769174951"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"time": "1769173800"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769173860"
},
"departure": {
"delay": 60,
"time": "1769173860"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769174641"
},
"departure": {
"delay": 61,
"time": "1769174641"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602149:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769173476"
},
"departure": {
"delay": 36,
"time": "1769173476"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769173601"
},
"departure": {
"delay": 41,
"time": "1769173601"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769173410"
},
"departure": {
"delay": 30,
"time": "1769173410"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769173339"
},
"departure": {
"delay": 19,
"time": "1769173339"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10745:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852008F5401836x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769167260"
},
"departure": {
"time": "1769167320"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769168100"
},
"departure": {
"time": "1769168160"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171520"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769170860"
},
"departure": {
"time": "1769170920"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769166540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169600"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769162926",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852008F5401836x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769180520"
},
"departure": {
"time": "1769180520"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769180280"
},
"departure": {
"time": "1769180280"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769180400"
},
"departure": {
"time": "1769180400"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769181000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769180580"
},
"departure": {
"time": "1769180580"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769180160"
},
"departure": {
"time": "1769180160"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769179980"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769180460"
},
"departure": {
"time": "1769180460"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769180760"
},
"departure": {
"time": "1769180760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769180100"
},
"departure": {
"time": "1769180100"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769180220"
},
"departure": {
"time": "1769180220"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769180820"
},
"departure": {
"time": "1769180820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769180340"
},
"departure": {
"time": "1769180340"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769180040"
},
"departure": {
"time": "1769180040"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2131:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769171073"
},
"departure": {
"delay": 93,
"time": "1769171073"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1769170834"
},
"departure": {
"delay": 154,
"time": "1769170834"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1769170761"
},
"departure": {
"delay": 104,
"time": "1769170784"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1769171183"
},
"departure": {
"delay": 143,
"time": "1769171183"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769170893"
},
"departure": {
"delay": 93,
"time": "1769170893"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1769171009"
},
"departure": {
"delay": 149,
"time": "1769171009"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1769171275"
},
"departure": {
"delay": 115,
"time": "1769171275"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 89,
"time": "1769170709"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170717",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4476:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769168255"
},
"departure": {
"delay": 110,
"time": "1769168270"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769168361"
},
"departure": {
"delay": 31,
"time": "1769168371"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769169148"
},
"departure": {
"delay": -8,
"time": "1769169172"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769168167"
},
"departure": {
"delay": 70,
"time": "1769168170"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1769169212"
},
"departure": {
"delay": 50,
"time": "1769169230"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769168471"
},
"departure": {
"delay": 30,
"time": "1769168490"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1769169047"
},
"departure": {
"delay": 71,
"time": "1769169071"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769167636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3114:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1987:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769178480"
},
"departure": {
"time": "1769178480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769178600"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769178000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769178660"
},
"departure": {
"time": "1769178660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769178720"
},
"departure": {
"time": "1769178720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769178420"
},
"departure": {
"time": "1769178420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769178120"
},
"departure": {
"time": "1769178120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769178780"
},
"departure": {
"time": "1769178780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769178360"
},
"departure": {
"time": "1769178360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769178960"
},
"departure": {
"time": "1769178960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769178840"
},
"departure": {
"time": "1769178840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769178060"
},
"departure": {
"time": "1769178060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769179080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1987:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8992:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769172581"
},
"departure": {
"delay": 41,
"time": "1769172581"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769172677"
},
"departure": {
"delay": 17,
"time": "1769172677"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1769173507"
},
"departure": {
"delay": 7,
"time": "1769173507"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769172626"
},
"departure": {
"delay": 26,
"time": "1769172626"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769173371"
},
"departure": {
"delay": 51,
"time": "1769173371"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1769173405"
},
"departure": {
"delay": 25,
"time": "1769173405"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769169656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8992:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169840"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769170980"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769169960"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769171460"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769169900"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769171160"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769169240"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769169660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769169300"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769170020"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769170440"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769170140"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769170260"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769171280"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769169480"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769170500"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769169360"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769170860"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769171100"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769170841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2048:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3544:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769172145"
},
"departure": {
"delay": 25,
"time": "1769172145"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769171463"
},
"departure": {
"delay": 3,
"time": "1769171463"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769171925"
},
"departure": {
"delay": 45,
"time": "1769171925"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769171527"
},
"departure": {
"delay": 7,
"time": "1769171527"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769172223"
},
"departure": {
"delay": 43,
"time": "1769172223"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769171391"
},
"departure": {
"delay": 51,
"time": "1769171391"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769172084"
},
"departure": {
"delay": 24,
"time": "1769172084"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 15,
"time": "1769171175"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1769171704"
},
"departure": {
"delay": 4,
"time": "1769171704"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769171261"
},
"departure": {
"delay": 41,
"time": "1769171261"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769172009"
},
"departure": {
"delay": 9,
"time": "1769172009"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1769171321"
},
"departure": {
"delay": 41,
"time": "1769171321"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769171595"
},
"departure": {
"delay": 15,
"time": "1769171595"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3544:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194680"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1769194140"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769194620"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3033:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107837x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1769169852"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769169850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107837x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769170524"
},
"departure": {
"delay": 84,
"time": "1769170524"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 132,
"time": "1769170734"
},
"departure": {
"delay": 132,
"time": "1769170752"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1769170451"
},
"departure": {
"delay": 71,
"time": "1769170451"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769171130"
},
"departure": {
"delay": 30,
"time": "1769171130"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1769170862"
},
"departure": {
"delay": 62,
"time": "1769170862"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1769170908"
},
"departure": {
"delay": 48,
"time": "1769170908"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1769170411"
},
"departure": {
"delay": 91,
"time": "1769170411"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769170959"
},
"departure": {
"delay": 39,
"time": "1769170959"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1769171059"
},
"departure": {
"delay": 19,
"time": "1769171059"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -17,
"time": "1769171203"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1769170444",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596125:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852058F5403214x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769167500"
},
"departure": {
"time": "1769167560"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169600"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769166660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169120"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769168160"
},
"departure": {
"time": "1769168220"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769170020"
},
"departure": {
"time": "1769170080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769163046",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852058F5403214x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769174014"
},
"departure": {
"delay": 34,
"time": "1769174014"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769174270"
},
"departure": {
"delay": 50,
"time": "1769174270"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769173929"
},
"departure": {
"delay": 9,
"time": "1769173929"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769174067"
},
"departure": {
"delay": 27,
"time": "1769174067"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769174340"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769174131"
},
"departure": {
"delay": 31,
"time": "1769174131"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173980"
},
"departure": {
"time": "1769173980"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174160"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769169756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12616:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769195400"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769195340"
},
"departure": {
"time": "1769195340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769196060"
},
"departure": {
"time": "1769196060"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195880"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769195820"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769196240"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769195280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196360"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769195700"
},
"departure": {
"time": "1769195700"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769195640"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769195760"
},
"departure": {
"time": "1769195760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3063:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848902F5402946x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769170380"
},
"departure": {
"time": "1769170440"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769167260"
},
"departure": {
"time": "1769167320"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769165340"
},
"departure": {
"time": "1769165400"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769169660"
},
"departure": {
"time": "1769169720"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1769170680"
},
"departure": {
"time": "1769170740"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769170980"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769163240"
},
"departure": {
"time": "1769163360"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769168220"
},
"departure": {
"time": "1769168280"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769168940"
},
"departure": {
"time": "1769169000"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1769161980"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769164200"
},
"departure": {
"time": "1769164320"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769166600"
},
"departure": {
"time": "1769167020"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769165880"
},
"departure": {
"time": "1769165940"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769158366",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848902F5402946x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769172813"
},
"departure": {
"delay": 33,
"time": "1769172813"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1769172876"
},
"departure": {
"delay": 36,
"time": "1769172876"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769173299"
},
"departure": {
"delay": 39,
"time": "1769173299"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1769173019"
},
"departure": {
"delay": 59,
"time": "1769173019"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769172469"
},
"departure": {
"delay": 49,
"time": "1769172469"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769171387"
},
"departure": {
"delay": 47,
"time": "1769171387"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171280"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1769172034"
},
"departure": {
"delay": 34,
"time": "1769172034"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769173172"
},
"departure": {
"delay": 32,
"time": "1769173172"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1769171265"
},
"departure": {
"delay": 45,
"time": "1769171265"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173380"
},
"departure": {
"time": "1769173380"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1769171339"
},
"departure": {
"delay": 59,
"time": "1769171339"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769171840"
},
"departure": {
"delay": 20,
"time": "1769171840"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769172545"
},
"departure": {
"delay": 5,
"time": "1769172545"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1769171681"
},
"departure": {
"delay": 41,
"time": "1769171681"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1769171894"
},
"departure": {
"delay": 14,
"time": "1769171894"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769172333"
},
"departure": {
"delay": 33,
"time": "1769172333"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769171220"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769171245"
},
"departure": {
"delay": 25,
"time": "1769171245"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769173251"
},
"departure": {
"delay": 51,
"time": "1769173251"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1769172219"
},
"departure": {
"delay": 39,
"time": "1769172219"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769173060"
},
"departure": {
"delay": 40,
"time": "1769173060"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1769171523"
},
"departure": {
"delay": 3,
"time": "1769171523"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1769172264"
},
"departure": {
"delay": 24,
"time": "1769172264"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769170676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13222:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108072x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769170257"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170250",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108072x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171880"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769172670"
},
"departure": {
"delay": 10,
"time": "1769172670"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1769173268"
},
"departure": {
"delay": 8,
"time": "1769173268"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172840"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769172262"
},
"departure": {
"delay": 22,
"time": "1769172262"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769171917"
},
"departure": {
"delay": 37,
"time": "1769171917"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769172785"
},
"departure": {
"delay": 5,
"time": "1769172785"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1769172914"
},
"departure": {
"delay": 14,
"time": "1769172914"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769171982"
},
"departure": {
"delay": 42,
"time": "1769171982"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1769172471"
},
"departure": {
"delay": 51,
"time": "1769172471"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769172736"
},
"departure": {
"delay": 16,
"time": "1769172736"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769173228"
},
"departure": {
"delay": 28,
"time": "1769173228"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769173030"
},
"departure": {
"delay": 10,
"time": "1769173030"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769172979"
},
"departure": {
"delay": 19,
"time": "1769172979"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769172177"
},
"departure": {
"delay": 57,
"time": "1769172177"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769173190"
},
"departure": {
"delay": 50,
"time": "1769173190"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769172600"
},
"departure": {
"time": "1769172600"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769173320"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769172524"
},
"departure": {
"delay": 44,
"time": "1769172524"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173080"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769170756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8294:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242795xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1769170470"
},
"departure": {
"delay": 270,
"time": "1769170470"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -80,
"time": "1769170480"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -61,
"time": "1769170259"
},
"departure": {
"delay": -61,
"time": "1769170259"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 234,
"time": "1769170134"
},
"departure": {
"delay": 234,
"time": "1769170134"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 271,
"time": "1769170411"
},
"departure": {
"delay": 271,
"time": "1769170411"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769170000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242795xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12761:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769173896"
},
"departure": {
"delay": 36,
"time": "1769173896"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769173599"
},
"departure": {
"delay": 39,
"time": "1769173599"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769173710"
},
"departure": {
"delay": 30,
"time": "1769173710"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173800"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769173541"
},
"departure": {
"delay": 41,
"time": "1769173541"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769173663"
},
"departure": {
"delay": 43,
"time": "1769173663"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769169376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12761:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597072:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769170497"
},
"departure": {
"delay": 57,
"time": "1769170497"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769170670"
},
"departure": {
"delay": 50,
"time": "1769170670"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1769170413"
},
"departure": {
"delay": 110,
"time": "1769170430"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1769170747"
},
"departure": {
"delay": 80,
"time": "1769170760"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1769170485"
},
"departure": {
"delay": 105,
"time": "1769170485"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769170662"
},
"departure": {
"delay": 102,
"time": "1769170662"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1769170831"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769170444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597072:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1641:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769171820"
},
"departure": {
"time": "1769171820"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172360"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769172120"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171940"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172180"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172000"
},
"departure": {
"time": "1769172000"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1641:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx41:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769170575"
},
"departure": {
"delay": 15,
"time": "1769170575"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1769171174"
},
"departure": {
"delay": 74,
"time": "1769171174"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769170919"
},
"departure": {
"delay": 59,
"time": "1769170919"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769170788"
},
"departure": {
"delay": 48,
"time": "1769170788"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769171399"
},
"departure": {
"delay": 59,
"time": "1769171399"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1769170470"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1769170872"
},
"departure": {
"delay": 72,
"time": "1769170872"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769170973"
},
"departure": {
"delay": 53,
"time": "1769170973"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769171306"
},
"departure": {
"delay": 26,
"time": "1769171306"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1769170663"
},
"departure": {
"delay": 43,
"time": "1769170663"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769170713"
},
"departure": {
"delay": 33,
"time": "1769170713"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx41:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851739F5403200x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175600"
},
"departure": {
"time": "1769175660"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769174940"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174640"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176560"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769170308",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851739F5403200x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184780"
},
"departure": {
"time": "1769184780"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185020"
},
"departure": {
"time": "1769185020"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769183700"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185080"
},
"departure": {
"time": "1769185080"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769184900"
},
"departure": {
"time": "1769184900"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769184300"
},
"departure": {
"time": "1769184300"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769184240"
},
"departure": {
"time": "1769184240"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769184180"
},
"departure": {
"time": "1769184180"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769184120"
},
"departure": {
"time": "1769184120"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769184245"
},
"departure": {
"delay": 5,
"time": "1769184245"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769185680"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769170844",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx435:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769169660"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1769171520"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769172180"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769169900"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769169840"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769171280"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1769170260"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 120,
"time": "1769170200"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170560"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 120,
"time": "1769170380"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769170800"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769172360"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769170020"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769171940"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769170680"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769170839",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4037:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769172120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769171460"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769171880"
},
"departure": {
"delay": 60,
"time": "1769171880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769172000"
},
"departure": {
"delay": 60,
"time": "1769172000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769171940"
},
"departure": {
"delay": 60,
"time": "1769171940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1605:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051212xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1769171146"
},
"departure": {
"delay": 106,
"time": "1769171146"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769171360"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1769171234"
},
"departure": {
"delay": 134,
"time": "1769171234"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1769171108"
},
"departure": {
"delay": 128,
"time": "1769171108"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1769170939"
},
"departure": {
"delay": 139,
"time": "1769170939"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1769170751"
},
"departure": {
"delay": 131,
"time": "1769170751"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769170715"
},
"departure": {
"delay": 95,
"time": "1769170715"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1769170660"
},
"departure": {
"delay": 100,
"time": "1769170660"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769170471"
},
"departure": {
"delay": 31,
"time": "1769170471"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051212xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3468:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769171928"
},
"departure": {
"delay": 48,
"time": "1769171928"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769172390"
},
"departure": {
"delay": 30,
"time": "1769172390"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1769171856"
},
"departure": {
"delay": 36,
"time": "1769171856"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769171992"
},
"departure": {
"delay": 52,
"time": "1769171992"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769172474"
},
"departure": {
"delay": 54,
"time": "1769172474"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769171726"
},
"departure": {
"delay": 26,
"time": "1769171726"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769171786"
},
"departure": {
"delay": 26,
"time": "1769171786"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769172549"
},
"departure": {
"delay": 9,
"time": "1769172549"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769172169"
},
"departure": {
"delay": 49,
"time": "1769172169"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3468:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182140"
},
"departure": {
"time": "1769182140"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769181660"
},
"departure": {
"time": "1769181660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769181600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769182200"
},
"departure": {
"time": "1769182200"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769182080"
},
"departure": {
"time": "1769182080"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769182020"
},
"departure": {
"time": "1769182020"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769182680"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769182560"
},
"departure": {
"time": "1769182560"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769182440"
},
"departure": {
"time": "1769182440"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769182380"
},
"departure": {
"time": "1769182380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769181960"
},
"departure": {
"time": "1769181960"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769182320"
},
"departure": {
"time": "1769182320"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769182260"
},
"departure": {
"time": "1769182260"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769181720"
},
"departure": {
"time": "1769181720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2215:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769171792"
},
"departure": {
"delay": 92,
"time": "1769171792"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1769171995"
},
"departure": {
"delay": 115,
"time": "1769171995"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1769171888"
},
"departure": {
"delay": 68,
"time": "1769171888"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 68,
"time": "1769171588"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769171705"
},
"departure": {
"delay": 125,
"time": "1769171705"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769172196"
},
"departure": {
"delay": 76,
"time": "1769172196"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1769171922"
},
"departure": {
"delay": 102,
"time": "1769171922"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1769171894"
},
"departure": {
"delay": 134,
"time": "1769171894"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1769172033"
},
"departure": {
"delay": 93,
"time": "1769172033"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1769171638"
},
"departure": {
"delay": 118,
"time": "1769171638"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1769173541"
},
"departure": {
"delay": 101,
"time": "1769173541"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769172128"
},
"departure": {
"delay": 68,
"time": "1769172128"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7860:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1769171403"
},
"departure": {
"delay": 243,
"time": "1769171403"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 220,
"time": "1769171680"
},
"departure": {
"delay": 220,
"time": "1769171680"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 241,
"time": "1769171221"
},
"departure": {
"delay": 241,
"time": "1769171221"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1769170677"
},
"departure": {
"delay": 210,
"time": "1769170710"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 234,
"time": "1769171334"
},
"departure": {
"delay": 234,
"time": "1769171334"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 203,
"time": "1769171543"
},
"departure": {
"delay": 203,
"time": "1769171543"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1769170271"
},
"departure": {
"delay": 171,
"time": "1769170311"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1769170523"
},
"departure": {
"delay": 170,
"time": "1769170550"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 247,
"time": "1769171107"
},
"departure": {
"delay": 247,
"time": "1769171107"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1769170791"
},
"departure": {
"delay": 250,
"time": "1769170810"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 261,
"time": "1769170941"
},
"departure": {
"delay": 261,
"time": "1769170941"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1769170188"
},
"departure": {
"delay": 150,
"time": "1769170230"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 248,
"time": "1769170868"
},
"departure": {
"delay": 248,
"time": "1769170868"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1769169943"
},
"departure": {
"delay": 70,
"time": "1769169970"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1769170050"
},
"departure": {
"delay": 150,
"time": "1769170110"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 217,
"time": "1769171617"
},
"departure": {
"delay": 217,
"time": "1769171617"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1769170405"
},
"departure": {
"delay": 230,
"time": "1769170430"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 247,
"time": "1769171947"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1769171468"
},
"departure": {
"delay": 248,
"time": "1769171468"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769169977",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2090:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769172229"
},
"departure": {
"delay": 49,
"time": "1769172229"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769172367"
},
"departure": {
"delay": 7,
"time": "1769172367"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1769172171"
},
"departure": {
"delay": 51,
"time": "1769172171"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769172307"
},
"departure": {
"delay": 7,
"time": "1769172307"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 219,
"time": "1769168739"
},
"departure": {
"delay": 219,
"time": "1769168739"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1769169864"
},
"departure": {
"delay": 289,
"time": "1769169889"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 189,
"time": "1769170089"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 204,
"time": "1769168639"
},
"departure": {
"delay": 204,
"time": "1769168664"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 284,
"time": "1769169139"
},
"departure": {
"delay": 284,
"time": "1769169164"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769169414"
},
"departure": {
"delay": 114,
"time": "1769169414"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 304,
"time": "1769169964"
},
"departure": {
"delay": 304,
"time": "1769169964"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 279,
"time": "1769169339"
},
"departure": {
"delay": 279,
"time": "1769169339"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 259,
"time": "1769168819"
},
"departure": {
"delay": 259,
"time": "1769168839"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1769169515"
},
"departure": {
"delay": 155,
"time": "1769169515"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1769168915"
},
"departure": {
"delay": 215,
"time": "1769168915"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 259,
"time": "1769170039"
},
"departure": {
"delay": 259,
"time": "1769170039"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 164,
"time": "1769168564"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 279,
"time": "1769169001"
},
"departure": {
"delay": 279,
"time": "1769169039"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 275,
"time": "1769169215"
},
"departure": {
"delay": 275,
"time": "1769169215"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769168565",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4404:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15183:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -28380,
"time": "1769171700"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28370,
"time": "1769172190"
},
"departure": {
"delay": -28370,
"time": "1769172190"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28361,
"time": "1769171959"
},
"departure": {
"delay": -28361,
"time": "1769171959"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -28380,
"time": "1769172600"
},
"departure": {
"delay": -28380,
"time": "1769172600"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28355,
"time": "1769171785"
},
"departure": {
"delay": -28355,
"time": "1769171785"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -28374,
"time": "1769171886"
},
"departure": {
"delay": -28374,
"time": "1769171886"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15183:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072156x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769171430"
},
"departure": {
"delay": 30,
"time": "1769171430"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1769170620"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1769171131"
},
"departure": {
"delay": -29,
"time": "1769171131"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1769171077"
},
"departure": {
"delay": -23,
"time": "1769171077"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1769171990"
},
"departure": {
"delay": -10,
"time": "1769171990"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1769171603"
},
"departure": {
"delay": 23,
"time": "1769171603"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769171246"
},
"departure": {
"delay": 26,
"time": "1769171246"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1769172271"
},
"departure": {
"delay": -29,
"time": "1769172271"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1769171672"
},
"departure": {
"delay": -28,
"time": "1769171672"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769170889"
},
"departure": {
"delay": 29,
"time": "1769170889"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1769172511"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769170703"
},
"departure": {
"delay": 23,
"time": "1769170703"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1769171731"
},
"departure": {
"delay": -29,
"time": "1769171731"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769171481"
},
"departure": {
"delay": 21,
"time": "1769171481"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769170766"
},
"departure": {
"delay": 26,
"time": "1769170766"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1769171551"
},
"departure": {
"delay": -29,
"time": "1769171551"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1769170955"
},
"departure": {
"delay": -25,
"time": "1769170955"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769172086"
},
"departure": {
"delay": 26,
"time": "1769172086"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1769170831"
},
"departure": {
"delay": -29,
"time": "1769170831"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769170765"
},
"departure": {
"delay": 25,
"time": "1769170765"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1769171911"
},
"departure": {
"delay": -29,
"time": "1769171911"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1769171311"
},
"departure": {
"delay": -29,
"time": "1769171311"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1769171011"
},
"departure": {
"delay": -29,
"time": "1769171011"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769172150"
},
"departure": {
"delay": 30,
"time": "1769172150"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072156x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC602153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769169745"
},
"departure": {
"delay": 85,
"time": "1769169745"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769170009"
},
"departure": {
"delay": 109,
"time": "1769170009"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769170300"
},
"departure": {
"delay": 49,
"time": "1769170309"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769170356"
},
"departure": {
"delay": 96,
"time": "1769170356"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1769170163"
},
"departure": {
"delay": 83,
"time": "1769170163"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1769169903"
},
"departure": {
"delay": 123,
"time": "1769169903"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769170543"
},
"departure": {
"delay": 43,
"time": "1769170543"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1769169955"
},
"departure": {
"delay": 115,
"time": "1769169955"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769170504"
},
"departure": {
"delay": 64,
"time": "1769170504"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769171106"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1769169829"
},
"departure": {
"delay": 109,
"time": "1769169829"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769169696"
},
"departure": {
"delay": 96,
"time": "1769169696"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769170242"
},
"departure": {
"delay": 102,
"time": "1769170242"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1769170461"
},
"departure": {
"delay": 81,
"time": "1769170461"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1769170873"
},
"departure": {
"delay": 13,
"time": "1769170873"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -25,
"time": "1769170757"
},
"departure": {
"delay": -25,
"time": "1769170775"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1769170424"
},
"departure": {
"delay": 44,
"time": "1769170424"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1769170604"
},
"departure": {
"delay": -16,
"time": "1769170604"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1769171032"
},
"departure": {
"delay": 52,
"time": "1769171032"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1769170444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC602153:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108043x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769171099"
},
"departure": {
"delay": 59,
"time": "1769171099"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1769170983"
},
"departure": {
"delay": 63,
"time": "1769170983"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769171298"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769171199"
},
"departure": {
"delay": 39,
"time": "1769171199"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769170880"
},
"departure": {
"delay": 20,
"time": "1769170880"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108043x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7314:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -240,
"time": "1769172360"
},
"departure": {
"delay": -240,
"time": "1769172360"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769172944"
},
"departure": {
"delay": 44,
"time": "1769172944"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769172779"
},
"departure": {
"delay": 59,
"time": "1769172779"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769172844"
},
"departure": {
"delay": 4,
"time": "1769172844"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769172680"
},
"departure": {
"delay": 20,
"time": "1769172680"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769134694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7314:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769188800"
},
"departure": {
"time": "1769188800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769188620"
},
"departure": {
"time": "1769188620"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769190000"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769188320"
},
"departure": {
"time": "1769188320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769188920"
},
"departure": {
"time": "1769188920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769188200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769188500"
},
"departure": {
"time": "1769188500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189580"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189220"
},
"departure": {
"time": "1769189220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769188860"
},
"departure": {
"time": "1769188860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769170859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1037:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12972:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769174346"
},
"departure": {
"delay": 6,
"time": "1769174346"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769174040"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769174197"
},
"departure": {
"delay": 37,
"time": "1769174197"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769174260"
},
"departure": {
"delay": 40,
"time": "1769174260"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1769174073"
},
"departure": {
"delay": 33,
"time": "1769174073"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12972:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056476x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1769170698"
},
"departure": {
"delay": 138,
"time": "1769170698"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1769170503"
},
"departure": {
"delay": 123,
"time": "1769170503"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769170810"
},
"departure": {
"delay": 130,
"time": "1769170810"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1769170861"
},
"departure": {
"delay": 121,
"time": "1769170861"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1769170631"
},
"departure": {
"delay": 131,
"time": "1769170631"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1769170570"
},
"departure": {
"delay": 190,
"time": "1769170570"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1769170961"
},
"departure": {
"delay": 101,
"time": "1769170961"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1769171081"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 172,
"time": "1769170792"
},
"departure": {
"delay": 172,
"time": "1769170792"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056476x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1769170926"
},
"departure": {
"delay": 186,
"time": "1769170926"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -6,
"time": "1769171094"
},
"departure": {
"delay": -6,
"time": "1769171094"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 56,
"time": "1769171276"
},
"departure": {
"delay": 56,
"time": "1769171276"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 39,
"time": "1769171019"
},
"departure": {
"delay": 39,
"time": "1769171019"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 27,
"time": "1769171367"
},
"departure": {
"delay": 27,
"time": "1769171367"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 188,
"time": "1769170848"
},
"departure": {
"delay": 188,
"time": "1769170868"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1769171409"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 116,
"time": "1769170976"
},
"departure": {
"delay": 116,
"time": "1769170976"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 68,
"time": "1769171048"
},
"departure": {
"delay": 68,
"time": "1769171048"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470852:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769170947"
},
"departure": {
"delay": 27,
"time": "1769170947"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -209,
"time": "1769172391"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 37,
"time": "1769170597"
},
"departure": {
"delay": 37,
"time": "1769170597"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1769170829"
},
"departure": {
"delay": 29,
"time": "1769170829"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -116,
"time": "1769171344"
},
"departure": {
"delay": -116,
"time": "1769171344"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -99,
"time": "1769170281"
},
"departure": {
"delay": -99,
"time": "1769170281"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -181,
"time": "1769171639"
},
"departure": {
"delay": -181,
"time": "1769171639"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1769170744"
},
"departure": {
"delay": 4,
"time": "1769170744"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -66,
"time": "1769170254"
},
"departure": {
"delay": -66,
"time": "1769170254"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -115,
"time": "1769172005"
},
"departure": {
"delay": -115,
"time": "1769172005"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 23,
"time": "1769171063"
},
"departure": {
"delay": 23,
"time": "1769171063"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -6,
"time": "1769170434"
},
"departure": {
"delay": -6,
"time": "1769170434"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1769170543"
},
"departure": {
"delay": 43,
"time": "1769170543"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1769170480"
},
"departure": {
"delay": -20,
"time": "1769170480"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1769171164"
},
"departure": {
"delay": 4,
"time": "1769171164"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470839:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769186220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769186040"
},
"departure": {
"time": "1769186040"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769185920"
},
"departure": {
"time": "1769185920"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769186160"
},
"departure": {
"time": "1769186160"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1769185200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185440"
},
"departure": {
"time": "1769185440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185680"
},
"departure": {
"time": "1769185680"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769186100"
},
"departure": {
"time": "1769186100"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769185380"
},
"departure": {
"time": "1769185380"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769185860"
},
"departure": {
"time": "1769185860"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2423:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198132x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1769172119"
},
"departure": {
"delay": 119,
"time": "1769172119"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 104,
"time": "1769172644"
},
"departure": {
"delay": 104,
"time": "1769172644"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 136,
"time": "1769171056"
},
"departure": {
"delay": 136,
"time": "1769171056"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1769171121"
},
"departure": {
"delay": 81,
"time": "1769171121"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1769171602"
},
"departure": {
"delay": 82,
"time": "1769171602"
},
"stopId": "FR:76616:ZE:4043:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 81,
"time": "1769171361"
},
"departure": {
"delay": 81,
"time": "1769171361"
},
"stopId": "FR:76447:ZE:5182:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1769172501"
},
"departure": {
"delay": 81,
"time": "1769172501"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1769172275"
},
"departure": {
"delay": 95,
"time": "1769172275"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 81,
"time": "1769172801"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 128,
"time": "1769171468"
},
"departure": {
"delay": 128,
"time": "1769171468"
},
"stopId": "FR:76447:ZE:4603:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1769172603"
},
"departure": {
"delay": 123,
"time": "1769172603"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 114,
"time": "1769170914"
},
"departure": {
"delay": 114,
"time": "1769170914"
},
"stopId": "FR:76447:ZE:3334:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1769172081"
},
"departure": {
"delay": 81,
"time": "1769172081"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769171866"
},
"departure": {
"delay": 106,
"time": "1769171866"
},
"stopId": "FR:76596:ZE:4994:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1769170982"
},
"departure": {
"delay": 122,
"time": "1769170982"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769172711"
},
"departure": {
"delay": 111,
"time": "1769172711"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1769171934"
},
"departure": {
"delay": 114,
"time": "1769171934"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1769171241"
},
"departure": {
"delay": 81,
"time": "1769171241"
},
"stopId": "FR:76447:ZE:4513:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1769172373"
},
"departure": {
"delay": 133,
"time": "1769172373"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 101,
"time": "1769171981"
},
"departure": {
"delay": 101,
"time": "1769171981"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1769172321"
},
"departure": {
"delay": 81,
"time": "1769172321"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1769171661"
},
"departure": {
"delay": 81,
"time": "1769171661"
},
"stopId": "FR:76616:ZE:4018:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170830",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198132x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230397x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -114,
"time": "1769170566"
},
"departure": {
"delay": -114,
"time": "1769170566"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -114,
"time": "1769170506"
},
"departure": {
"delay": -114,
"time": "1769170506"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -174,
"time": "1769170446"
},
"departure": {
"delay": -174,
"time": "1769170446"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -192,
"time": "1769171028"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -101,
"time": "1769170339"
},
"departure": {
"delay": -101,
"time": "1769170339"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -143,
"time": "1769170537"
},
"departure": {
"delay": -143,
"time": "1769170537"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -148,
"time": "1769170772"
},
"departure": {
"delay": -148,
"time": "1769170772"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -111,
"time": "1769170269"
},
"departure": {
"delay": -111,
"time": "1769170269"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -124,
"time": "1769170736"
},
"departure": {
"delay": -124,
"time": "1769170736"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -155,
"time": "1769170705"
},
"departure": {
"delay": -155,
"time": "1769170705"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769170570",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230397x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171100"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769171400"
},
"departure": {
"time": "1769171400"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769171315"
},
"departure": {
"delay": 35,
"time": "1769171315"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769170920"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1769171222"
},
"departure": {
"delay": 2,
"time": "1769171222"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769171045"
},
"departure": {
"delay": 5,
"time": "1769171045"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170377",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx874:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230312x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1769170519"
},
"departure": {
"delay": -41,
"time": "1769170519"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -73,
"time": "1769170547"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769170510",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230312x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769173461"
},
"departure": {
"delay": 21,
"time": "1769173461"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769173368"
},
"departure": {
"delay": 48,
"time": "1769173368"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769173549"
},
"departure": {
"delay": 49,
"time": "1769173549"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769173606"
},
"departure": {
"delay": 46,
"time": "1769173606"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769169195",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7012:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769170631"
},
"departure": {
"delay": 11,
"time": "1769170631"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769170916"
},
"departure": {
"delay": 56,
"time": "1769170916"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769171096"
},
"departure": {
"delay": 56,
"time": "1769171096"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1769170718"
},
"departure": {
"delay": -22,
"time": "1769170718"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769171456"
},
"departure": {
"delay": 56,
"time": "1769171456"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769170976"
},
"departure": {
"delay": 56,
"time": "1769170976"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769171276"
},
"departure": {
"delay": 56,
"time": "1769171276"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769171636"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
}
],
"timestamp": "1769170574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000356:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769193960"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769192940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769193660"
},
"departure": {
"time": "1769193660"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193120"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769193180"
},
"departure": {
"time": "1769193180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769193540"
},
"departure": {
"time": "1769193540"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2929:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769174027"
},
"departure": {
"delay": 47,
"time": "1769174027"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769169856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11208:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196404x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769170382"
},
"departure": {
"delay": 62,
"time": "1769170382"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1769170535"
},
"departure": {
"delay": 35,
"time": "1769170535"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1769170890"
},
"departure": {
"delay": 90,
"time": "1769170890"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 92,
"time": "1769170412"
},
"departure": {
"delay": 92,
"time": "1769170412"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 111,
"time": "1769170971"
},
"departure": {
"delay": 111,
"time": "1769170971"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 76,
"time": "1769170216"
},
"departure": {
"delay": 76,
"time": "1769170216"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1769170791"
},
"departure": {
"delay": 111,
"time": "1769170791"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 90,
"time": "1769171070"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 79,
"time": "1769170579"
},
"departure": {
"delay": 79,
"time": "1769170579"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1769170445"
},
"departure": {
"delay": 65,
"time": "1769170445"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 115,
"time": "1769170855"
},
"departure": {
"delay": 115,
"time": "1769170855"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 105,
"time": "1769170665"
},
"departure": {
"delay": 105,
"time": "1769170665"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1769170312"
},
"departure": {
"delay": 112,
"time": "1769170312"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1769170259"
},
"departure": {
"delay": 59,
"time": "1769170259"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769170350",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196404x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3111F5413873x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769164800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769171940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769161186",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3111F5413873x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108076x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769171249"
},
"departure": {
"delay": 29,
"time": "1769171249"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769171586"
},
"departure": {
"delay": 6,
"time": "1769171586"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769172342"
},
"departure": {
"delay": 42,
"time": "1769172342"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769171040"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769172193"
},
"departure": {
"delay": 13,
"time": "1769172193"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769171997"
},
"departure": {
"delay": 57,
"time": "1769171997"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769171865"
},
"departure": {
"delay": 45,
"time": "1769171865"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769172576"
},
"departure": {
"delay": 36,
"time": "1769172576"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769172460"
},
"departure": {
"delay": 40,
"time": "1769172460"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769172711"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769172109"
},
"departure": {
"delay": 49,
"time": "1769172109"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769171685"
},
"departure": {
"delay": 45,
"time": "1769171685"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769171372"
},
"departure": {
"delay": 32,
"time": "1769171372"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769171486"
},
"departure": {
"delay": 26,
"time": "1769171486"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769171140"
},
"departure": {
"delay": 40,
"time": "1769171140"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769170750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108076x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3376F5341347x2026x01x13T22x01x16Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171280"
},
"departure": {
"time": "1769171340"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168880"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769169780"
},
"departure": {
"time": "1769169840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769167560"
},
"departure": {
"time": "1769167740"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769175060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769167020"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769163406",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3376F5341347x2026x01x13T22x01x16Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850336F5417039x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169240"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769168520"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1769168220"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769170860"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769169600"
},
"departure": {
"time": "1769169660"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769168820"
},
"departure": {
"time": "1769168880"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769164606",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850336F5417039x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769171772"
},
"departure": {
"delay": 12,
"time": "1769171772"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1769171711"
},
"departure": {
"delay": 11,
"time": "1769171711"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769171842"
},
"departure": {
"delay": 22,
"time": "1769171842"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769172277"
},
"departure": {
"delay": 37,
"time": "1769172277"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769171934"
},
"departure": {
"delay": 54,
"time": "1769171934"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769171640"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2183:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769172450"
},
"departure": {
"delay": 30,
"time": "1769172450"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769172513"
},
"departure": {
"delay": 33,
"time": "1769172513"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769170076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2183:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1769171201"
},
"departure": {
"delay": 221,
"time": "1769171201"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 234,
"time": "1769170701"
},
"departure": {
"delay": 234,
"time": "1769170734"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 227,
"time": "1769171327"
},
"departure": {
"delay": 227,
"time": "1769171327"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1769171010"
},
"departure": {
"delay": 210,
"time": "1769171010"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1769171460"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 295,
"time": "1769170795"
},
"departure": {
"delay": 295,
"time": "1769170795"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 260,
"time": "1769171120"
},
"departure": {
"delay": 260,
"time": "1769171120"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1769171418"
},
"departure": {
"delay": 198,
"time": "1769171418"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 284,
"time": "1769170904"
},
"departure": {
"delay": 284,
"time": "1769170904"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 294,
"time": "1769170824"
},
"departure": {
"delay": 294,
"time": "1769170854"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 260,
"time": "1769171060"
},
"departure": {
"delay": 260,
"time": "1769171060"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470295:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8440:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769172414"
},
"departure": {
"delay": 54,
"time": "1769172414"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769172182"
},
"departure": {
"delay": 2,
"time": "1769172182"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769172372"
},
"departure": {
"delay": 12,
"time": "1769172372"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167996",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8440:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769184000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769169716",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071970x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 335,
"time": "1769170595"
},
"departure": {
"delay": 335,
"time": "1769170595"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 218,
"time": "1769170718"
},
"departure": {
"delay": 218,
"time": "1769170718"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 339,
"time": "1769170659"
},
"departure": {
"delay": 339,
"time": "1769170659"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 299,
"time": "1769170499"
},
"departure": {
"delay": 299,
"time": "1769170499"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 241,
"time": "1769170981"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071970x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057457x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -90,
"time": "1769170590"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
}
],
"timestamp": "1769170590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057457x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057763x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1769170219"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1769170220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057763x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011234x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -80,
"time": "1769170120"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769170120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011234x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168700"
},
"departure": {
"time": "1769168700"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769169000"
},
"departure": {
"delay": 60,
"time": "1769169000"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769168040"
},
"departure": {
"time": "1769168040"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769167740"
},
"departure": {
"delay": 60,
"time": "1769167740"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769167980"
},
"departure": {
"time": "1769167980"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769167920"
},
"departure": {
"delay": 60,
"time": "1769167920"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769167760"
},
"departure": {
"delay": 20,
"time": "1769167760"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769169015"
},
"departure": {
"delay": 15,
"time": "1769169015"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769167680"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769169030"
},
"departure": {
"delay": 30,
"time": "1769169030"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769167940"
},
"departure": {
"delay": 20,
"time": "1769167940"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769168580"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769168880"
},
"departure": {
"time": "1769168880"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769168760"
},
"departure": {
"time": "1769168760"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769168640"
},
"departure": {
"delay": 60,
"time": "1769168640"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769167800"
},
"departure": {
"time": "1769167800"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769167116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11872:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13127F5400247x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176860"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769177940"
},
"departure": {
"time": "1769178000"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769175780"
},
"departure": {
"time": "1769175900"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769179200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769178540"
},
"departure": {
"time": "1769178600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769177280"
},
"departure": {
"time": "1769177340"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769170308",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13127F5400247x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769174610"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170416",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13242:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769177340"
},
"departure": {
"time": "1769177340"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769176920"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769176860"
},
"departure": {
"time": "1769176860"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769176200"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769176800"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769177400"
},
"departure": {
"time": "1769177400"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769177100"
},
"departure": {
"time": "1769177100"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176980"
},
"departure": {
"time": "1769176980"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769177520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769176560"
},
"departure": {
"time": "1769176560"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769177280"
},
"departure": {
"time": "1769177280"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1895:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9610,
"time": "1769172790"
},
"departure": {
"delay": 9610,
"time": "1769172790"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9625,
"time": "1769172385"
},
"departure": {
"delay": 9625,
"time": "1769172385"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 9600,
"time": "1769172300"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9606,
"time": "1769172486"
},
"departure": {
"delay": 9606,
"time": "1769172486"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9600,
"time": "1769173200"
},
"departure": {
"delay": 9600,
"time": "1769173200"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9619,
"time": "1769172559"
},
"departure": {
"delay": 9619,
"time": "1769172559"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15201:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072045x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1769170441"
},
"departure": {
"delay": 121,
"time": "1769170441"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1769170478"
},
"departure": {
"delay": 98,
"time": "1769170478"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769170520"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072045x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769176320"
},
"departure": {
"time": "1769176320"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769176020"
},
"departure": {
"time": "1769176020"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769176380"
},
"departure": {
"time": "1769176380"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769175720"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769175900"
},
"departure": {
"time": "1769175900"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769176260"
},
"departure": {
"time": "1769176260"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769176800"
},
"departure": {
"time": "1769176800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1769176980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1769176680"
},
"departure": {
"time": "1769176680"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769176500"
},
"departure": {
"time": "1769176500"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769175840"
},
"departure": {
"time": "1769175840"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769175780"
},
"departure": {
"time": "1769175780"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1833:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx333:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769171561"
},
"departure": {
"delay": 41,
"time": "1769171561"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769171340"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769171745"
},
"departure": {
"delay": 45,
"time": "1769171745"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171460"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769171381"
},
"departure": {
"delay": 41,
"time": "1769171381"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769171886"
},
"departure": {
"delay": 6,
"time": "1769171886"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx333:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194800"
},
"departure": {
"time": "1769194800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769193960"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194080"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769194980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769194500"
},
"departure": {
"time": "1769194500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194740"
},
"departure": {
"time": "1769194740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769170851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2997:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596641:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769170872"
},
"departure": {
"delay": 12,
"time": "1769170872"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769170928"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596641:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 393,
"time": "1769171133"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 333,
"time": "1769170483"
},
"departure": {
"delay": 333,
"time": "1769170533"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 380,
"time": "1769171000"
},
"departure": {
"delay": 380,
"time": "1769171000"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 313,
"time": "1769169989"
},
"departure": {
"delay": 313,
"time": "1769170033"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 119,
"time": "1769169359"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 248,
"time": "1769169584"
},
"departure": {
"delay": 248,
"time": "1769169608"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 233,
"time": "1769169508"
},
"departure": {
"delay": 233,
"time": "1769169533"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 288,
"time": "1769169688"
},
"departure": {
"delay": 288,
"time": "1769169708"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 243,
"time": "1769169783"
},
"departure": {
"delay": 243,
"time": "1769169783"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 293,
"time": "1769170733"
},
"departure": {
"delay": 293,
"time": "1769170733"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 333,
"time": "1769170833"
},
"departure": {
"delay": 333,
"time": "1769170833"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 283,
"time": "1769169845"
},
"departure": {
"delay": 283,
"time": "1769169883"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 308,
"time": "1769170185"
},
"departure": {
"delay": 308,
"time": "1769170208"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 328,
"time": "1769170087"
},
"departure": {
"delay": 328,
"time": "1769170108"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 268,
"time": "1769170301"
},
"departure": {
"delay": 268,
"time": "1769170408"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769169376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4341:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769161320"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14583:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769173072"
},
"departure": {
"delay": 52,
"time": "1769173072"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769173106"
},
"departure": {
"delay": 26,
"time": "1769173106"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769168896",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10481:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769189280"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189700"
},
"departure": {
"time": "1769189700"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189820"
},
"departure": {
"time": "1769189820"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2719:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20149,
"time": "1769170789"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
}
],
"timestamp": "1769170775",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230395x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 640,
"time": "1769170720"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769170630",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230395x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3411F5413543x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173020"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769166720"
},
"departure": {
"time": "1769166780"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769162040"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769168400"
},
"departure": {
"time": "1769168580"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769169960"
},
"departure": {
"time": "1769170020"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769165820"
},
"departure": {
"time": "1769165880"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1769158727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3411F5413543x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -83,
"time": "1769173057"
},
"departure": {
"delay": -83,
"time": "1769173057"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1849,
"time": "1769170871"
},
"departure": {
"delay": -1849,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -124,
"time": "1769173496"
},
"departure": {
"delay": -124,
"time": "1769173496"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2209,
"time": "1769170871"
},
"departure": {
"delay": -2209,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1969,
"time": "1769170871"
},
"departure": {
"delay": -1969,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2089,
"time": "1769170871"
},
"departure": {
"delay": -2089,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1769173271"
},
"departure": {
"delay": -49,
"time": "1769173271"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -92,
"time": "1769173108"
},
"departure": {
"delay": -92,
"time": "1769173108"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -166,
"time": "1769173694"
},
"departure": {
"delay": -166,
"time": "1769173694"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": -1729,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1769173340"
},
"departure": {
"delay": -100,
"time": "1769173340"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -239,
"time": "1769173801"
},
"departure": {
"delay": -239,
"time": "1769173801"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -156,
"time": "1769173764"
},
"departure": {
"delay": -156,
"time": "1769173764"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -88,
"time": "1769173592"
},
"departure": {
"delay": -88,
"time": "1769173592"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -274,
"time": "1769173886"
},
"departure": {
"delay": -274,
"time": "1769173886"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -293,
"time": "1769173927"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -158,
"time": "1769173642"
},
"departure": {
"delay": -158,
"time": "1769173642"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -79,
"time": "1769173301"
},
"departure": {
"delay": -79,
"time": "1769173301"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -94,
"time": "1769173406"
},
"departure": {
"delay": -94,
"time": "1769173406"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1909,
"time": "1769170871"
},
"departure": {
"delay": -1909,
"time": "1769170871"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -78,
"time": "1769173182"
},
"departure": {
"delay": -78,
"time": "1769173182"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -95,
"time": "1769173225"
},
"departure": {
"delay": -95,
"time": "1769173225"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1769170871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470570:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx869:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769172662"
},
"departure": {
"delay": 2,
"time": "1769172662"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172540"
},
"departure": {
"time": "1769172540"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769172485"
},
"departure": {
"delay": 5,
"time": "1769172485"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168297",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx869:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F5336875x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769169540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769176380"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769165926",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3313F5336875x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470567:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769170520"
},
"departure": {
"delay": 61,
"time": "1769170561"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1769170266"
},
"departure": {
"delay": 66,
"time": "1769170266"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1769170485"
},
"departure": {
"delay": 105,
"time": "1769170485"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769170705"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1769170651"
},
"departure": {
"delay": 31,
"time": "1769170651"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1769170377"
},
"departure": {
"delay": 151,
"time": "1769170411"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1769170570",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470567:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056475x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -111,
"time": "1769170209"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769170190",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056475x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 421,
"time": "1769169481"
},
"departure": {
"delay": 421,
"time": "1769169481"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 303,
"time": "1769168463"
},
"departure": {
"delay": 303,
"time": "1769168463"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 331,
"time": "1769167482"
},
"departure": {
"delay": 331,
"time": "1769167531"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 337,
"time": "1769168557"
},
"departure": {
"delay": 337,
"time": "1769168557"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 351,
"time": "1769168606"
},
"departure": {
"delay": 351,
"time": "1769168631"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 376,
"time": "1769169556"
},
"departure": {
"delay": 376,
"time": "1769169556"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 326,
"time": "1769168284"
},
"departure": {
"delay": 326,
"time": "1769168306"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 402,
"time": "1769169222"
},
"departure": {
"delay": 402,
"time": "1769169222"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 421,
"time": "1769169160"
},
"departure": {
"delay": 421,
"time": "1769169181"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 291,
"time": "1769167431"
},
"departure": {
"delay": 291,
"time": "1769167431"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 342,
"time": "1769169282"
},
"departure": {
"delay": 342,
"time": "1769169282"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1769166683"
},
"departure": {
"delay": 46,
"time": "1769166706"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 372,
"time": "1769169432"
},
"departure": {
"delay": 372,
"time": "1769169432"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 450,
"time": "1769169630"
},
"departure": {
"delay": 450,
"time": "1769169630"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 306,
"time": "1769168706"
},
"departure": {
"delay": 306,
"time": "1769168706"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 31,
"time": "1769166631"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 431,
"time": "1769169131"
},
"departure": {
"delay": 431,
"time": "1769169131"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 354,
"time": "1769168394"
},
"departure": {
"delay": 354,
"time": "1769168394"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1769166806"
},
"departure": {
"delay": 86,
"time": "1769166806"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 277,
"time": "1769167597"
},
"departure": {
"delay": 277,
"time": "1769167597"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 356,
"time": "1769169356"
},
"departure": {
"delay": 356,
"time": "1769169356"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 321,
"time": "1769167281"
},
"departure": {
"delay": 321,
"time": "1769167281"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769166636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10135:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851718F5403185x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769170740"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172120"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171640"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173800"
},
"departure": {
"time": "1769173860"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769173260"
},
"departure": {
"time": "1769173320"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769167127",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851718F5403185x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8998:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769173241"
},
"departure": {
"delay": 41,
"time": "1769173241"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769173286"
},
"departure": {
"delay": 26,
"time": "1769173286"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769173337"
},
"departure": {
"delay": 17,
"time": "1769173337"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769169016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8998:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056566x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769170934"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1769170626"
},
"departure": {
"delay": 6,
"time": "1769170626"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1769170701"
},
"departure": {
"delay": 21,
"time": "1769170701"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769170434"
},
"departure": {
"delay": 54,
"time": "1769170434"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1769170623"
},
"departure": {
"delay": 63,
"time": "1769170623"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1769170754"
},
"departure": {
"delay": 14,
"time": "1769170754"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056566x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199540"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199000"
},
"departure": {
"time": "1769199000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769199240"
},
"departure": {
"time": "1769199240"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769199060"
},
"departure": {
"time": "1769199060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199480"
},
"departure": {
"time": "1769199480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769199600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3117:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13680:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169060"
},
"departure": {
"time": "1769169060"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769166600"
},
"departure": {
"time": "1769166600"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769165617",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13680:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852347F5403244x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174880"
},
"departure": {
"time": "1769174940"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769175360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769173440"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769174220"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769174580"
},
"departure": {
"time": "1769174640"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769169828",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852347F5403244x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107839x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1769170786"
},
"departure": {
"delay": -14,
"time": "1769170786"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1769170886"
},
"departure": {
"delay": -34,
"time": "1769170886"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769170985"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107839x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3120F5413823x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769175360"
},
"departure": {
"time": "1769175420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769176740"
},
"departure": {
"time": "1769176920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1769173740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174520"
},
"departure": {
"time": "1769174580"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769181780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769170127",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3120F5413823x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011299x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1769171037"
},
"departure": {
"delay": 117,
"time": "1769171037"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 126,
"time": "1769170926"
},
"departure": {
"delay": 126,
"time": "1769170926"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 88,
"time": "1769170768"
},
"departure": {
"delay": 88,
"time": "1769170768"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 108,
"time": "1769171088"
},
"departure": {
"delay": 108,
"time": "1769171088"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 112,
"time": "1769170972"
},
"departure": {
"delay": 112,
"time": "1769170972"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 69,
"time": "1769171169"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 69,
"time": "1769170869"
},
"departure": {
"delay": 69,
"time": "1769170869"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 82,
"time": "1769171122"
},
"departure": {
"delay": 82,
"time": "1769171122"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011299x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769173580"
},
"departure": {
"delay": 20,
"time": "1769173580"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769173680"
},
"departure": {
"delay": 60,
"time": "1769173680"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769173740"
},
"departure": {
"delay": 60,
"time": "1769173740"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769173620"
},
"departure": {
"delay": 60,
"time": "1769173620"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769173700"
},
"departure": {
"delay": 20,
"time": "1769173700"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13646:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx37:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769172263"
},
"departure": {
"delay": 23,
"time": "1769172263"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769172376"
},
"departure": {
"delay": 16,
"time": "1769172376"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1769172335"
},
"departure": {
"delay": 35,
"time": "1769172335"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769172439"
},
"departure": {
"delay": 19,
"time": "1769172439"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769168076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx37:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851720F5403187x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174160"
},
"departure": {
"time": "1769174340"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769176020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769175300"
},
"departure": {
"time": "1769175360"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769173260"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769174940"
},
"departure": {
"time": "1769175000"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769169646",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851720F5403187x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769172726"
},
"departure": {
"delay": 6,
"time": "1769172726"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769172660"
},
"departure": {
"time": "1769172660"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769172851"
},
"departure": {
"delay": 11,
"time": "1769172851"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769172589"
},
"departure": {
"delay": 49,
"time": "1769172589"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769172240"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10795:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769190480"
},
"departure": {
"time": "1769190480"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189760"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769188980"
},
"departure": {
"time": "1769188980"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769188560"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769189105"
},
"departure": {
"delay": 5,
"time": "1769189105"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189040"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769189100"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769189160"
},
"departure": {
"time": "1769189160"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769190540"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769170844",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx549:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851007F5403140x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173560"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769174520"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769173140"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769170200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769166587",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851007F5403140x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051169xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769169805"
},
"departure": {
"delay": 145,
"time": "1769169805"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1769170405"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 184,
"time": "1769170024"
},
"departure": {
"delay": 184,
"time": "1769170024"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 203,
"time": "1769169683"
},
"departure": {
"delay": 203,
"time": "1769169683"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1769169925"
},
"departure": {
"delay": 145,
"time": "1769169925"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 183,
"time": "1769169603"
},
"departure": {
"delay": 183,
"time": "1769169603"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1769169867"
},
"departure": {
"delay": 147,
"time": "1769169867"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769169550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051169xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057134x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769169555"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769169530",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057134x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4948:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769170732"
},
"departure": {
"delay": -8,
"time": "1769170732"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1769170287"
},
"departure": {
"delay": -24,
"time": "1769170356"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769169962"
},
"departure": {
"delay": 62,
"time": "1769169962"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769170631"
},
"departure": {
"delay": 11,
"time": "1769170631"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769170806"
},
"departure": {
"delay": 6,
"time": "1769170806"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769169806"
},
"departure": {
"delay": 26,
"time": "1769169806"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -76,
"time": "1769170184"
},
"departure": {
"delay": -76,
"time": "1769170184"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769169750"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769170876"
},
"departure": {
"delay": 16,
"time": "1769170876"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1769169881"
},
"departure": {
"delay": 66,
"time": "1769169906"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769171176"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769170456"
},
"departure": {
"delay": 16,
"time": "1769170456"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1769170972"
},
"departure": {
"delay": -8,
"time": "1769170972"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1769170536"
},
"departure": {
"delay": -24,
"time": "1769170536"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769171056"
},
"departure": {
"delay": 16,
"time": "1769171056"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769169737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4948:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769170961"
},
"departure": {
"delay": 41,
"time": "1769170961"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769171070"
},
"departure": {
"delay": 30,
"time": "1769171070"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769171184"
},
"departure": {
"delay": 24,
"time": "1769171184"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1769170891"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769171250"
},
"departure": {
"delay": 30,
"time": "1769171250"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769171005"
},
"departure": {
"delay": 25,
"time": "1769171005"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4515:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6009113000542208x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769171052"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1769170898"
},
"departure": {
"delay": -6,
"time": "1769170914"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1769170839"
},
"departure": {
"delay": -4,
"time": "1769170856"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1769170608"
},
"departure": {
"delay": 19,
"time": "1769170819"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769170992"
},
"departure": {
"delay": 22,
"time": "1769171002"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1769170869",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6009113000542208x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1769168627"
},
"departure": {
"delay": 194,
"time": "1769168654"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 210,
"time": "1769168717"
},
"departure": {
"delay": 210,
"time": "1769168730"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769167416",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2075:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190591x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769170008"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769170020",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190591x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3118F5413826x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769177880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769170320"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173080"
},
"departure": {
"time": "1769173260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769166707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3118F5413826x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853425F5403286x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174400"
},
"departure": {
"time": "1769174460"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769171700"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769171100"
},
"departure": {
"time": "1769171160"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173140"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769175960"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"time": "1769169780"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170320"
},
"departure": {
"time": "1769170380"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769170680"
},
"departure": {
"time": "1769170740"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769172180"
},
"departure": {
"time": "1769172240"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769166167",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853425F5403286x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190125x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769170703"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769170560",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190125x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9468:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769172884"
},
"departure": {
"delay": 44,
"time": "1769172884"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769173123"
},
"departure": {
"delay": 43,
"time": "1769173123"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769172821"
},
"departure": {
"delay": 41,
"time": "1769172821"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769173077"
},
"departure": {
"delay": 57,
"time": "1769173077"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769172936"
},
"departure": {
"delay": 36,
"time": "1769172936"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769172308"
},
"departure": {
"delay": 8,
"time": "1769172308"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173020"
},
"departure": {
"time": "1769173020"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769170496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9468:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769172590"
},
"departure": {
"delay": 50,
"time": "1769172590"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769168417",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5981:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172780"
},
"departure": {
"time": "1769172780"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769173185"
},
"departure": {
"delay": 45,
"time": "1769173185"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769172829"
},
"departure": {
"delay": 49,
"time": "1769172829"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769173254"
},
"departure": {
"delay": 54,
"time": "1769173254"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769173105"
},
"departure": {
"delay": 25,
"time": "1769173105"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769172886"
},
"departure": {
"delay": 46,
"time": "1769172886"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1769172741"
},
"departure": {
"delay": 21,
"time": "1769172741"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769172960"
},
"departure": {
"time": "1769172960"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769172648"
},
"departure": {
"delay": 48,
"time": "1769172648"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769173428"
},
"departure": {
"delay": 48,
"time": "1769173428"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769168455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6981:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769172011"
},
"departure": {
"delay": 11,
"time": "1769172011"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171760"
},
"departure": {
"time": "1769171760"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769173500"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1769173463"
},
"departure": {
"delay": 23,
"time": "1769173463"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769171666"
},
"departure": {
"delay": 26,
"time": "1769171666"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769171632"
},
"departure": {
"delay": 52,
"time": "1769171632"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1769173383"
},
"departure": {
"delay": 3,
"time": "1769173383"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769171580"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769171917"
},
"departure": {
"delay": 37,
"time": "1769171917"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10495:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4588277152612352x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17739,
"time": "1769170839"
},
"stopId": "FR:14478:ZE:4583272651685888:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769170600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4752917245460480:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4588277152612352x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:ad31cbd69090966cbc9752f3e5f4e0b6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169893"
},
"departure": {
"time": "1769169900"
},
"stopId": "FR:61218:ZE:2419:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769169766"
},
"departure": {
"delay": 59,
"time": "1769169779"
},
"stopId": "FR:61218:ZE:2417:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1769170896"
},
"departure": {
"delay": 156,
"time": "1769170896"
},
"stopId": "FR:61391:ZE:2398:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1769170525"
},
"departure": {
"delay": 222,
"time": "1769170542"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1769170633"
},
"departure": {
"delay": 141,
"time": "1769170641"
},
"stopId": "FR:61391:ZE:2402:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1769170822"
},
"departure": {
"delay": 156,
"time": "1769170836"
},
"stopId": "FR:61391:ZE:2305:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 156,
"time": "1769170956"
},
"departure": {
"delay": 156,
"time": "1769170956"
},
"stopId": "FR:61391:ZE:2329:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1769171016"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769170223"
},
"departure": {
"delay": 152,
"time": "1769170232"
},
"stopId": "FR:61169:ZE:2264:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1769170713"
},
"departure": {
"delay": 163,
"time": "1769170723"
},
"stopId": "FR:61391:ZE:2401:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1769170430"
},
"departure": {
"delay": 265,
"time": "1769170465"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1769170196"
},
"departure": {
"delay": 193,
"time": "1769170213"
},
"stopId": "FR:61169:ZE:2177:ATOUMOD104",
"stopSequence": 7
},
{
"departure": {
"delay": 106,
"time": "1769169706"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1769170598"
},
"departure": {
"delay": 166,
"time": "1769170606"
},
"stopId": "FR:61391:ZE:2403:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1769169747"
},
"departure": {
"delay": 35,
"time": "1769169755"
},
"stopId": "FR:61218:ZE:2416:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 218,
"time": "1769170169"
},
"departure": {
"delay": 218,
"time": "1769170178"
},
"stopId": "FR:61218:ZE:2420:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1769169817"
},
"departure": {
"delay": 50,
"time": "1769169830"
},
"stopId": "FR:61218:ZE:2418:ATOUMOD104",
"stopSequence": 4
}
],
"timestamp": "1769170923",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:ad31cbd69090966cbc9752f3e5f4e0b6:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230396x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769170653"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769170570",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230396x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852342F5403241x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171940"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769170800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171460"
},
"departure": {
"time": "1769171520"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171160"
},
"departure": {
"time": "1769171220"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769167187",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852342F5403241x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108073x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1769170719"
},
"departure": {
"delay": -21,
"time": "1769170719"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769170892"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108073x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -126,
"time": "1769170614"
},
"departure": {
"delay": -126,
"time": "1769170614"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -81,
"time": "1769170599"
},
"departure": {
"delay": -81,
"time": "1769170599"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -107,
"time": "1769170813"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": -72,
"time": "1769170428"
},
"departure": {
"delay": -72,
"time": "1769170428"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012",
"stopSequence": 12
}
],
"timestamp": "1769170574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000286:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2632:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1769168267"
},
"departure": {
"delay": 171,
"time": "1769168271"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769167356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2632:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173500"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596647:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769170902"
},
"departure": {
"delay": 42,
"time": "1769170902"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769171097"
},
"departure": {
"delay": 57,
"time": "1769171097"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171040"
},
"departure": {
"time": "1769171040"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769170837"
},
"departure": {
"delay": 37,
"time": "1769170837"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769169096",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8208:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107838x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -266,
"time": "1769170114"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769170100",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107838x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769185800"
},
"departure": {
"time": "1769185800"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769185560"
},
"departure": {
"time": "1769185560"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769185680"
},
"departure": {
"time": "1769185680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769185260"
},
"departure": {
"time": "1769185260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769185200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769185620"
},
"departure": {
"time": "1769185620"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769185980"
},
"departure": {
"time": "1769185980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769186160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769185320"
},
"departure": {
"time": "1769185320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769170864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2417:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC598287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1769170730"
},
"departure": {
"delay": -70,
"time": "1769170730"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1769170409"
},
"departure": {
"delay": 29,
"time": "1769170409"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -63,
"time": "1769170797"
},
"departure": {
"delay": -63,
"time": "1769170797"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1769170649"
},
"departure": {
"delay": -31,
"time": "1769170649"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1769170550"
},
"departure": {
"delay": -10,
"time": "1769170550"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -52,
"time": "1769170688"
},
"departure": {
"delay": -52,
"time": "1769170688"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769170478"
},
"departure": {
"delay": 38,
"time": "1769170478"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1769171012"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
}
],
"timestamp": "1769170805",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC598287:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052302xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1769170722"
},
"departure": {
"delay": -18,
"time": "1769170722"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1769170831"
},
"departure": {
"delay": 31,
"time": "1769170831"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 12,
"time": "1769170932"
},
"departure": {
"delay": 12,
"time": "1769170932"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 6,
"time": "1769171106"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769170730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052302xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13449:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769173760"
},
"departure": {
"delay": 20,
"time": "1769173760"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769173740"
},
"departure": {
"delay": 60,
"time": "1769173740"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173620"
},
"departure": {
"time": "1769173620"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769173680"
},
"departure": {
"delay": 60,
"time": "1769173680"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769169376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13449:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108044x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769171586"
},
"departure": {
"delay": 66,
"time": "1769171586"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769171702"
},
"departure": {
"delay": 62,
"time": "1769171702"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1769171483"
},
"departure": {
"delay": 23,
"time": "1769171483"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769171802"
},
"departure": {
"delay": 42,
"time": "1769171802"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1769171054"
},
"departure": {
"delay": 14,
"time": "1769171054"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769171365"
},
"departure": {
"delay": 25,
"time": "1769171365"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769170796"
},
"departure": {
"delay": 56,
"time": "1769170796"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769170903"
},
"departure": {
"delay": 43,
"time": "1769170903"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769171901"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1769171258"
},
"departure": {
"delay": 38,
"time": "1769171258"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769170800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108044x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769173167"
},
"departure": {
"delay": 27,
"time": "1769173167"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769173590"
},
"departure": {
"delay": 30,
"time": "1769173590"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769168995",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7877:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15200:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9780,
"time": "1769170380"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9830,
"time": "1769169582"
},
"departure": {
"delay": 9830,
"time": "1769169830"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9850,
"time": "1769170330"
},
"departure": {
"delay": 9850,
"time": "1769170330"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9880,
"time": "1769169158"
},
"departure": {
"delay": 9880,
"time": "1769169160"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 9905,
"time": "1769169005"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9870,
"time": "1769169928"
},
"departure": {
"delay": 9870,
"time": "1769169930"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9945,
"time": "1769169080"
},
"departure": {
"delay": 9945,
"time": "1769169105"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9890,
"time": "1769169211"
},
"departure": {
"delay": 9890,
"time": "1769169230"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9880,
"time": "1769170148"
},
"departure": {
"delay": 9880,
"time": "1769170180"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 9826,
"time": "1769169332"
},
"departure": {
"delay": 9826,
"time": "1769169406"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9874,
"time": "1769170234"
},
"departure": {
"delay": 9874,
"time": "1769170234"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769169016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15200:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107870x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769170445"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769170420",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107870x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx134:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769171599"
},
"departure": {
"delay": 19,
"time": "1769171599"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769171536"
},
"departure": {
"delay": 16,
"time": "1769171536"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769171310"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769171784"
},
"departure": {
"delay": 24,
"time": "1769171784"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769171985"
},
"departure": {
"delay": 45,
"time": "1769171985"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769171683"
},
"departure": {
"delay": 43,
"time": "1769171683"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769171423"
},
"departure": {
"delay": 23,
"time": "1769171423"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1769171495"
},
"departure": {
"delay": 35,
"time": "1769171495"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769171730"
},
"departure": {
"delay": 30,
"time": "1769171730"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx134:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852416F5417123x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171940"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769173440"
},
"departure": {
"time": "1769173500"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172360"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769173680"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769168327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852416F5417123x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16260,
"time": "1769171460"
},
"departure": {
"delay": -16260,
"time": "1769171460"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -16221,
"time": "1769172399"
},
"departure": {
"delay": -16221,
"time": "1769172399"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": -16200,
"time": "1769171100"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -16260,
"time": "1769172600"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -16155,
"time": "1769171265"
},
"departure": {
"delay": -16155,
"time": "1769171265"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -16146,
"time": "1769171154"
},
"departure": {
"delay": -16146,
"time": "1769171154"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -16252,
"time": "1769172548"
},
"departure": {
"delay": -16252,
"time": "1769172548"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -16208,
"time": "1769172472"
},
"departure": {
"delay": -16208,
"time": "1769172472"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -16260,
"time": "1769171760"
},
"departure": {
"delay": -16260,
"time": "1769171760"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -16246,
"time": "1769172194"
},
"departure": {
"delay": -16246,
"time": "1769172194"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -16200,
"time": "1769171220"
},
"departure": {
"delay": -16200,
"time": "1769171220"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14918:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769172297"
},
"departure": {
"delay": 57,
"time": "1769172297"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769172124"
},
"departure": {
"delay": 4,
"time": "1769172124"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769172224"
},
"departure": {
"delay": 44,
"time": "1769172224"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769171960"
},
"departure": {
"delay": 20,
"time": "1769171960"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769172059"
},
"departure": {
"delay": 59,
"time": "1769172059"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769167695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7295:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108074x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1769171122"
},
"departure": {
"delay": 142,
"time": "1769171122"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1769170926"
},
"departure": {
"delay": 126,
"time": "1769170926"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1769170491"
},
"departure": {
"delay": 111,
"time": "1769170491"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1769171410"
},
"departure": {
"delay": 130,
"time": "1769171410"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1769171526"
},
"departure": {
"delay": 126,
"time": "1769171526"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1769170590"
},
"departure": {
"delay": 150,
"time": "1769170590"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1769171038"
},
"departure": {
"delay": 118,
"time": "1769171038"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 174,
"time": "1769170794"
},
"departure": {
"delay": 174,
"time": "1769170794"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769171292"
},
"departure": {
"delay": 132,
"time": "1769171292"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1769171661"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108074x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3312F5336876x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769180160"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1769173320"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769169707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3312F5336876x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6389:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769172232"
},
"departure": {
"delay": 52,
"time": "1769172232"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769172549"
},
"departure": {
"delay": 9,
"time": "1769172549"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769172285"
},
"departure": {
"delay": 45,
"time": "1769172285"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769172450"
},
"departure": {
"delay": 30,
"time": "1769172450"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769172352"
},
"departure": {
"delay": 52,
"time": "1769172352"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769168056",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6389:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9727:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769173280"
},
"departure": {
"delay": 20,
"time": "1769173280"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769172841"
},
"departure": {
"delay": 1,
"time": "1769172841"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769173357"
},
"departure": {
"delay": 37,
"time": "1769173357"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769173244"
},
"departure": {
"delay": 44,
"time": "1769173244"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769172885"
},
"departure": {
"delay": 45,
"time": "1769172885"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769173200"
},
"departure": {
"time": "1769173200"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769168676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9727:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108042x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769170708"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769170477"
},
"departure": {
"delay": 37,
"time": "1769170477"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769170609"
},
"departure": {
"delay": 49,
"time": "1769170609"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769170690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108042x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769171454"
},
"departure": {
"delay": 54,
"time": "1769171454"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4815:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769168357"
},
"departure": {
"delay": 31,
"time": "1769168371"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1769168196"
},
"departure": {
"delay": 141,
"time": "1769168241"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1769169393"
},
"departure": {
"delay": -9,
"time": "1769169411"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769168471"
},
"departure": {
"delay": 91,
"time": "1769168491"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769169121"
},
"departure": {
"delay": 11,
"time": "1769169131"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -112,
"time": "1769169608"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769168578"
},
"departure": {
"delay": 31,
"time": "1769168611"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769169490"
},
"departure": {
"delay": 12,
"time": "1769169492"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769168307"
},
"departure": {
"delay": 91,
"time": "1769168311"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1769169303"
},
"departure": {
"delay": 31,
"time": "1769169331"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1769168118"
},
"departure": {
"delay": 91,
"time": "1769168131"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1769169217"
},
"departure": {
"delay": -9,
"time": "1769169231"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769168056",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2633:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769171231"
},
"departure": {
"delay": 11,
"time": "1769171231"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 1,
"time": "1769171161"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4413:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850409F5403097x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769172840"
},
"departure": {
"time": "1769172900"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769173560"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769170920"
},
"departure": {
"time": "1769170980"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769171640"
},
"departure": {
"time": "1769171700"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769170080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769170740"
},
"departure": {
"time": "1769170800"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769166466",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850409F5403097x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189340"
},
"departure": {
"time": "1769189340"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769190060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189400"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769189280"
},
"departure": {
"time": "1769189280"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769189880"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769189820"
},
"departure": {
"time": "1769189820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769189940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769189220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2707:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769168723"
},
"departure": {
"delay": 47,
"time": "1769168807"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1769169131"
},
"departure": {
"delay": 71,
"time": "1769169131"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 161,
"time": "1769168057"
},
"departure": {
"delay": 161,
"time": "1769168081"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769167936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4499:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230673x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769170231"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769170200",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230673x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3339F5399331x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168220"
},
"departure": {
"time": "1769168340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769173320"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769165940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769162326",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3339F5399331x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769171760"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769171880"
},
"departure": {
"time": "1769171880"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769172165"
},
"departure": {
"delay": 45,
"time": "1769172165"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769172480"
},
"departure": {
"time": "1769172480"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769172060"
},
"departure": {
"time": "1769172060"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769172306"
},
"departure": {
"delay": 6,
"time": "1769172306"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769171981"
},
"departure": {
"delay": 41,
"time": "1769171981"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769171801"
},
"departure": {
"delay": 41,
"time": "1769171801"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170805",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx260:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3116F5413836x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769168220"
},
"departure": {
"time": "1769168280"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769166600"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769174580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769169540"
},
"departure": {
"time": "1769169720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769167380"
},
"departure": {
"time": "1769167440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769162986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3116F5413836x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172000"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597024:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13134F5400251x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769169180"
},
"departure": {
"time": "1769169300"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769172480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769166960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769168700"
},
"departure": {
"time": "1769168760"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769167500"
},
"departure": {
"time": "1769167560"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769168040"
},
"departure": {
"time": "1769168100"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769163348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13134F5400251x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057024x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1769170357"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769170250",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057024x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596542:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596542:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27264,
"time": "1769169336"
},
"departure": {
"delay": -27264,
"time": "1769169336"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -27282,
"time": "1769169078"
},
"departure": {
"delay": -27282,
"time": "1769169078"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -27247,
"time": "1769169413"
},
"departure": {
"delay": -27247,
"time": "1769169413"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -27170,
"time": "1769168591"
},
"departure": {
"delay": -27170,
"time": "1769168710"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769168216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15182:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769172221"
},
"departure": {
"delay": 41,
"time": "1769172221"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769172401"
},
"departure": {
"delay": 41,
"time": "1769172401"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769172300"
},
"departure": {
"time": "1769172300"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769172180"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx379:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769172672"
},
"departure": {
"delay": 12,
"time": "1769172672"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1769172593"
},
"departure": {
"delay": 53,
"time": "1769172593"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769172420"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1769172481"
},
"departure": {
"delay": 1,
"time": "1769172481"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769172534"
},
"departure": {
"delay": 54,
"time": "1769172534"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7604:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC597025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173380"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC597025:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173200"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13896:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174100"
},
"departure": {
"time": "1769174100"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12161:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173920"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12251:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769173680"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769173920"
},
"departure": {
"time": "1769173920"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769173980"
},
"departure": {
"delay": 60,
"time": "1769173980"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769169496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13681:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075747x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769170148"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769170010",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075747x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16574F5414600x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4200,
"time": "1769178240"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"departure": {
"delay": 3600,
"time": "1769166720"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1769168177",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16574F5414600x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13094:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769174280"
},
"departure": {
"time": "1769174280"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769170736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13094:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3509:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172600"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769172686"
},
"departure": {
"delay": 26,
"time": "1769172686"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769170845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3509:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056565x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769170388"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056565x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230561x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 308,
"time": "1769170028"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769170070",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230561x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2035,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2395,
"time": "1769170865"
},
"departure": {
"delay": -2395,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2575,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2095,
"time": "1769170865"
},
"departure": {
"delay": -2095,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2275,
"time": "1769170865"
},
"departure": {
"delay": -2275,
"time": "1769170865"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596230:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230394x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1769169623"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769169520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230394x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057153x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769170419"
},
"departure": {
"delay": 39,
"time": "1769170419"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1769170456"
},
"departure": {
"delay": 16,
"time": "1769170456"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1769170323"
},
"departure": {
"delay": 63,
"time": "1769170323"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1769170779"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769170390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057153x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227433x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -282,
"time": "1769170038"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769169970",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227433x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769174360"
},
"departure": {
"delay": 20,
"time": "1769174360"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769170176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14050:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769174700"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769170516",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13829:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 98,
"time": "1769172398"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 200,
"time": "1769172500"
},
"departure": {
"delay": 200,
"time": "1769172500"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 174,
"time": "1769172534"
},
"departure": {
"delay": 174,
"time": "1769172534"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769170416",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10524:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056614x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 326,
"time": "1769170046"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769170000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056614x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769173529"
},
"departure": {
"delay": 29,
"time": "1769173529"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1769173598"
},
"departure": {
"delay": 38,
"time": "1769173598"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769169356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11593:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075748x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769170929"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769170820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075748x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC595694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1769170859"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC595694:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769171580"
},
"departure": {
"time": "1769171580"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769171525"
},
"departure": {
"delay": 5,
"time": "1769171525"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769171400"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1769171702"
},
"departure": {
"delay": 2,
"time": "1769171702"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769170805",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx852:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057433x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769169787"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1769169770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057433x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057152x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769169850"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769169780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057152x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68681730:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 290,
"time": "1769170910"
},
"departure": {
"delay": 290,
"time": "1769170910"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 183,
"time": "1769170683"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769170861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68681730:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011298x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769170179"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769170180",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011298x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3308F5336921x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769173320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1769166120"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769162506",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3308F5336921x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11992:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769173580"
},
"departure": {
"delay": 20,
"time": "1769173580"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769173560"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769169376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11992:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5968:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769172110"
},
"departure": {
"delay": 50,
"time": "1769172110"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769172420"
},
"departure": {
"time": "1769172420"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769167936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5968:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108041x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 362,
"time": "1769170442"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769170460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108041x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9266:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769173110"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769168936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9266:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189213x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769170203"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769170090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189213x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071968x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1769169604"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769169450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071968x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixSCOC596550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769172120"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769170865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixSCOC596550:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9754:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769173605"
},
"departure": {
"delay": 45,
"time": "1769173605"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769169436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9754:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057797x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1769170530"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769170540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057797x2025x26xGSemHLiaxSemainex02:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769170962"
}
}