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
❌28 301 erreurs, 2 571 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/03/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 662 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence [24, 19] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC stop_sequence [3, 2] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC stop_sequence [7, 10, 13, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:151:LOC stop_sequence [3, 12, 15, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [7, 9, 6, 14, 19, 17, 2, 15, 4, 20, 1, 21, 10, 8, 13, 5, 3, 22, 12, 18, 11, 16] 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 26 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 ATOUMOD036:ServiceJourney:6521774683455488x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:5804140358795264x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4943586962440192x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819009783463936x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 26 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:6459004587868160:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5515601163321344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6704313154928640: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:5321238189703168:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 112 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14574:ZE:5983181636370432:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14625:ZE:5220505033375744:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14648:ZE:6447936863993856:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14574:ZE:5374014747836416:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14366:ZE:5420231682949120:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 26 020 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 ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 arrival_time 12:48:00 (1772538480) is less than previous stop arrival_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 arrival_time 12:48:00 (1772538480) is less than previous stop departure_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 departure_time 12:48:00 (1772538480) is less than previous stop departure_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 departure_time 12:48:00 (1772538480) is less than previous stop arrival_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 12 arrival_time 12:32:00 (1772537520) is less than previous stop arrival_time 12:51:00 (1772538660) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 831 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:491:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:151:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
stop_time_update departure time is before arrival time E025 17 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3758049x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 9 departure_time 08:03:00 (1772521380) is less than the same stop arrival_time 08:05:37 (1772521537) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD104:ServiceJourney:dbaa522c1c45abd762e8f7048af34a81:LOC stop_sequence 9 departure_time 08:05:04 (1772521504) is less than the same stop arrival_time 08:05:28 (1772521528) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746160x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 14 departure_time 08:01:00 (1772521260) is less than the same stop arrival_time 08:05:54 (1772521554) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD021:ServiceJourney:56:LOC stop_sequence 9 departure_time 07:36:00 (1772519760) is less than the same stop arrival_time 07:37:58 (1772519878) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 18 departure_time 08:03:00 (1772521380) is less than the same stop arrival_time 08:05:59 (1772521559) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx00:LOC has repeating stop_id FR:50129:ZE:10PEM2:ATOUMOD035 at stop_sequence 19 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 132 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:SemainexSCOC597012:LOC stop_sequence 14 has stop_id FR:27229:ZE:0xBEV01:ATOUMOD004 but GTFS stop_sequence 14 has stop_id FR:27229:ZE:0xHAP02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex03:LOC stop_sequence 31 has stop_id FR:76351:ZE:3657:ATOUMOD003 but GTFS stop_sequence 31 has stop_id FR:76351:ZE:4640:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596159:LOC stop_sequence 13 has stop_id FR:27229:ZE:0xLYC02:ATOUMOD004 but GTFS stop_sequence 13 has stop_id FR:27229:ZE:0xCLO02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470304:LOC stop_sequence 16 has stop_id FR:27275:ZE:0x7184:ATOUMOD006 but GTFS stop_sequence 16 has stop_id FR:27275:ZE:0x6193:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596617:LOC stop_sequence 19 has stop_id FR:27229:ZE:0xKEN04:ATOUMOD004 but GTFS stop_sequence 19 has stop_id FR:27229:ZE:0xMOL02:ATOUMOD004 - 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:07:54 (1772521674) is 1 min 2 sec greater than 08:06:51 (1772521611565) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 473 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 ATOUMOD005:ServiceJourney:491:LOC contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:151:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC597012:LOC contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 857 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:151:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 714 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 24 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:491:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC stop_sequence 7 (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 843 | 25 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. | 482 076 | 25 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 205 | 25 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 | 4 086 | 25 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 9 366 | 25 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 15 099 | 25 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 30 186 | 25 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 23 | 23 fois (92 % 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. | 137 | 22 fois (88 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 554 | 19 fois (76 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 906 | 15 fois (60 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 24 | 14 fois (56 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 16 | 10 fois (40 % 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 | 16 | 10 fois (40 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 251 | 8 fois (32 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 787 | 8 fois (32 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 09/03/2026 à 06h37 Europe/Paris.
trip_updates (517) 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 09/03/2026 à 06h37 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD005:ServiceJourney:491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773057120"
},
"departure": {
"time": "1773057120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773056880"
},
"departure": {
"time": "1773056880"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773055920"
},
"departure": {
"time": "1773055920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1773057310"
},
"departure": {
"delay": 10,
"time": "1773057310"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773057900"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773055980"
},
"departure": {
"time": "1773055980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1773055200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773055560"
},
"departure": {
"time": "1773055560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773055260"
},
"departure": {
"time": "1773055260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1773057305"
},
"departure": {
"delay": 5,
"time": "1773057305"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773055680"
},
"departure": {
"time": "1773055680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773055440"
},
"departure": {
"time": "1773055440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773055620"
},
"departure": {
"time": "1773055620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773057065"
},
"departure": {
"delay": 5,
"time": "1773057065"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773056940"
},
"departure": {
"time": "1773056940"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773055380"
},
"departure": {
"time": "1773055380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773056100"
},
"departure": {
"time": "1773056100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773056040"
},
"departure": {
"time": "1773056040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773057360"
},
"departure": {
"time": "1773057360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773057725"
},
"departure": {
"delay": 5,
"time": "1773057725"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773056460"
},
"departure": {
"time": "1773056460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773057540"
},
"departure": {
"time": "1773057540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773057240"
},
"departure": {
"time": "1773057240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773057180"
},
"departure": {
"time": "1773057180"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773056640"
},
"departure": {
"time": "1773056640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773056760"
},
"departure": {
"time": "1773056760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773057720"
},
"departure": {
"time": "1773057720"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773055860"
},
"departure": {
"time": "1773055860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773055385"
},
"departure": {
"delay": 5,
"time": "1773055385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:491:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1773039660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041460"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040860"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:151:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1773033389"
},
"departure": {
"delay": 167,
"time": "1773033407"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1773033539"
},
"departure": {
"delay": 130,
"time": "1773033550"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1773033331"
},
"departure": {
"delay": 165,
"time": "1773033345"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1773033999"
},
"departure": {
"delay": -60,
"time": "1773034020"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1773034650"
},
"departure": {
"delay": -30,
"time": "1773034650"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1773034519"
},
"departure": {
"delay": -33,
"time": "1773034527"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1773033106"
},
"departure": {
"delay": 119,
"time": "1773033119"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1773034179"
},
"departure": {
"delay": -21,
"time": "1773034179"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1773033220"
},
"departure": {
"delay": 170,
"time": "1773033230"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1773034770"
},
"departure": {
"delay": -30,
"time": "1773034770"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 161,
"time": "1773032981"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1773034830"
},
"departure": {
"delay": -30,
"time": "1773034830"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1773033619"
},
"departure": {
"delay": 108,
"time": "1773033648"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1773033454"
},
"departure": {
"delay": 184,
"time": "1773033484"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1773033950"
},
"departure": {
"delay": 1,
"time": "1773033961"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1773033297"
},
"departure": {
"delay": 189,
"time": "1773033309"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1773033135"
},
"departure": {
"delay": 142,
"time": "1773033142"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1773034890"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1773033871"
},
"departure": {
"delay": 40,
"time": "1773033880"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1773034590"
},
"departure": {
"delay": -30,
"time": "1773034590"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1773033813"
},
"departure": {
"delay": 49,
"time": "1773033829"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1773034288"
},
"departure": {
"delay": -2,
"time": "1773034318"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3728,
"time": "1773034552"
},
"departure": {
"delay": -3728,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -5528,
"time": "1773034552"
},
"departure": {
"delay": -5528,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3848,
"time": "1773034552"
},
"departure": {
"delay": -3848,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -5948,
"time": "1773034552"
},
"departure": {
"delay": -5948,
"time": "1773034552"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -243,
"time": "1773040557"
},
"departure": {
"delay": -243,
"time": "1773040557"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -4208,
"time": "1773034552"
},
"departure": {
"delay": -4208,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -219,
"time": "1773040461"
},
"departure": {
"delay": -219,
"time": "1773040461"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3548,
"time": "1773034552"
},
"departure": {
"delay": -3548,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4808,
"time": "1773034552"
},
"departure": {
"delay": -4808,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -4328,
"time": "1773034552"
},
"departure": {
"delay": -4328,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4088,
"time": "1773034552"
},
"departure": {
"delay": -4088,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -5288,
"time": "1773034552"
},
"departure": {
"delay": -5288,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -280,
"time": "1773040280"
},
"departure": {
"delay": -280,
"time": "1773040280"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -5348,
"time": "1773034552"
},
"departure": {
"delay": -5348,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -215,
"time": "1773040405"
},
"departure": {
"delay": -215,
"time": "1773040405"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"departure": {
"delay": -3248,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -265,
"time": "1773040715"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4088,
"time": "1773034552"
},
"departure": {
"delay": -4088,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4388,
"time": "1773034552"
},
"departure": {
"delay": -4388,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -199,
"time": "1773040601"
},
"departure": {
"delay": -199,
"time": "1773040601"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -4688,
"time": "1773034552"
},
"departure": {
"delay": -4688,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4568,
"time": "1773034552"
},
"departure": {
"delay": -4568,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4748,
"time": "1773034552"
},
"departure": {
"delay": -4748,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3728,
"time": "1773034552"
},
"departure": {
"delay": -3728,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -252,
"time": "1773040308"
},
"departure": {
"delay": -252,
"time": "1773040308"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -5348,
"time": "1773034552"
},
"departure": {
"delay": -5348,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -5648,
"time": "1773034552"
},
"departure": {
"delay": -5648,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3488,
"time": "1773034552"
},
"departure": {
"delay": -3488,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3308,
"time": "1773034552"
},
"departure": {
"delay": -3308,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4148,
"time": "1773034552"
},
"departure": {
"delay": -4148,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3308,
"time": "1773034552"
},
"departure": {
"delay": -3308,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4268,
"time": "1773034552"
},
"departure": {
"delay": -4268,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3848,
"time": "1773034552"
},
"departure": {
"delay": -3848,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4028,
"time": "1773034552"
},
"departure": {
"delay": -4028,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -5468,
"time": "1773034552"
},
"departure": {
"delay": -5468,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3608,
"time": "1773034552"
},
"departure": {
"delay": -3608,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3548,
"time": "1773034552"
},
"departure": {
"delay": -3548,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -235,
"time": "1773040505"
},
"departure": {
"delay": -235,
"time": "1773040505"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -3488,
"time": "1773034552"
},
"departure": {
"delay": -3488,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490666:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1773034570"
},
"departure": {
"delay": 130,
"time": "1773034570"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1773035710"
},
"departure": {
"delay": 130,
"time": "1773035710"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1773035350"
},
"departure": {
"delay": 130,
"time": "1773035350"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1773035830"
},
"departure": {
"delay": 130,
"time": "1773035830"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1773036370"
},
"departure": {
"delay": 130,
"time": "1773036370"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1773035110"
},
"departure": {
"delay": 130,
"time": "1773035110"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1773035170"
},
"departure": {
"delay": 130,
"time": "1773035170"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1773035650"
},
"departure": {
"delay": 130,
"time": "1773035650"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1773034325"
},
"departure": {
"delay": 104,
"time": "1773034364"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1773036670"
},
"departure": {
"delay": 130,
"time": "1773036670"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1773035050"
},
"departure": {
"delay": 130,
"time": "1773035050"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1773036130"
},
"departure": {
"delay": 130,
"time": "1773036130"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1773034234"
},
"departure": {
"delay": 53,
"time": "1773034253"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1773034810"
},
"departure": {
"delay": 130,
"time": "1773034810"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1773034930"
},
"departure": {
"delay": 130,
"time": "1773034930"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1773036490"
},
"departure": {
"delay": 130,
"time": "1773036490"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1773035950"
},
"departure": {
"delay": 130,
"time": "1773035950"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 63,
"time": "1773034083"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1773035470"
},
"departure": {
"delay": 130,
"time": "1773035470"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1773034174"
},
"departure": {
"delay": 73,
"time": "1773034213"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1773036850"
},
"departure": {
"delay": 130,
"time": "1773036850"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 130,
"time": "1773036730"
},
"departure": {
"delay": 130,
"time": "1773036730"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1773036790"
},
"departure": {
"delay": 130,
"time": "1773036790"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1773034280"
},
"departure": {
"delay": 101,
"time": "1773034301"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1773035530"
},
"departure": {
"delay": 130,
"time": "1773035530"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1773034459"
},
"departure": {
"delay": 107,
"time": "1773034487"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1773036310"
},
"departure": {
"delay": 130,
"time": "1773036310"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1773035230"
},
"departure": {
"delay": 130,
"time": "1773035230"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1773035590"
},
"departure": {
"delay": 130,
"time": "1773035590"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1773036970"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1773036190"
},
"departure": {
"delay": 130,
"time": "1773036190"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1773034690"
},
"departure": {
"delay": 130,
"time": "1773034690"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1773034990"
},
"departure": {
"delay": 130,
"time": "1773034990"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1773034750"
},
"departure": {
"delay": 130,
"time": "1773034750"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1773036550"
},
"departure": {
"delay": 130,
"time": "1773036550"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747836x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1773034890"
},
"departure": {
"delay": -30,
"time": "1773034890"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1773035130"
},
"departure": {
"delay": -30,
"time": "1773035130"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1773034416"
},
"departure": {
"delay": -9,
"time": "1773034431"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1773034650"
},
"departure": {
"delay": -30,
"time": "1773034650"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1773034650"
},
"departure": {
"delay": -30,
"time": "1773034650"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1773035790"
},
"departure": {
"delay": -30,
"time": "1773035790"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1773035550"
},
"departure": {
"delay": -30,
"time": "1773035550"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 52,
"time": "1773034372"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1773035670"
},
"departure": {
"delay": -30,
"time": "1773035670"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1773034770"
},
"departure": {
"delay": -30,
"time": "1773034770"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1773034710"
},
"departure": {
"delay": -30,
"time": "1773034710"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1773035250"
},
"departure": {
"delay": -30,
"time": "1773035250"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1773035490"
},
"departure": {
"delay": -30,
"time": "1773035490"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1773035130"
},
"departure": {
"delay": -30,
"time": "1773035130"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1773035070"
},
"departure": {
"delay": -30,
"time": "1773035070"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1773035430"
},
"departure": {
"delay": -30,
"time": "1773035430"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1773035190"
},
"departure": {
"delay": -30,
"time": "1773035190"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1773034529"
},
"departure": {
"delay": -18,
"time": "1773034542"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1773035970"
},
"departure": {
"delay": -30,
"time": "1773035970"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1773035850"
},
"departure": {
"delay": -30,
"time": "1773035850"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1773034503"
},
"departure": {
"delay": 13,
"time": "1773034513"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1773036210"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1773034950"
},
"departure": {
"delay": -30,
"time": "1773034950"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1773035190"
},
"departure": {
"delay": -30,
"time": "1773035190"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1773036030"
},
"departure": {
"delay": -30,
"time": "1773036030"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747836x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230280x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1773034412"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 90,
"time": "1773034230"
},
"departure": {
"delay": 90,
"time": "1773034230"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 31,
"time": "1773034171"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1773034504"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 36,
"time": "1773034476"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1773034369"
},
"departure": {
"delay": 49,
"time": "1773034369"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 26,
"time": "1773034346"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 53,
"time": "1773034433"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 56,
"time": "1773034316"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1773034404"
},
"departure": {
"delay": 24,
"time": "1773034404"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 21,
"time": "1773034281"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1773034419",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230280x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773051000"
},
"departure": {
"time": "1773051000"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773050580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773051420"
},
"departure": {
"time": "1773051420"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773051240"
},
"departure": {
"time": "1773051240"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773051180"
},
"departure": {
"time": "1773051180"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773051360"
},
"departure": {
"time": "1773051360"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773050940"
},
"departure": {
"time": "1773050940"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051660"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773050700"
},
"departure": {
"time": "1773050700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1001:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773052260"
},
"departure": {
"time": "1773052260"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773052140"
},
"departure": {
"time": "1773052140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773052020"
},
"departure": {
"time": "1773052020"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773052380"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773051780"
},
"departure": {
"time": "1773051780"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773051000"
},
"departure": {
"time": "1773051000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773051420"
},
"departure": {
"time": "1773051420"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773051600"
},
"departure": {
"time": "1773051600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773052200"
},
"departure": {
"time": "1773052200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773050760"
},
"departure": {
"time": "1773050760"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773051480"
},
"departure": {
"time": "1773051480"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1773050700"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051240"
},
"departure": {
"time": "1773051240"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1773032680"
},
"departure": {
"delay": 61,
"time": "1773032701"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -118,
"time": "1773034142"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1773033314"
},
"departure": {
"delay": 31,
"time": "1773033331"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -46,
"time": "1773032096"
},
"departure": {
"delay": -46,
"time": "1773032114"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1773033217"
},
"departure": {
"delay": 17,
"time": "1773033257"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -119,
"time": "1773034073"
},
"departure": {
"delay": -119,
"time": "1773034081"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1773031582"
},
"departure": {
"delay": 36,
"time": "1773031596"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1773033081"
},
"departure": {
"delay": 39,
"time": "1773033099"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1773033147"
},
"departure": {
"delay": -16,
"time": "1773033164"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1773033874"
},
"departure": {
"delay": -11,
"time": "1773033889"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 107,
"time": "1773033342"
},
"departure": {
"delay": 107,
"time": "1773033407"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1773031667"
},
"departure": {
"delay": 22,
"time": "1773031702"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -48,
"time": "1773033965"
},
"departure": {
"delay": -48,
"time": "1773033972"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1773033573"
},
"departure": {
"delay": 106,
"time": "1773033586"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1773031956"
},
"departure": {
"delay": 16,
"time": "1773031996"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1773031860"
},
"departure": {
"delay": 33,
"time": "1773031893"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1773033686"
},
"departure": {
"delay": 38,
"time": "1773033698"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1773033745"
},
"departure": {
"delay": 3,
"time": "1773033783"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1773032617"
},
"departure": {
"delay": 54,
"time": "1773032634"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1773032194"
},
"departure": {
"delay": -60,
"time": "1773032220"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1773032432"
},
"departure": {
"delay": 93,
"time": "1773032493"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1773033833"
},
"departure": {
"delay": -1,
"time": "1773033839"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 67,
"time": "1773031447"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -84,
"time": "1773034034"
},
"departure": {
"delay": -84,
"time": "1773034056"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 16,
"time": "1773031619"
},
"departure": {
"delay": 16,
"time": "1773031636"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1773031763"
},
"departure": {
"delay": 8,
"time": "1773031808"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1773033915"
},
"departure": {
"delay": -25,
"time": "1773033935"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1773033647"
},
"departure": {
"delay": 54,
"time": "1773033654"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 133,
"time": "1773033457"
},
"departure": {
"delay": 133,
"time": "1773033493"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1773032748"
},
"departure": {
"delay": 9,
"time": "1773032769"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1773032955"
},
"departure": {
"delay": 54,
"time": "1773032994"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1773032865"
},
"departure": {
"delay": 28,
"time": "1773032908"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1773031502"
},
"departure": {
"delay": 74,
"time": "1773031514"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -71,
"time": "1773033996"
},
"departure": {
"delay": -71,
"time": "1773034009"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773032029"
},
"departure": {
"delay": 5,
"time": "1773032045"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1773032827"
},
"departure": {
"delay": 20,
"time": "1773032840"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773058020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773057840"
},
"departure": {
"time": "1773057840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773057780"
},
"departure": {
"time": "1773057780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773057240"
},
"departure": {
"time": "1773057240"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773057360"
},
"departure": {
"time": "1773057360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056520"
},
"departure": {
"time": "1773056520"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773056820"
},
"departure": {
"time": "1773056820"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773056460"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773056940"
},
"departure": {
"time": "1773056940"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773057480"
},
"departure": {
"time": "1773057480"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773056880"
},
"departure": {
"time": "1773056880"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773057420"
},
"departure": {
"time": "1773057420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773056700"
},
"departure": {
"time": "1773056700"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1405:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230529x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1773036157"
},
"departure": {
"delay": 97,
"time": "1773036157"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1773036333"
},
"departure": {
"delay": 153,
"time": "1773036333"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 151,
"time": "1773035371"
},
"departure": {
"delay": 151,
"time": "1773035371"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1773035412"
},
"departure": {
"delay": 132,
"time": "1773035412"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1773035926"
},
"departure": {
"delay": 106,
"time": "1773035926"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1773034777"
},
"departure": {
"delay": 97,
"time": "1773034777"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 133,
"time": "1773034153"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1773034597"
},
"departure": {
"delay": 97,
"time": "1773034597"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 133,
"time": "1773034393"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1773035277"
},
"departure": {
"delay": 117,
"time": "1773035277"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 144,
"time": "1773034344"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1773035652"
},
"departure": {
"delay": 132,
"time": "1773035652"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1773035072"
},
"departure": {
"delay": 152,
"time": "1773035072"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 179,
"time": "1773034439"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1773036048"
},
"departure": {
"delay": 108,
"time": "1773036048"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 141,
"time": "1773034281"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1773036457"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 119,
"time": "1773035759"
},
"departure": {
"delay": 119,
"time": "1773035759"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1773035977"
},
"departure": {
"delay": 97,
"time": "1773035977"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 139,
"time": "1773034219"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1773035317"
},
"departure": {
"delay": 97,
"time": "1773035317"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1773034697"
},
"departure": {
"delay": 137,
"time": "1773034697"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1773036004"
},
"departure": {
"delay": 124,
"time": "1773036004"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1773036399"
},
"departure": {
"delay": 99,
"time": "1773036399"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1773035212"
},
"departure": {
"delay": 112,
"time": "1773035212"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1773035715"
},
"departure": {
"delay": 135,
"time": "1773035715"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1773035557"
},
"departure": {
"delay": 97,
"time": "1773035557"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1773035797"
},
"departure": {
"delay": 97,
"time": "1773035797"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1773035861"
},
"departure": {
"delay": 101,
"time": "1773035861"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 141,
"time": "1773035601"
},
"departure": {
"delay": 141,
"time": "1773035601"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1773036097"
},
"departure": {
"delay": 97,
"time": "1773036097"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 97,
"time": "1773034537"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1773036225"
},
"departure": {
"delay": 105,
"time": "1773036225"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1773034957"
},
"departure": {
"delay": 97,
"time": "1773034957"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1773034539",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230529x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773046500"
},
"departure": {
"time": "1773046500"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773044580"
},
"departure": {
"time": "1773044580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773044880"
},
"departure": {
"time": "1773044880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1773046445"
},
"departure": {
"delay": 5,
"time": "1773046445"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773046200"
},
"departure": {
"time": "1773046200"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1773046145"
},
"departure": {
"delay": 5,
"time": "1773046145"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1773046450"
},
"departure": {
"delay": 10,
"time": "1773046450"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773047040"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773044820"
},
"departure": {
"time": "1773044820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773046140"
},
"departure": {
"time": "1773046140"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773046865"
},
"departure": {
"delay": 5,
"time": "1773046865"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773046320"
},
"departure": {
"time": "1773046320"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1773044585"
},
"departure": {
"delay": 5,
"time": "1773044585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773045300"
},
"departure": {
"time": "1773045300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045960"
},
"departure": {
"time": "1773045960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773045240"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773046380"
},
"departure": {
"time": "1773046380"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773046680"
},
"departure": {
"time": "1773046680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773044700"
},
"departure": {
"time": "1773044700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773046205"
},
"departure": {
"delay": 5,
"time": "1773046205"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773046080"
},
"departure": {
"time": "1773046080"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1773036180"
},
"departure": {
"delay": 60,
"time": "1773036180"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 11,
"time": "1773034211"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1773034560"
},
"departure": {
"delay": 60,
"time": "1773034560"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1773034920"
},
"departure": {
"delay": 60,
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1773035580"
},
"departure": {
"delay": 60,
"time": "1773035580"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1773035160"
},
"departure": {
"delay": 60,
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1773036420"
},
"departure": {
"delay": 60,
"time": "1773036420"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1773036060"
},
"departure": {
"delay": 60,
"time": "1773036060"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1773036660"
},
"departure": {
"delay": 60,
"time": "1773036660"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1773035340"
},
"departure": {
"delay": 60,
"time": "1773035340"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1773035040"
},
"departure": {
"delay": 60,
"time": "1773035040"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1773035640"
},
"departure": {
"delay": 60,
"time": "1773035640"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1773035460"
},
"departure": {
"delay": 60,
"time": "1773035460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1773036600"
},
"departure": {
"delay": 60,
"time": "1773036600"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1773036720"
},
"departure": {
"delay": 60,
"time": "1773036720"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1773034800"
},
"departure": {
"delay": 60,
"time": "1773034800"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034541"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1773036300"
},
"departure": {
"delay": 60,
"time": "1773036300"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1773034860"
},
"departure": {
"delay": 60,
"time": "1773034860"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1773035700"
},
"departure": {
"delay": 60,
"time": "1773035700"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1773036360"
},
"departure": {
"delay": 60,
"time": "1773036360"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1773034980"
},
"departure": {
"delay": 60,
"time": "1773034980"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1773035520"
},
"departure": {
"delay": 60,
"time": "1773035520"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1773036600"
},
"departure": {
"delay": 60,
"time": "1773036600"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1773034680"
},
"departure": {
"delay": 60,
"time": "1773034680"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1773034400"
},
"departure": {
"delay": 51,
"time": "1773034491"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1773036540"
},
"departure": {
"delay": 60,
"time": "1773036540"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1773034740"
},
"departure": {
"delay": 60,
"time": "1773034740"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1773036480"
},
"departure": {
"delay": 60,
"time": "1773036480"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1773035220"
},
"departure": {
"delay": 60,
"time": "1773035220"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1773036780"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1773036240"
},
"departure": {
"delay": 60,
"time": "1773036240"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1773035940"
},
"departure": {
"delay": 60,
"time": "1773035940"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1773034555",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1773034597"
},
"departure": {
"delay": 37,
"time": "1773034597"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1773035222"
},
"departure": {
"delay": 122,
"time": "1773035222"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1773034376"
},
"departure": {
"delay": 56,
"time": "1773034376"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1773035155"
},
"departure": {
"delay": 115,
"time": "1773035155"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1773034557"
},
"departure": {
"delay": 57,
"time": "1773034557"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1773034751"
},
"departure": {
"delay": 71,
"time": "1773034751"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1773035275"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1773034419"
},
"departure": {
"delay": 39,
"time": "1773034419"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1773034166"
},
"departure": {
"delay": 26,
"time": "1773034166"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1773034484"
},
"departure": {
"delay": 47,
"time": "1773034487"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1773034676"
},
"departure": {
"delay": 56,
"time": "1773034676"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1773034224"
},
"departure": {
"delay": -13,
"time": "1773034247"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596527:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071936x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 310,
"time": "1773033970"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 333,
"time": "1773034113"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 274,
"time": "1773034054"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 290,
"time": "1773034550"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 337,
"time": "1773034177"
},
"departure": {
"delay": 337,
"time": "1773034177"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 290,
"time": "1773034310"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 325,
"time": "1773034225"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1773034039",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071936x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255634x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1773035776"
},
"departure": {
"delay": 16,
"time": "1773035776"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1773037713"
},
"departure": {
"delay": 33,
"time": "1773037713"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1773038266"
},
"departure": {
"delay": 46,
"time": "1773038266"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 50,
"time": "1773035390"
},
"departure": {
"delay": 50,
"time": "1773035390"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1773034986"
},
"departure": {
"delay": 6,
"time": "1773034986"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1773036261"
},
"departure": {
"delay": 21,
"time": "1773036261"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1773035866"
},
"departure": {
"delay": 46,
"time": "1773035866"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1773037597"
},
"departure": {
"delay": 37,
"time": "1773037597"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1773034948"
},
"departure": {
"delay": 28,
"time": "1773034948"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1773036684"
},
"departure": {
"delay": 24,
"time": "1773036684"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1773037127"
},
"departure": {
"delay": 47,
"time": "1773037127"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1773036140"
},
"departure": {
"delay": 20,
"time": "1773036140"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1773036751"
},
"departure": {
"delay": 31,
"time": "1773036751"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1773036478"
},
"departure": {
"delay": 58,
"time": "1773036478"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1773036207"
},
"departure": {
"delay": 27,
"time": "1773036207"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1773038158"
},
"departure": {
"delay": 58,
"time": "1773038158"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 48,
"time": "1773038208"
},
"departure": {
"delay": 48,
"time": "1773038208"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1773038067"
},
"departure": {
"delay": 27,
"time": "1773038067"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 58,
"time": "1773035458"
},
"departure": {
"delay": 58,
"time": "1773035458"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1773036903"
},
"departure": {
"delay": 3,
"time": "1773036903"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1773034860"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1773035595"
},
"departure": {
"delay": 15,
"time": "1773035595"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1773037514"
},
"departure": {
"delay": 14,
"time": "1773037514"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1773035057"
},
"departure": {
"delay": 17,
"time": "1773035057"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1773037976"
},
"departure": {
"delay": 56,
"time": "1773037976"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 15,
"time": "1773037635"
},
"departure": {
"delay": 15,
"time": "1773037635"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1773035665"
},
"departure": {
"delay": 25,
"time": "1773035665"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1773035096"
},
"departure": {
"delay": 56,
"time": "1773035096"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1773038340"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1773036640"
},
"departure": {
"delay": 40,
"time": "1773036640"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1773038107"
},
"departure": {
"delay": 7,
"time": "1773038107"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1773036826"
},
"departure": {
"delay": 46,
"time": "1773036826"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1773034349",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255634x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196381x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1773035231"
},
"departure": {
"delay": 11,
"time": "1773035231"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1773034984"
},
"departure": {
"delay": 4,
"time": "1773034984"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1773036018"
},
"departure": {
"delay": 18,
"time": "1773036018"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -6,
"time": "1773035694"
},
"departure": {
"delay": -6,
"time": "1773035694"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -15,
"time": "1773034905"
},
"departure": {
"delay": -15,
"time": "1773034905"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1773035359"
},
"departure": {
"delay": 19,
"time": "1773035359"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1773035667"
},
"departure": {
"delay": -33,
"time": "1773035667"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1773035501"
},
"departure": {
"delay": -19,
"time": "1773035501"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1773035810"
},
"departure": {
"delay": -10,
"time": "1773035810"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1773035439"
},
"departure": {
"delay": -21,
"time": "1773035439"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1773035304"
},
"departure": {
"delay": -36,
"time": "1773035304"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1773035643"
},
"departure": {
"delay": 3,
"time": "1773035643"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1773035404"
},
"departure": {
"delay": 4,
"time": "1773035404"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773035045"
},
"departure": {
"delay": 5,
"time": "1773035045"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1773035850"
},
"departure": {
"delay": -30,
"time": "1773035850"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 12,
"time": "1773034452"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 7,
"time": "1773034507"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1773034655"
},
"departure": {
"delay": -25,
"time": "1773034655"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1773036084"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1773035544"
},
"departure": {
"delay": -36,
"time": "1773035544"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -36,
"time": "1773035784"
},
"departure": {
"delay": -36,
"time": "1773035784"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 19,
"time": "1773035119"
},
"departure": {
"delay": 19,
"time": "1773035119"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1773034758"
},
"departure": {
"delay": 18,
"time": "1773034758"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1773035468"
},
"departure": {
"delay": 8,
"time": "1773035468"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1773035587"
},
"departure": {
"delay": 7,
"time": "1773035587"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -36,
"time": "1773034944"
},
"departure": {
"delay": -36,
"time": "1773034944"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1773035080"
},
"departure": {
"delay": -20,
"time": "1773035080"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -36,
"time": "1773034824"
},
"departure": {
"delay": -36,
"time": "1773034824"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1773034614"
},
"departure": {
"delay": -6,
"time": "1773034614"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1773034566"
},
"departure": {
"delay": 6,
"time": "1773034566"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1773035184"
},
"departure": {
"delay": -36,
"time": "1773035184"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1773035910"
},
"departure": {
"delay": -30,
"time": "1773035910"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -36,
"time": "1773035964"
},
"departure": {
"delay": -36,
"time": "1773035964"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1773035943"
},
"departure": {
"delay": 3,
"time": "1773035943"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196381x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470074:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1773035262"
},
"departure": {
"delay": 42,
"time": "1773035262"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1773034679"
},
"departure": {
"delay": 119,
"time": "1773034679"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1773034918"
},
"departure": {
"delay": 58,
"time": "1773034918"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1773034858"
},
"departure": {
"delay": 118,
"time": "1773034858"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1773035709"
},
"departure": {
"delay": 129,
"time": "1773035709"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1773035620"
},
"departure": {
"delay": 40,
"time": "1773035620"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1773035069"
},
"departure": {
"delay": 29,
"time": "1773035069"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1773035126"
},
"departure": {
"delay": 26,
"time": "1773035126"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1773035203"
},
"departure": {
"delay": 43,
"time": "1773035203"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1773035575"
},
"departure": {
"delay": 55,
"time": "1773035575"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1773034902"
},
"departure": {
"delay": 102,
"time": "1773034902"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1773035237"
},
"departure": {
"delay": 77,
"time": "1773035237"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1773034779"
},
"departure": {
"delay": 99,
"time": "1773034779"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1773034992"
},
"departure": {
"delay": 72,
"time": "1773034992"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1773034746"
},
"departure": {
"delay": 126,
"time": "1773034746"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 221,
"time": "1773036041"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1773035486"
},
"departure": {
"delay": 26,
"time": "1773035486"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1773035035"
},
"departure": {
"delay": 55,
"time": "1773035035"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1773035320"
},
"departure": {
"delay": 40,
"time": "1773035320"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1773035515"
},
"departure": {
"delay": 55,
"time": "1773035515"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1773035178"
},
"departure": {
"delay": 78,
"time": "1773035178"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1773034566"
},
"departure": {
"delay": 126,
"time": "1773034566"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 232,
"time": "1773035932"
},
"departure": {
"delay": 232,
"time": "1773035932"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": 119,
"time": "1773034319"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470074:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230281x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1773035590"
},
"departure": {
"delay": 70,
"time": "1773035590"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 125,
"time": "1773034565"
},
"departure": {
"delay": 125,
"time": "1773034565"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1773035409"
},
"departure": {
"delay": 129,
"time": "1773035409"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1773035127"
},
"departure": {
"delay": 87,
"time": "1773035127"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1773035099"
},
"departure": {
"delay": 119,
"time": "1773035099"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1773035710"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 116,
"time": "1773035636"
},
"departure": {
"delay": 116,
"time": "1773035636"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": -10,
"time": "1773034070"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1773034810"
},
"departure": {
"delay": 70,
"time": "1773034810"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1773035615"
},
"departure": {
"delay": 95,
"time": "1773035615"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 95,
"time": "1773035555"
},
"departure": {
"delay": 95,
"time": "1773035555"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1773035470"
},
"departure": {
"delay": 70,
"time": "1773035470"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 68,
"time": "1773034448"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1773035239"
},
"departure": {
"delay": 79,
"time": "1773035239"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 95,
"time": "1773034955"
},
"departure": {
"delay": 95,
"time": "1773034955"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1773035022"
},
"departure": {
"delay": 102,
"time": "1773035022"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1773035200"
},
"departure": {
"delay": 100,
"time": "1773035200"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1773035682"
},
"departure": {
"delay": 102,
"time": "1773035682"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 108,
"time": "1773034608"
},
"departure": {
"delay": 108,
"time": "1773034608"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1773035502"
},
"departure": {
"delay": 102,
"time": "1773035502"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 70,
"time": "1773034510"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1773035170"
},
"departure": {
"delay": 70,
"time": "1773035170"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1773035294"
},
"departure": {
"delay": 74,
"time": "1773035294"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 70,
"time": "1773035350"
},
"departure": {
"delay": 70,
"time": "1773035350"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1773035532"
},
"departure": {
"delay": 72,
"time": "1773035532"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 52,
"time": "1773034372"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1773034853"
},
"departure": {
"delay": 113,
"time": "1773034853"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1773034757"
},
"departure": {
"delay": 77,
"time": "1773034757"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 52,
"time": "1773034192"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1773034509",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230281x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5338017582546944x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 734,
"time": "1773037984"
},
"departure": {
"delay": 734,
"time": "1773037994"
},
"stopId": "FR:14648:ZE:5650118733725696:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1773038951"
},
"departure": {
"delay": 81,
"time": "1773038961"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 367,
"time": "1773038877"
},
"departure": {
"delay": 367,
"time": "1773038887"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 387,
"time": "1773037217"
},
"departure": {
"delay": 387,
"time": "1773037227"
},
"stopId": "FR:14648:ZE:6452037446270976:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1773036580"
},
"departure": {
"delay": 230,
"time": "1773036590"
},
"stopId": "FR:14425:ZE:4530635172478976:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"delay": 255,
"time": "1773034755"
},
"stopId": "FR:14431:ZE:5562529586610176:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 265,
"time": "1773036075"
},
"departure": {
"delay": 265,
"time": "1773036085"
},
"stopId": "FR:14431:ZE:6260183740186624:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 493,
"time": "1773037683"
},
"departure": {
"delay": 493,
"time": "1773037693"
},
"stopId": "FR:14419:ZE:5176048632201216:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1773035133"
},
"departure": {
"delay": -9,
"time": "1773035151"
},
"stopId": "FR:14431:ZE:6074286516207616:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 286,
"time": "1773036816"
},
"departure": {
"delay": 286,
"time": "1773036826"
},
"stopId": "FR:14362:ZE:6545949791879168:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 356,
"time": "1773038626"
},
"departure": {
"delay": 356,
"time": "1773038636"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1773035772"
},
"departure": {
"delay": 142,
"time": "1773035782"
},
"stopId": "FR:14431:ZE:6284066778251264:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -100,
"time": "1773039140"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 406,
"time": "1773037536"
},
"departure": {
"delay": 406,
"time": "1773037546"
},
"stopId": "FR:14648:ZE:4799412883685376:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1773036472"
},
"departure": {
"delay": 242,
"time": "1773036482"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 691,
"time": "1773038361"
},
"departure": {
"delay": 691,
"time": "1773038371"
},
"stopId": "FR:14574:ZE:6726577057431552:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 242,
"time": "1773035992"
},
"departure": {
"delay": 242,
"time": "1773036002"
},
"stopId": "FR:14431:ZE:6505299067273216:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 746,
"time": "1773038116"
},
"departure": {
"delay": 746,
"time": "1773038126"
},
"stopId": "FR:14625:ZE:5380248234360832:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1773034877"
},
"departure": {
"delay": 87,
"time": "1773034887"
},
"stopId": "FR:14431:ZE:5347454804295680:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 416,
"time": "1773037366"
},
"departure": {
"delay": 416,
"time": "1773037376"
},
"stopId": "FR:14648:ZE:5651595028070400:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4558066457509888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5338017582546944x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230525x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1773034054"
},
"departure": {
"delay": 94,
"time": "1773034054"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1773035119"
},
"departure": {
"delay": 79,
"time": "1773035119"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 93,
"time": "1773033813"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1773035191"
},
"departure": {
"delay": 91,
"time": "1773035191"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 79,
"time": "1773034939"
},
"departure": {
"delay": 79,
"time": "1773034939"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1773034837"
},
"departure": {
"delay": 97,
"time": "1773034837"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1773034292"
},
"departure": {
"delay": 92,
"time": "1773034292"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1773035155"
},
"departure": {
"delay": 115,
"time": "1773035155"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1773033859"
},
"departure": {
"delay": 79,
"time": "1773033859"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1773034507"
},
"departure": {
"delay": 127,
"time": "1773034507"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1773034453"
},
"departure": {
"delay": 133,
"time": "1773034453"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1773034234"
},
"departure": {
"delay": 94,
"time": "1773034234"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1773035239"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1773034339"
},
"departure": {
"delay": 79,
"time": "1773034339"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1773034984"
},
"departure": {
"delay": 124,
"time": "1773034984"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1773034759"
},
"departure": {
"delay": 79,
"time": "1773034759"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1773034099"
},
"departure": {
"delay": 79,
"time": "1773034099"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1773033894"
},
"departure": {
"delay": 114,
"time": "1773033894"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1773033935"
},
"departure": {
"delay": 95,
"time": "1773033935"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1773034382"
},
"departure": {
"delay": 122,
"time": "1773034382"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1773033992"
},
"departure": {
"delay": 92,
"time": "1773033992"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1773035036"
},
"departure": {
"delay": 116,
"time": "1773035036"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1773035014"
},
"departure": {
"delay": 94,
"time": "1773035014"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1773034579"
},
"departure": {
"delay": 79,
"time": "1773034579"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1773035092"
},
"departure": {
"delay": 112,
"time": "1773035092"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1773033849",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230525x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747883x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1773032377"
},
"departure": {
"delay": 127,
"time": "1773032407"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1773032073"
},
"departure": {
"delay": 106,
"time": "1773032086"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1773032511"
},
"departure": {
"delay": 132,
"time": "1773032532"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1773031911"
},
"departure": {
"delay": 9,
"time": "1773031929"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1773031205"
},
"departure": {
"delay": 54,
"time": "1773031434"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 35,
"time": "1773031175"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1773031978"
},
"departure": {
"delay": 33,
"time": "1773032013"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1773032023"
},
"departure": {
"delay": 81,
"time": "1773032061"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1773031807"
},
"departure": {
"delay": 16,
"time": "1773031816"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1773032116"
},
"departure": {
"delay": 86,
"time": "1773032126"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1773031681"
},
"departure": {
"delay": 134,
"time": "1773031694"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1773032673"
},
"departure": {
"delay": 127,
"time": "1773032707"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1773032756"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1773032270"
},
"departure": {
"delay": 83,
"time": "1773032303"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1773032152"
},
"departure": {
"delay": 65,
"time": "1773032165"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1773032446"
},
"departure": {
"delay": 121,
"time": "1773032461"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1773031540"
},
"departure": {
"delay": 83,
"time": "1773031583"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1773032190"
},
"departure": {
"delay": 106,
"time": "1773032206"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1773031776"
},
"departure": {
"delay": 46,
"time": "1773031786"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1773031726"
},
"departure": {
"delay": 52,
"time": "1773031732"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1773032611"
},
"departure": {
"delay": 128,
"time": "1773032648"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1773032476"
},
"departure": {
"delay": 87,
"time": "1773032487"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1773032582"
},
"departure": {
"delay": 62,
"time": "1773032582"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747883x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851020F5969958x2026x02x24T21x15x52Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773030420"
},
"departure": {
"time": "1773030480"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773031680"
},
"departure": {
"time": "1773031800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773028260"
},
"departure": {
"time": "1773028320"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773030840"
},
"departure": {
"time": "1773030900"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773028620"
},
"departure": {
"time": "1773028680"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773029520"
},
"departure": {
"time": "1773029580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1773027540"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773029040"
},
"departure": {
"time": "1773029100"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773027840"
},
"departure": {
"time": "1773027900"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1773023932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851020F5969958x2026x02x24T21x15x52Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1773036290"
},
"departure": {
"delay": 110,
"time": "1773036290"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1773037370"
},
"departure": {
"delay": 110,
"time": "1773037370"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1773036170"
},
"departure": {
"delay": 110,
"time": "1773036170"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1773037790"
},
"departure": {
"delay": 110,
"time": "1773037790"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1773037850"
},
"departure": {
"delay": 110,
"time": "1773037850"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1773036890"
},
"departure": {
"delay": 110,
"time": "1773036890"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1773037670"
},
"departure": {
"delay": 110,
"time": "1773037670"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1773037970"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1773037070"
},
"departure": {
"delay": 110,
"time": "1773037070"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1773035510"
},
"departure": {
"delay": 110,
"time": "1773035510"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1773034670"
},
"departure": {
"delay": 110,
"time": "1773034670"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1773037730"
},
"departure": {
"delay": 110,
"time": "1773037730"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1773034970"
},
"departure": {
"delay": 110,
"time": "1773034970"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1773035870"
},
"departure": {
"delay": 110,
"time": "1773035870"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1773035090"
},
"departure": {
"delay": 110,
"time": "1773035090"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1773036590"
},
"departure": {
"delay": 110,
"time": "1773036590"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 73,
"time": "1773034393"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107944x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 105,
"time": "1773034545"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 81,
"time": "1773033981"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 146,
"time": "1773034706"
},
"departure": {
"delay": 146,
"time": "1773034706"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 140,
"time": "1773034220"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1773035293"
},
"departure": {
"delay": 133,
"time": "1773035293"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 89,
"time": "1773034109"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 140,
"time": "1773034460"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 164,
"time": "1773034364"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1773035403"
},
"departure": {
"delay": 123,
"time": "1773035403"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1773034883"
},
"departure": {
"delay": 143,
"time": "1773034883"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 137,
"time": "1773035177"
},
"departure": {
"delay": 137,
"time": "1773035177"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 25,
"time": "1773033805"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1773035478"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1773035081"
},
"departure": {
"delay": 101,
"time": "1773035081"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1773034983"
},
"departure": {
"delay": 123,
"time": "1773034983"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107944x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230360x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1773035002"
},
"departure": {
"delay": 22,
"time": "1773035002"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 9,
"time": "1773034389"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1773035092"
},
"departure": {
"delay": 52,
"time": "1773035092"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1773035289"
},
"departure": {
"delay": 9,
"time": "1773035289"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 11,
"time": "1773034331"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 30,
"time": "1773034050"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1773035469"
},
"departure": {
"delay": 9,
"time": "1773035469"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1773035547"
},
"departure": {
"delay": 27,
"time": "1773035547"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 9,
"time": "1773035889"
},
"departure": {
"delay": 9,
"time": "1773035889"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 66,
"time": "1773034806"
},
"departure": {
"delay": 66,
"time": "1773034806"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 27,
"time": "1773034167"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1773035049"
},
"departure": {
"delay": 9,
"time": "1773035049"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 57,
"time": "1773034497"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1773035750"
},
"departure": {
"delay": 50,
"time": "1773035750"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1773035696"
},
"departure": {
"delay": 56,
"time": "1773035696"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 9,
"time": "1773034749"
},
"departure": {
"delay": 9,
"time": "1773034749"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 32,
"time": "1773034232"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1773035163"
},
"departure": {
"delay": 63,
"time": "1773035163"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 36,
"time": "1773034416"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 80,
"time": "1773034100"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1773035727"
},
"departure": {
"delay": 27,
"time": "1773035727"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 66,
"time": "1773035946"
},
"departure": {
"delay": 66,
"time": "1773035946"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 11,
"time": "1773036011"
},
"departure": {
"delay": 11,
"time": "1773036011"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 9,
"time": "1773036309"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 15,
"time": "1773034455"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1773035649"
},
"departure": {
"delay": 9,
"time": "1773035649"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1773034943"
},
"departure": {
"delay": 23,
"time": "1773034943"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1773034683"
},
"departure": {
"delay": 63,
"time": "1773034683"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 13,
"time": "1773034273"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1773034589"
},
"departure": {
"delay": 29,
"time": "1773034589"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1773035217"
},
"departure": {
"delay": 57,
"time": "1773035217"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230360x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745649x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1773029957"
},
"departure": {
"delay": 171,
"time": "1773029991"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1773030303"
},
"departure": {
"delay": 98,
"time": "1773030338"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1773029009"
},
"departure": {
"delay": 61,
"time": "1773029041"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1773029556"
},
"departure": {
"delay": 114,
"time": "1773029574"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1773031348"
},
"departure": {
"delay": -25,
"time": "1773031355"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 147,
"time": "1773029821"
},
"departure": {
"delay": 147,
"time": "1773029847"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1773030497"
},
"departure": {
"delay": 62,
"time": "1773030542"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1773030845"
},
"departure": {
"delay": 99,
"time": "1773030879"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1773031445"
},
"departure": {
"delay": -44,
"time": "1773031456"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1773029504"
},
"departure": {
"delay": 121,
"time": "1773029521"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1773029071"
},
"departure": {
"delay": 115,
"time": "1773029095"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1773031095"
},
"departure": {
"delay": 108,
"time": "1773031128"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1773030239"
},
"departure": {
"delay": 99,
"time": "1773030279"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1773031188"
},
"departure": {
"delay": 60,
"time": "1773031200"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1773029658"
},
"departure": {
"delay": 95,
"time": "1773029675"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1773029728"
},
"departure": {
"delay": 122,
"time": "1773029762"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1773030164"
},
"departure": {
"delay": 89,
"time": "1773030209"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1773029337"
},
"departure": {
"delay": 153,
"time": "1773029373"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1773029457"
},
"departure": {
"delay": 123,
"time": "1773029463"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -119,
"time": "1773031501"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 113,
"time": "1773029259"
},
"departure": {
"delay": 113,
"time": "1773029273"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1773030380"
},
"departure": {
"delay": 94,
"time": "1773030394"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1773031241"
},
"departure": {
"delay": 79,
"time": "1773031279"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1773031309"
},
"departure": {
"delay": 4,
"time": "1773031324"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 54,
"time": "1773028854"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1773028947"
},
"departure": {
"delay": 62,
"time": "1773028982"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1773030735"
},
"departure": {
"delay": 167,
"time": "1773030767"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1773031394"
},
"departure": {
"delay": -37,
"time": "1773031403"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 141,
"time": "1773030006"
},
"departure": {
"delay": 141,
"time": "1773030021"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1773029125"
},
"departure": {
"delay": 121,
"time": "1773029161"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1773030110"
},
"departure": {
"delay": 124,
"time": "1773030124"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1773030415"
},
"departure": {
"delay": 99,
"time": "1773030459"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 133,
"time": "1773030942"
},
"departure": {
"delay": 133,
"time": "1773030973"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1773029875"
},
"departure": {
"delay": 137,
"time": "1773029897"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1773031022"
},
"departure": {
"delay": 97,
"time": "1773031057"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1773034555",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745649x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773046980"
},
"departure": {
"time": "1773046980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048360"
},
"departure": {
"time": "1773048360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773046320"
},
"departure": {
"time": "1773046320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1773048065"
},
"departure": {
"delay": 5,
"time": "1773048065"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773048240"
},
"departure": {
"time": "1773048240"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773046380"
},
"departure": {
"time": "1773046380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1773048370"
},
"departure": {
"delay": 10,
"time": "1773048370"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1773048365"
},
"departure": {
"delay": 5,
"time": "1773048365"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773047820"
},
"departure": {
"time": "1773047820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773048960"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773047100"
},
"departure": {
"time": "1773047100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773048420"
},
"departure": {
"time": "1773048420"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773046500"
},
"departure": {
"time": "1773046500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773046385"
},
"departure": {
"delay": 5,
"time": "1773046385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773046680"
},
"departure": {
"time": "1773046680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1773048125"
},
"departure": {
"delay": 5,
"time": "1773048125"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773047040"
},
"departure": {
"time": "1773047040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773048785"
},
"departure": {
"delay": 5,
"time": "1773048785"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773048060"
},
"departure": {
"time": "1773048060"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1773046200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773048000"
},
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773046920"
},
"departure": {
"time": "1773046920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773048180"
},
"departure": {
"time": "1773048180"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773046620"
},
"departure": {
"time": "1773046620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773046560"
},
"departure": {
"time": "1773046560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:289:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 195,
"time": "1773032530"
},
"departure": {
"delay": 195,
"time": "1773032535"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 255,
"time": "1773032470"
},
"departure": {
"delay": 255,
"time": "1773032475"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1773033780"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 245,
"time": "1773031500"
},
"departure": {
"delay": 245,
"time": "1773031505"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1773032820"
},
"departure": {
"delay": 65,
"time": "1773032825"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1773033480"
},
"departure": {
"delay": 125,
"time": "1773033485"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1773033540"
},
"departure": {
"delay": 125,
"time": "1773033545"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1773032460"
},
"departure": {
"delay": 305,
"time": "1773032465"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1773033660"
},
"departure": {
"delay": 120,
"time": "1773033660"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1773033600"
},
"departure": {
"delay": 120,
"time": "1773033600"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 245,
"time": "1773032520"
},
"departure": {
"delay": 245,
"time": "1773032525"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"delay": 185,
"time": "1773031385"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 305,
"time": "1773031860"
},
"departure": {
"delay": 305,
"time": "1773031865"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 365,
"time": "1773032160"
},
"departure": {
"delay": 365,
"time": "1773032165"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 305,
"time": "1773031800"
},
"departure": {
"delay": 305,
"time": "1773031805"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1773031620"
},
"departure": {
"delay": 245,
"time": "1773031625"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 305,
"time": "1773031920"
},
"departure": {
"delay": 305,
"time": "1773031925"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 365,
"time": "1773032040"
},
"departure": {
"delay": 365,
"time": "1773032045"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1773031560"
},
"departure": {
"delay": 245,
"time": "1773031565"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1773032640"
},
"departure": {
"delay": 5,
"time": "1773032645"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1773033245"
},
"departure": {
"delay": 130,
"time": "1773033250"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 365,
"time": "1773032100"
},
"departure": {
"delay": 365,
"time": "1773032105"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1773032950"
},
"departure": {
"delay": 60,
"time": "1773033000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1773033550"
},
"departure": {
"delay": 130,
"time": "1773033550"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1773033060"
},
"departure": {
"delay": 65,
"time": "1773033065"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 315,
"time": "1773032050"
},
"departure": {
"delay": 315,
"time": "1773032055"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1773032940"
},
"departure": {
"delay": 65,
"time": "1773032945"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 305,
"time": "1773032280"
},
"departure": {
"delay": 305,
"time": "1773032285"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 315,
"time": "1773031990"
},
"departure": {
"delay": 315,
"time": "1773031995"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1773033360"
},
"departure": {
"delay": 125,
"time": "1773033365"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 305,
"time": "1773032400"
},
"departure": {
"delay": 305,
"time": "1773032405"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 245,
"time": "1773031680"
},
"departure": {
"delay": 245,
"time": "1773031685"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1773033180"
},
"departure": {
"delay": 180,
"time": "1773033240"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 365,
"time": "1773032220"
},
"departure": {
"delay": 365,
"time": "1773032225"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 365,
"time": "1773031980"
},
"departure": {
"delay": 365,
"time": "1773031985"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1773033773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 151,
"time": "1773028711"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1773031536"
},
"departure": {
"delay": 50,
"time": "1773031550"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 21,
"time": "1773031441"
},
"departure": {
"delay": 21,
"time": "1773031521"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 36,
"time": "1773030252"
},
"departure": {
"delay": 36,
"time": "1773030276"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1773029175"
},
"departure": {
"delay": 46,
"time": "1773029206"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1773030623"
},
"departure": {
"delay": 34,
"time": "1773030634"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 188,
"time": "1773028731"
},
"departure": {
"delay": 188,
"time": "1773028748"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1773030766"
},
"departure": {
"delay": 115,
"time": "1773030775"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1773031571"
},
"departure": {
"delay": 25,
"time": "1773031585"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 83,
"time": "1773030013"
},
"departure": {
"delay": 83,
"time": "1773030083"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1773030316"
},
"departure": {
"delay": 67,
"time": "1773030367"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1773029842"
},
"departure": {
"delay": 67,
"time": "1773029887"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1773031163"
},
"departure": {
"delay": 73,
"time": "1773031213"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 55,
"time": "1773029143"
},
"departure": {
"delay": 55,
"time": "1773029155"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1773029658"
},
"departure": {
"delay": 31,
"time": "1773029671"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1773030860"
},
"departure": {
"delay": 58,
"time": "1773030898"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1773031317"
},
"departure": {
"delay": 17,
"time": "1773031337"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 87,
"time": "1773031092"
},
"departure": {
"delay": 87,
"time": "1773031107"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 122,
"time": "1773029094"
},
"departure": {
"delay": 122,
"time": "1773029102"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1773029904"
},
"departure": {
"delay": 69,
"time": "1773029949"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1773031127"
},
"departure": {
"delay": 59,
"time": "1773031139"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1773029262"
},
"departure": {
"delay": 61,
"time": "1773029281"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1773031606"
},
"departure": {
"delay": 56,
"time": "1773031616"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 51,
"time": "1773031300"
},
"departure": {
"delay": 51,
"time": "1773031311"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1773029611"
},
"departure": {
"delay": 50,
"time": "1773029630"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1773029075"
},
"departure": {
"delay": 106,
"time": "1773029086"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1773031364"
},
"departure": {
"delay": -2,
"time": "1773031378"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 41,
"time": "1773030481"
},
"departure": {
"delay": 41,
"time": "1773030521"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1773031744"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -9,
"time": "1773031411"
},
"departure": {
"delay": -9,
"time": "1773031431"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 59,
"time": "1773029386"
},
"departure": {
"delay": 59,
"time": "1773029399"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1773029473"
},
"departure": {
"delay": 37,
"time": "1773029497"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1773030934"
},
"departure": {
"delay": 59,
"time": "1773030959"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1773030397"
},
"departure": {
"delay": 69,
"time": "1773030429"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1773029304"
},
"departure": {
"delay": 56,
"time": "1773029336"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1773028774"
},
"departure": {
"delay": 176,
"time": "1773028796"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1773029718"
},
"departure": {
"delay": 39,
"time": "1773029739"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1773028966"
},
"departure": {
"delay": 116,
"time": "1773028976"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1773031020"
},
"departure": {
"delay": 51,
"time": "1773031071"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1773029237"
},
"departure": {
"delay": 28,
"time": "1773029248"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1773031644"
},
"departure": {
"delay": 40,
"time": "1773031660"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 139,
"time": "1773028867"
},
"departure": {
"delay": 139,
"time": "1773028879"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1773029531"
},
"departure": {
"delay": 62,
"time": "1773029582"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1773028991"
},
"departure": {
"delay": 129,
"time": "1773029049"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1773030133"
},
"departure": {
"delay": 38,
"time": "1773030158"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1773030189"
},
"departure": {
"delay": 35,
"time": "1773030215"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1773029785"
},
"departure": {
"delay": 47,
"time": "1773029807"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1773028902"
},
"departure": {
"delay": 123,
"time": "1773028923"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1773034534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -57,
"time": "1773035103"
},
"departure": {
"delay": -57,
"time": "1773035103"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -81,
"time": "1773035019"
},
"departure": {
"delay": -81,
"time": "1773035019"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -118,
"time": "1773035462"
},
"departure": {
"delay": -118,
"time": "1773035462"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1773035291"
},
"departure": {
"delay": -109,
"time": "1773035291"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1773034929"
},
"departure": {
"delay": -51,
"time": "1773034929"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -201,
"time": "1773035739"
},
"departure": {
"delay": -201,
"time": "1773035739"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -282,
"time": "1773035838"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -201,
"time": "1773035679"
},
"departure": {
"delay": -201,
"time": "1773035679"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -88,
"time": "1773035192"
},
"departure": {
"delay": -88,
"time": "1773035192"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -146,
"time": "1773035554"
},
"departure": {
"delay": -146,
"time": "1773035554"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -123,
"time": "1773035397"
},
"departure": {
"delay": -123,
"time": "1773035397"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1773034890"
},
"departure": {
"delay": 30,
"time": "1773034890"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -187,
"time": "1773035633"
},
"departure": {
"delay": -187,
"time": "1773035633"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -127,
"time": "1773035513"
},
"departure": {
"delay": -127,
"time": "1773035513"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597005:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230528x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1773034614"
},
"departure": {
"delay": 114,
"time": "1773034614"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1773035282"
},
"departure": {
"delay": 122,
"time": "1773035282"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 102,
"time": "1773034362"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 116,
"time": "1773034076"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1773034287"
},
"departure": {
"delay": 87,
"time": "1773034287"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 156,
"time": "1773034416"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1773034914"
},
"departure": {
"delay": 114,
"time": "1773034914"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 82,
"time": "1773034222"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1773034733"
},
"departure": {
"delay": 173,
"time": "1773034733"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1773035154"
},
"departure": {
"delay": 114,
"time": "1773035154"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 149,
"time": "1773034469"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1773034866"
},
"departure": {
"delay": 126,
"time": "1773034866"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1773035061"
},
"departure": {
"delay": 141,
"time": "1773035061"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 70,
"time": "1773033970"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1773035514"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 169,
"time": "1773034669"
},
"departure": {
"delay": 169,
"time": "1773034669"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1773034957"
},
"departure": {
"delay": 157,
"time": "1773034957"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1773035105"
},
"departure": {
"delay": 125,
"time": "1773035105"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 170,
"time": "1773035390"
},
"departure": {
"delay": 170,
"time": "1773035390"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 132,
"time": "1773034812"
},
"departure": {
"delay": 132,
"time": "1773034812"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 114,
"time": "1773035214"
},
"departure": {
"delay": 114,
"time": "1773035214"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 116,
"time": "1773035456"
},
"departure": {
"delay": 116,
"time": "1773035456"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 140,
"time": "1773035000"
},
"departure": {
"delay": 140,
"time": "1773035000"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1773035034"
},
"departure": {
"delay": 114,
"time": "1773035034"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230528x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1773034650"
},
"departure": {
"delay": -30,
"time": "1773034650"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1773034839"
},
"departure": {
"delay": -81,
"time": "1773034839"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -149,
"time": "1773034891"
},
"departure": {
"delay": -149,
"time": "1773034891"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1773034560"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -73,
"time": "1773034787"
},
"departure": {
"delay": -73,
"time": "1773034787"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1773034140"
},
"departure": {
"time": "1773034140"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1773034067"
},
"departure": {
"delay": 47,
"time": "1773034067"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -251,
"time": "1773034969"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1773034224"
},
"departure": {
"delay": 24,
"time": "1773034224"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1773034313"
},
"departure": {
"delay": 53,
"time": "1773034313"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1773034380"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1773034272"
},
"departure": {
"delay": 12,
"time": "1773034272"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1773034440"
},
"departure": {
"time": "1773034440"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1773034344"
},
"departure": {
"delay": 24,
"time": "1773034344"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1773034710"
},
"departure": {
"delay": -90,
"time": "1773034710"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -200,
"time": "1773034960"
},
"departure": {
"delay": -200,
"time": "1773034960"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1773034102"
},
"departure": {
"delay": 22,
"time": "1773034102"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470523:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:97:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773038220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1773036720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773037385"
},
"departure": {
"delay": 5,
"time": "1773037385"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:97:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1773034680"
},
"departure": {
"delay": 60,
"time": "1773034680"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1773035040"
},
"departure": {
"delay": 60,
"time": "1773035040"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1773033651"
},
"departure": {
"delay": 82,
"time": "1773033682"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1773033178"
},
"departure": {
"delay": 16,
"time": "1773033196"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1773035160"
},
"departure": {
"delay": 60,
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1773033015"
},
"departure": {
"delay": 35,
"time": "1773033035"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1773034620"
},
"departure": {
"delay": 60,
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 84,
"time": "1773034245"
},
"departure": {
"delay": 84,
"time": "1773034284"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1773035100"
},
"departure": {
"delay": 60,
"time": "1773035100"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -5,
"time": "1773032739"
},
"departure": {
"delay": -5,
"time": "1773032755"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1773034120"
},
"departure": {
"delay": 80,
"time": "1773034160"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1773033562"
},
"departure": {
"delay": 105,
"time": "1773033585"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1773033821"
},
"departure": {
"delay": 80,
"time": "1773033860"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1773032629"
},
"departure": {
"delay": 6,
"time": "1773032646"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1773034482"
},
"departure": {
"delay": 84,
"time": "1773034524"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1773032510"
},
"departure": {
"delay": 1,
"time": "1773032521"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1773033999"
},
"departure": {
"delay": 115,
"time": "1773034015"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1773034051"
},
"departure": {
"delay": 102,
"time": "1773034062"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1773033410"
},
"departure": {
"delay": 118,
"time": "1773033478"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1773034860"
},
"departure": {
"delay": 60,
"time": "1773034860"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1773033898"
},
"departure": {
"delay": 87,
"time": "1773033927"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1773034980"
},
"departure": {
"delay": 60,
"time": "1773034980"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 124,
"time": "1773033528"
},
"departure": {
"delay": 124,
"time": "1773033544"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1773032924"
},
"departure": {
"delay": 23,
"time": "1773032963"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1773035280"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 57,
"time": "1773034421"
},
"departure": {
"delay": 57,
"time": "1773034437"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1773032542"
},
"departure": {
"delay": -14,
"time": "1773032566"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 8,
"time": "1773032408"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1773033346"
},
"departure": {
"delay": 83,
"time": "1773033383"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1773033262"
},
"departure": {
"delay": 41,
"time": "1773033281"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1773032590"
},
"departure": {
"delay": 27,
"time": "1773032607"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1773033072"
},
"departure": {
"delay": 31,
"time": "1773033091"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1773034800"
},
"departure": {
"delay": 60,
"time": "1773034800"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1773032837"
},
"departure": {
"delay": 32,
"time": "1773032852"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1773033731"
},
"departure": {
"delay": 60,
"time": "1773033780"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746146x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1773035080"
},
"departure": {
"delay": 100,
"time": "1773035080"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 100,
"time": "1773035560"
},
"departure": {
"delay": 100,
"time": "1773035560"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 100,
"time": "1773034900"
},
"departure": {
"delay": 100,
"time": "1773034900"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 92,
"time": "1773033326"
},
"departure": {
"delay": 92,
"time": "1773033332"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1773035020"
},
"departure": {
"delay": 100,
"time": "1773035020"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1773033246"
},
"departure": {
"delay": 142,
"time": "1773033262"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1773033061"
},
"departure": {
"delay": 131,
"time": "1773033071"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1773034177"
},
"departure": {
"delay": 59,
"time": "1773034199"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1773032956"
},
"departure": {
"delay": 111,
"time": "1773032991"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1773034390"
},
"departure": {
"delay": 90,
"time": "1773034410"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1773035140"
},
"departure": {
"delay": 100,
"time": "1773035140"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 165,
"time": "1773033150"
},
"departure": {
"delay": 165,
"time": "1773033165"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1773033275"
},
"departure": {
"delay": 127,
"time": "1773033307"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1773036220"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 100,
"time": "1773035320"
},
"departure": {
"delay": 100,
"time": "1773035320"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1773035800"
},
"departure": {
"delay": 100,
"time": "1773035800"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 74,
"time": "1773034251"
},
"departure": {
"delay": 74,
"time": "1773034334"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1773033471"
},
"departure": {
"delay": 65,
"time": "1773033485"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1773035380"
},
"departure": {
"delay": 100,
"time": "1773035380"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1773034435"
},
"departure": {
"delay": 97,
"time": "1773034477"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1773035740"
},
"departure": {
"delay": 100,
"time": "1773035740"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"departure": {
"delay": 107,
"time": "1773032807"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1773035440"
},
"departure": {
"delay": 100,
"time": "1773035440"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 100,
"time": "1773035440"
},
"departure": {
"delay": 100,
"time": "1773035440"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1773035860"
},
"departure": {
"delay": 100,
"time": "1773035860"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 145,
"time": "1773033180"
},
"departure": {
"delay": 145,
"time": "1773033205"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1773033421"
},
"departure": {
"delay": 77,
"time": "1773033437"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1773036100"
},
"departure": {
"delay": 100,
"time": "1773036100"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 100,
"time": "1773034840"
},
"departure": {
"delay": 100,
"time": "1773034840"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1773035620"
},
"departure": {
"delay": 100,
"time": "1773035620"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 100,
"time": "1773035500"
},
"departure": {
"delay": 100,
"time": "1773035500"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 100,
"time": "1773035680"
},
"departure": {
"delay": 100,
"time": "1773035680"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1773034077"
},
"departure": {
"delay": 58,
"time": "1773034138"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1773033093"
},
"departure": {
"delay": 136,
"time": "1773033136"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034518"
},
"departure": {
"time": "1773034440"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1773033864"
},
"departure": {
"delay": -36,
"time": "1773033864"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1773036160"
},
"departure": {
"delay": 100,
"time": "1773036160"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 47,
"time": "1773033611"
},
"departure": {
"delay": 47,
"time": "1773033647"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1773033689"
},
"departure": {
"delay": 39,
"time": "1773033699"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1773033781"
},
"departure": {
"delay": 13,
"time": "1773033793"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1773035920"
},
"departure": {
"delay": 100,
"time": "1773035920"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 100,
"time": "1773034960"
},
"departure": {
"delay": 100,
"time": "1773034960"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 81,
"time": "1773033546"
},
"departure": {
"delay": 81,
"time": "1773033561"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1773032854"
},
"departure": {
"delay": 114,
"time": "1773032874"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1773035200"
},
"departure": {
"delay": 100,
"time": "1773035200"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 100,
"time": "1773034780"
},
"departure": {
"delay": 100,
"time": "1773034780"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1773036040"
},
"departure": {
"delay": 100,
"time": "1773036040"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 100,
"time": "1773033012"
},
"departure": {
"delay": 100,
"time": "1773033040"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1773033506"
},
"departure": {
"delay": 39,
"time": "1773033519"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1773034660"
},
"departure": {
"delay": 100,
"time": "1773034660"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1773034534",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746146x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1773032542"
},
"departure": {
"delay": 82,
"time": "1773032542"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 290,
"time": "1773033770"
},
"departure": {
"delay": 290,
"time": "1773033770"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1773031903"
},
"departure": {
"delay": 43,
"time": "1773031903"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1773031514"
},
"departure": {
"delay": 14,
"time": "1773031514"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 247,
"time": "1773033667"
},
"departure": {
"delay": 247,
"time": "1773033667"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1773032842"
},
"departure": {
"delay": 82,
"time": "1773032842"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1773031680"
},
"departure": {
"time": "1773031680"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 267,
"time": "1773033867"
},
"departure": {
"delay": 267,
"time": "1773033867"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1773031479"
},
"departure": {
"delay": 39,
"time": "1773031479"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1773032598"
},
"departure": {
"delay": 38,
"time": "1773032618"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1773033348"
},
"departure": {
"delay": 168,
"time": "1773033348"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1773032034"
},
"departure": {
"delay": 54,
"time": "1773032034"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1773032720"
},
"departure": {
"delay": 42,
"time": "1773032742"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773032280"
},
"departure": {
"time": "1773032280"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1773033992"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 222,
"time": "1773033920"
},
"departure": {
"delay": 222,
"time": "1773033942"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1773033022"
},
"departure": {
"delay": 22,
"time": "1773033022"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1773033121"
},
"departure": {
"delay": 122,
"time": "1773033242"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1773032497"
},
"departure": {
"delay": 97,
"time": "1773032497"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1773031320"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1773031417"
},
"departure": {
"delay": 37,
"time": "1773031417"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1773032667"
},
"departure": {
"delay": 27,
"time": "1773032667"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1773032100"
},
"departure": {
"time": "1773032100"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 267,
"time": "1773033542"
},
"departure": {
"delay": 267,
"time": "1773033567"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 228,
"time": "1773033468"
},
"departure": {
"delay": 228,
"time": "1773033468"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1773031568"
},
"departure": {
"delay": 8,
"time": "1773031568"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1773031727"
},
"departure": {
"delay": 47,
"time": "1773031727"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1773031640"
},
"departure": {
"delay": 20,
"time": "1773031640"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1773032942"
},
"departure": {
"delay": 62,
"time": "1773032942"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1773022731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx124:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1773030071"
},
"departure": {
"delay": 87,
"time": "1773030087"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1773030914"
},
"departure": {
"delay": 101,
"time": "1773030941"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1773030735"
},
"departure": {
"delay": 73,
"time": "1773030853"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1773030314"
},
"departure": {
"delay": 24,
"time": "1773030324"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1773031414"
},
"departure": {
"delay": 13,
"time": "1773031453"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773031777"
},
"departure": {
"delay": 5,
"time": "1773031805"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1773030511"
},
"departure": {
"delay": 71,
"time": "1773030551"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -65,
"time": "1773032275"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1773031201"
},
"departure": {
"delay": 96,
"time": "1773031236"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1773030647"
},
"departure": {
"delay": 86,
"time": "1773030686"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 26,
"time": "1773029906"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1773031013"
},
"departure": {
"delay": 65,
"time": "1773031025"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1773030350"
},
"departure": {
"delay": 59,
"time": "1773030419"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1773031609"
},
"departure": {
"delay": -9,
"time": "1773031671"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1773031059"
},
"departure": {
"delay": 66,
"time": "1773031086"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1773030231"
},
"departure": {
"delay": 66,
"time": "1773030246"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1773032096"
},
"departure": {
"delay": 10,
"time": "1773032110"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1773031680"
},
"departure": {
"delay": 12,
"time": "1773031692"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1773030007"
},
"departure": {
"delay": 21,
"time": "1773030021"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1773029966"
},
"departure": {
"delay": 38,
"time": "1773029978"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1773031954"
},
"departure": {
"delay": -13,
"time": "1773031967"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1773030118"
},
"departure": {
"delay": 79,
"time": "1773030139"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1773031533"
},
"departure": {
"delay": -10,
"time": "1773031550"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1773031749"
},
"departure": {
"delay": 25,
"time": "1773031765"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1773030274"
},
"departure": {
"delay": 51,
"time": "1773030291"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1773030962"
},
"departure": {
"delay": 78,
"time": "1773030978"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1773030160"
},
"departure": {
"delay": 87,
"time": "1773030207"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1773030434"
},
"departure": {
"delay": 29,
"time": "1773030449"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1773032007"
},
"departure": {
"delay": -17,
"time": "1773032023"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1773031860"
},
"departure": {
"delay": 5,
"time": "1773031865"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1773032046"
},
"departure": {
"delay": 18,
"time": "1773032058"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1773031115"
},
"departure": {
"delay": 75,
"time": "1773031155"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1773031382"
},
"departure": {
"delay": 16,
"time": "1773031396"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1773031293"
},
"departure": {
"delay": 45,
"time": "1773031305"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1773034555",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1773031533"
},
"departure": {
"delay": 43,
"time": "1773031543"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1773031701"
},
"departure": {
"delay": 37,
"time": "1773031717"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1773031454"
},
"departure": {
"delay": 108,
"time": "1773031488"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1773031921"
},
"departure": {
"delay": 47,
"time": "1773031967"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -28,
"time": "1773032153"
},
"departure": {
"delay": -28,
"time": "1773032192"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1773031348"
},
"departure": {
"delay": 164,
"time": "1773031364"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1773031851"
},
"departure": {
"delay": 23,
"time": "1773031883"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1773031611"
},
"departure": {
"delay": 94,
"time": "1773031654"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1773030902"
},
"departure": {
"delay": 137,
"time": "1773030917"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1773031063"
},
"departure": {
"delay": 148,
"time": "1773031108"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1773032008"
},
"departure": {
"delay": 43,
"time": "1773032023"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1773031389"
},
"departure": {
"delay": 146,
"time": "1773031406"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1773030951"
},
"departure": {
"delay": 126,
"time": "1773030966"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1773032312"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1773032057"
},
"departure": {
"delay": -10,
"time": "1773032090"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1773031142"
},
"departure": {
"delay": 194,
"time": "1773031214"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1773030998"
},
"departure": {
"delay": 132,
"time": "1773031032"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1773031765"
},
"departure": {
"delay": 18,
"time": "1773031818"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1773031243"
},
"departure": {
"delay": 176,
"time": "1773031256"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 166,
"time": "1773030766"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773057900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773057360"
},
"departure": {
"time": "1773057360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773055560"
},
"departure": {
"time": "1773055560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773057660"
},
"departure": {
"time": "1773057660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773054900"
},
"departure": {
"time": "1773054900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773056580"
},
"departure": {
"time": "1773056580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773057480"
},
"departure": {
"time": "1773057480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773055140"
},
"departure": {
"time": "1773055140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773055200"
},
"departure": {
"time": "1773055200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773057180"
},
"departure": {
"time": "1773057180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773055080"
},
"departure": {
"time": "1773055080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773055860"
},
"departure": {
"time": "1773055860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773056700"
},
"departure": {
"time": "1773056700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773056220"
},
"departure": {
"time": "1773056220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773054720"
},
"departure": {
"time": "1773054720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773057600"
},
"departure": {
"time": "1773057600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773055680"
},
"departure": {
"time": "1773055680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773057240"
},
"departure": {
"time": "1773057240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773056460"
},
"departure": {
"time": "1773056460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773057840"
},
"departure": {
"time": "1773057840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1773054600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773056520"
},
"departure": {
"time": "1773056520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773054660"
},
"departure": {
"time": "1773054660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773054840"
},
"departure": {
"time": "1773054840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773056820"
},
"departure": {
"time": "1773056820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773057720"
},
"departure": {
"time": "1773057720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773057120"
},
"departure": {
"time": "1773057120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773056280"
},
"departure": {
"time": "1773056280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773033480"
},
"departure": {
"time": "1773033480"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1773031260"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033780"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1773031560"
},
"departure": {
"delay": 65,
"time": "1773031565"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1773031380"
},
"departure": {
"delay": 65,
"time": "1773031385"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773032640"
},
"departure": {
"time": "1773032700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1773033125"
},
"departure": {
"delay": 10,
"time": "1773033130"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1773032460"
},
"departure": {
"delay": 65,
"time": "1773032465"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1773032820"
},
"departure": {
"delay": -55,
"time": "1773032825"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1773033250"
},
"departure": {
"delay": -45,
"time": "1773033255"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1773033420"
},
"departure": {
"delay": 5,
"time": "1773033425"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773033720"
},
"departure": {
"time": "1773033720"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1773032760"
},
"departure": {
"delay": 5,
"time": "1773032765"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773033060"
},
"departure": {
"time": "1773033120"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1773031930"
},
"departure": {
"delay": 15,
"time": "1773031935"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1773032940"
},
"departure": {
"delay": -55,
"time": "1773032945"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773033360"
},
"departure": {
"delay": 5,
"time": "1773033365"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773031980"
},
"departure": {
"delay": 5,
"time": "1773031985"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1773032580"
},
"departure": {
"delay": -55,
"time": "1773032585"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1773031620"
},
"departure": {
"delay": 5,
"time": "1773031625"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1773031320"
},
"departure": {
"delay": 65,
"time": "1773031325"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1773033180"
},
"departure": {
"delay": 5,
"time": "1773033185"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1773031500"
},
"departure": {
"delay": 65,
"time": "1773031505"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1773032100"
},
"departure": {
"delay": 240,
"time": "1773032340"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1773031750"
},
"departure": {
"delay": 75,
"time": "1773031755"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1773031800"
},
"departure": {
"delay": 65,
"time": "1773031805"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1773032520"
},
"departure": {
"delay": 65,
"time": "1773032525"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773033540"
},
"departure": {
"time": "1773033540"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1773031740"
},
"departure": {
"delay": 65,
"time": "1773031745"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1773031920"
},
"departure": {
"delay": 65,
"time": "1773031925"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1773033190"
},
"departure": {
"delay": 15,
"time": "1773033195"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773033600"
},
"departure": {
"time": "1773033600"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1773033240"
},
"departure": {
"delay": 5,
"time": "1773033245"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1773038637"
},
"departure": {
"delay": -63,
"time": "1773038637"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -407,
"time": "1773039853"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -71,
"time": "1773038509"
},
"departure": {
"delay": -71,
"time": "1773038509"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -68,
"time": "1773038452"
},
"departure": {
"delay": -68,
"time": "1773038452"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1773037561"
},
"departure": {
"delay": 1,
"time": "1773037561"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -87,
"time": "1773038973"
},
"departure": {
"delay": -87,
"time": "1773038973"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -48,
"time": "1773037812"
},
"departure": {
"delay": -48,
"time": "1773037812"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -188,
"time": "1773039112"
},
"departure": {
"delay": -188,
"time": "1773039112"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -112,
"time": "1773037928"
},
"departure": {
"delay": -112,
"time": "1773037928"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1773038581"
},
"departure": {
"delay": -59,
"time": "1773038581"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1773037867"
},
"departure": {
"delay": -53,
"time": "1773037867"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1773037320"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -267,
"time": "1773039393"
},
"departure": {
"delay": -267,
"time": "1773039393"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -364,
"time": "1773039416"
},
"departure": {
"delay": -364,
"time": "1773039416"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 11,
"time": "1773037451"
},
"departure": {
"delay": 11,
"time": "1773037451"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1773037651"
},
"departure": {
"delay": -89,
"time": "1773037651"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -203,
"time": "1773039157"
},
"departure": {
"delay": -203,
"time": "1773039157"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1773037391"
},
"departure": {
"delay": 11,
"time": "1773037391"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -82,
"time": "1773038318"
},
"departure": {
"delay": -82,
"time": "1773038318"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -114,
"time": "1773037986"
},
"departure": {
"delay": -114,
"time": "1773037986"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -356,
"time": "1773039484"
},
"departure": {
"delay": -356,
"time": "1773039484"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -11,
"time": "1773037609"
},
"departure": {
"delay": -11,
"time": "1773037609"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -251,
"time": "1773039349"
},
"departure": {
"delay": -251,
"time": "1773039349"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -188,
"time": "1773038992"
},
"departure": {
"delay": -188,
"time": "1773038992"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -96,
"time": "1773038904"
},
"departure": {
"delay": -96,
"time": "1773038904"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -93,
"time": "1773038127"
},
"departure": {
"delay": -93,
"time": "1773038127"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1773038690"
},
"departure": {
"delay": -70,
"time": "1773038690"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -79,
"time": "1773038861"
},
"departure": {
"delay": -79,
"time": "1773038861"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -134,
"time": "1773038086"
},
"departure": {
"delay": -134,
"time": "1773038086"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -380,
"time": "1773039700"
},
"departure": {
"delay": -380,
"time": "1773039700"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 38
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596568:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773051840"
},
"departure": {
"time": "1773051840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773052560"
},
"departure": {
"time": "1773052560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773054120"
},
"departure": {
"time": "1773054120"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773052380"
},
"departure": {
"time": "1773052380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773053820"
},
"departure": {
"time": "1773053820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1773051845"
},
"departure": {
"delay": 5,
"time": "1773051845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773053100"
},
"departure": {
"time": "1773053100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773052140"
},
"departure": {
"time": "1773052140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773052500"
},
"departure": {
"time": "1773052500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773053520"
},
"departure": {
"time": "1773053520"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773052440"
},
"departure": {
"time": "1773052440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1773054305"
},
"departure": {
"delay": 5,
"time": "1773054305"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773051780"
},
"departure": {
"time": "1773051780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1773053885"
},
"departure": {
"delay": 5,
"time": "1773053885"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773054480"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052020"
},
"departure": {
"time": "1773052020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773053640"
},
"departure": {
"time": "1773053640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773054300"
},
"departure": {
"time": "1773054300"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773053460"
},
"departure": {
"time": "1773053460"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1773053645"
},
"departure": {
"delay": 5,
"time": "1773053645"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1773053890"
},
"departure": {
"delay": 10,
"time": "1773053890"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773052920"
},
"departure": {
"time": "1773052920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773053760"
},
"departure": {
"time": "1773053760"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773053940"
},
"departure": {
"time": "1773053940"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773053580"
},
"departure": {
"time": "1773053580"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1773051600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:405:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108147x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1773035766"
},
"departure": {
"delay": 66,
"time": "1773035766"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1773035888"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1773034700"
},
"departure": {
"delay": 80,
"time": "1773034700"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1773035660"
},
"departure": {
"delay": 80,
"time": "1773035660"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 64,
"time": "1773034384"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1773034900"
},
"departure": {
"delay": 40,
"time": "1773034900"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1773035547"
},
"departure": {
"delay": 27,
"time": "1773035547"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 49,
"time": "1773034489"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1773035076"
},
"departure": {
"delay": 36,
"time": "1773035076"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1773035309"
},
"departure": {
"delay": 29,
"time": "1773035309"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1773035406"
},
"departure": {
"delay": 66,
"time": "1773035406"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 29,
"time": "1773034289"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1773035201"
},
"departure": {
"delay": 41,
"time": "1773035201"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1773034597"
},
"departure": {
"delay": 37,
"time": "1773034597"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1773034795"
},
"departure": {
"delay": 55,
"time": "1773034795"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108147x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773055560"
},
"departure": {
"time": "1773055560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773053580"
},
"departure": {
"time": "1773053580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773055980"
},
"departure": {
"time": "1773055980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773055620"
},
"departure": {
"time": "1773055620"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1773053400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773055800"
},
"departure": {
"time": "1773055800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1773055570"
},
"departure": {
"delay": 10,
"time": "1773055570"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773054120"
},
"departure": {
"time": "1773054120"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773055200"
},
"departure": {
"time": "1773055200"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773053640"
},
"departure": {
"time": "1773053640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773055440"
},
"departure": {
"time": "1773055440"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773054900"
},
"departure": {
"time": "1773054900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773055140"
},
"departure": {
"time": "1773055140"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773054360"
},
"departure": {
"time": "1773054360"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1773055985"
},
"departure": {
"delay": 5,
"time": "1773055985"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773053520"
},
"departure": {
"time": "1773053520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773055380"
},
"departure": {
"time": "1773055380"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773054720"
},
"departure": {
"time": "1773054720"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773053940"
},
"departure": {
"time": "1773053940"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773054180"
},
"departure": {
"time": "1773054180"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773056160"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773053760"
},
"departure": {
"time": "1773053760"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773053645"
},
"departure": {
"delay": 5,
"time": "1773053645"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773055260"
},
"departure": {
"time": "1773055260"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773055020"
},
"departure": {
"time": "1773055020"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773053820"
},
"departure": {
"time": "1773053820"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1773055565"
},
"departure": {
"delay": 5,
"time": "1773055565"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773054300"
},
"departure": {
"time": "1773054300"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773054240"
},
"departure": {
"time": "1773054240"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773055325"
},
"departure": {
"delay": 5,
"time": "1773055325"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:455:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108168x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773034620"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1773035267"
},
"departure": {
"delay": 47,
"time": "1773035267"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1773035126"
},
"departure": {
"delay": 26,
"time": "1773035126"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1773035380"
},
"departure": {
"delay": 40,
"time": "1773035380"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1773034796"
},
"departure": {
"delay": 56,
"time": "1773034796"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1773034921"
},
"departure": {
"delay": 1,
"time": "1773034921"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1773035029"
},
"departure": {
"delay": 49,
"time": "1773035029"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1773035608"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1773035486"
},
"departure": {
"delay": 26,
"time": "1773035486"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108168x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1773035460"
},
"departure": {
"delay": 60,
"time": "1773035460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1773034500"
},
"departure": {
"delay": 65,
"time": "1773034505"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1773035280"
},
"departure": {
"delay": 60,
"time": "1773035280"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1773035400"
},
"departure": {
"delay": 60,
"time": "1773035400"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1773034380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1773035520"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1773034620"
},
"departure": {
"delay": 60,
"time": "1773034620"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1773034920"
},
"departure": {
"delay": 60,
"time": "1773034920"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1773034440"
},
"departure": {
"delay": 65,
"time": "1773034445"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1773035040"
},
"departure": {
"delay": 60,
"time": "1773035040"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1773034800"
},
"departure": {
"delay": 60,
"time": "1773034800"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:121:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx75:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1773039485"
},
"departure": {
"delay": 5,
"time": "1773039485"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1773038160"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773040620"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039660"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx75:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773048900"
},
"departure": {
"time": "1773048900"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773049620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1773048600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773049140"
},
"departure": {
"time": "1773049140"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773049440"
},
"departure": {
"time": "1773049440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773049200"
},
"departure": {
"time": "1773049200"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773048720"
},
"departure": {
"time": "1773048720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773049020"
},
"departure": {
"time": "1773049020"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773048960"
},
"departure": {
"time": "1773048960"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773049380"
},
"departure": {
"time": "1773049380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773048840"
},
"departure": {
"time": "1773048840"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049080"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:879:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:35:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1773033600"
},
"departure": {
"delay": 185,
"time": "1773033605"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773034560"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1773033240"
},
"departure": {
"delay": 65,
"time": "1773033245"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 185,
"time": "1773033720"
},
"departure": {
"delay": 185,
"time": "1773033725"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1773033480"
},
"departure": {
"delay": 65,
"time": "1773033485"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1773034440"
},
"departure": {
"delay": 5,
"time": "1773034445"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1773033900"
},
"departure": {
"delay": 245,
"time": "1773033905"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1773033120"
},
"departure": {
"delay": 65,
"time": "1773033125"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1773034140"
},
"departure": {
"delay": 185,
"time": "1773034145"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1773034260"
},
"departure": {
"delay": 125,
"time": "1773034265"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1773034210"
},
"departure": {
"delay": 135,
"time": "1773034215"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1773033430"
},
"departure": {
"delay": 75,
"time": "1773033435"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1773033790"
},
"departure": {
"delay": 195,
"time": "1773033795"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"delay": 5,
"time": "1773033005"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1773033300"
},
"departure": {
"delay": 65,
"time": "1773033305"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1773033420"
},
"departure": {
"delay": 125,
"time": "1773033425"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1773034200"
},
"departure": {
"delay": 185,
"time": "1773034205"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773035225"
},
"departure": {
"delay": 5,
"time": "1773035225"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 195,
"time": "1773033670"
},
"departure": {
"delay": 195,
"time": "1773033675"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035460"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1773033660"
},
"departure": {
"delay": 185,
"time": "1773033665"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1773033960"
},
"departure": {
"delay": 185,
"time": "1773033965"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1773033780"
},
"departure": {
"delay": 245,
"time": "1773033785"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1773034080"
},
"departure": {
"delay": 185,
"time": "1773034085"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1773033180"
},
"departure": {
"delay": 65,
"time": "1773033185"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:35:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:59:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037440"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773035225"
},
"departure": {
"delay": 5,
"time": "1773035225"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1773035345"
},
"departure": {
"delay": 5,
"time": "1773035345"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1773037205"
},
"departure": {
"delay": 5,
"time": "1773037205"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:59:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 662,
"time": "1773033842"
},
"departure": {
"delay": 662,
"time": "1773033842"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 515,
"time": "1773034535"
},
"departure": {
"delay": 515,
"time": "1773034535"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"departure": {
"delay": 632,
"time": "1773033812"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 574,
"time": "1773033934"
},
"departure": {
"delay": 574,
"time": "1773033934"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 602,
"time": "1773033902"
},
"departure": {
"delay": 602,
"time": "1773033902"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 573,
"time": "1773034233"
},
"departure": {
"delay": 573,
"time": "1773034233"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 654,
"time": "1773034134"
},
"departure": {
"delay": 654,
"time": "1773034134"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 566,
"time": "1773034466"
},
"departure": {
"delay": 566,
"time": "1773034466"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 637,
"time": "1773034057"
},
"departure": {
"delay": 637,
"time": "1773034057"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 626,
"time": "1773034346"
},
"departure": {
"delay": 626,
"time": "1773034346"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 591,
"time": "1773034071"
},
"departure": {
"delay": 591,
"time": "1773034071"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 615,
"time": "1773034155"
},
"departure": {
"delay": 615,
"time": "1773034155"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 566,
"time": "1773034406"
},
"departure": {
"delay": 566,
"time": "1773034406"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 502,
"time": "1773034642"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1773033831",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471246:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:95:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773037145"
},
"departure": {
"delay": 5,
"time": "1773037145"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038340"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1773039365"
},
"departure": {
"delay": 5,
"time": "1773039365"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773037265"
},
"departure": {
"delay": 5,
"time": "1773037265"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:95:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773047700"
},
"departure": {
"time": "1773047700"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773047580"
},
"departure": {
"time": "1773047580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773047340"
},
"departure": {
"time": "1773047340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773046740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773046980"
},
"departure": {
"time": "1773046980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773047100"
},
"departure": {
"time": "1773047100"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773047220"
},
"departure": {
"time": "1773047220"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773047760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773046920"
},
"departure": {
"time": "1773046920"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773047400"
},
"departure": {
"time": "1773047400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:801:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230527x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1773035118"
},
"departure": {
"delay": 18,
"time": "1773035118"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1773036150"
},
"departure": {
"delay": 30,
"time": "1773036150"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1773034792"
},
"departure": {
"delay": 52,
"time": "1773034792"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1773035176"
},
"departure": {
"delay": 16,
"time": "1773035176"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1773035010"
},
"departure": {
"delay": 30,
"time": "1773035010"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1773034740"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036960"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1773036697"
},
"departure": {
"delay": 37,
"time": "1773036697"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1773035495"
},
"departure": {
"delay": 35,
"time": "1773035495"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1773036645"
},
"departure": {
"delay": 45,
"time": "1773036645"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1773036083"
},
"departure": {
"delay": 23,
"time": "1773036083"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1773035893"
},
"departure": {
"delay": 13,
"time": "1773035893"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1773036753"
},
"departure": {
"delay": 33,
"time": "1773036753"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1773034952"
},
"departure": {
"delay": 32,
"time": "1773034952"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1773035644"
},
"departure": {
"delay": 4,
"time": "1773035644"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1773035994"
},
"departure": {
"delay": 54,
"time": "1773035994"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1773036498"
},
"departure": {
"delay": 18,
"time": "1773036498"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1773036675"
},
"departure": {
"delay": 15,
"time": "1773036675"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1773035835"
},
"departure": {
"delay": 15,
"time": "1773035835"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1773036834"
},
"departure": {
"delay": 54,
"time": "1773036834"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 49,
"time": "1773036889"
},
"departure": {
"delay": 49,
"time": "1773036889"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1773035281"
},
"departure": {
"delay": 1,
"time": "1773035281"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1773035566"
},
"departure": {
"delay": 46,
"time": "1773035566"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1773035443"
},
"departure": {
"delay": 43,
"time": "1773035443"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1773035331"
},
"departure": {
"delay": 51,
"time": "1773035331"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1773034847"
},
"departure": {
"delay": 47,
"time": "1773034847"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1773034389",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230527x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746135x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1773035080"
},
"departure": {
"delay": -20,
"time": "1773035080"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -115,
"time": "1773033584"
},
"departure": {
"delay": -115,
"time": "1773033605"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1773034338"
},
"departure": {
"delay": 112,
"time": "1773034372"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1773035080"
},
"departure": {
"delay": -20,
"time": "1773035080"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -20,
"time": "1773034720"
},
"departure": {
"delay": -20,
"time": "1773034720"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -96,
"time": "1773033129"
},
"departure": {
"delay": -96,
"time": "1773033144"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1773033967"
},
"departure": {
"delay": -26,
"time": "1773034054"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1773032867"
},
"departure": {
"delay": -56,
"time": "1773032884"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1773034900"
},
"departure": {
"delay": -20,
"time": "1773034900"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -53,
"time": "1773033055"
},
"departure": {
"delay": -53,
"time": "1773033067"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1773033302"
},
"departure": {
"delay": -37,
"time": "1773033383"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1773034138"
},
"departure": {
"delay": 77,
"time": "1773034277"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1773034960"
},
"departure": {
"delay": -20,
"time": "1773034960"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -23,
"time": "1773032545"
},
"departure": {
"delay": -23,
"time": "1773032557"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1773032255"
},
"departure": {
"delay": 104,
"time": "1773032264"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1773032467"
},
"departure": {
"delay": 19,
"time": "1773032479"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -97,
"time": "1773033188"
},
"departure": {
"delay": -97,
"time": "1773033203"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1773032940"
},
"departure": {
"delay": -47,
"time": "1773033013"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1773033655"
},
"departure": {
"delay": -54,
"time": "1773033726"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1773034840"
},
"departure": {
"delay": -20,
"time": "1773034840"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 23,
"time": "1773032402"
},
"departure": {
"delay": 23,
"time": "1773032423"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1773032692"
},
"departure": {
"delay": -54,
"time": "1773032766"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1773035020"
},
"departure": {
"delay": -20,
"time": "1773035020"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -51,
"time": "1773032790"
},
"departure": {
"delay": -51,
"time": "1773032829"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1773035320"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -41,
"time": "1773033876"
},
"departure": {
"delay": -41,
"time": "1773033919"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1773032367"
},
"departure": {
"delay": 39,
"time": "1773032379"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -140,
"time": "1773032668"
},
"departure": {
"delay": -140,
"time": "1773032680"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1773034509"
},
"departure": {
"delay": 27,
"time": "1773034527"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1773034600"
},
"departure": {
"delay": -20,
"time": "1773034600"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1773035140"
},
"departure": {
"delay": -20,
"time": "1773035140"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1773034435"
},
"departure": {
"delay": 32,
"time": "1773034472"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -57,
"time": "1773033828"
},
"departure": {
"delay": -57,
"time": "1773033843"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -51,
"time": "1773033764"
},
"departure": {
"delay": -51,
"time": "1773033789"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1773035140"
},
"departure": {
"delay": -20,
"time": "1773035140"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -57,
"time": "1773033401"
},
"departure": {
"delay": -57,
"time": "1773033423"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1773032282"
},
"departure": {
"delay": 83,
"time": "1773032303"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1773035200"
},
"departure": {
"delay": -20,
"time": "1773035200"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -66,
"time": "1773033480"
},
"departure": {
"delay": -66,
"time": "1773033534"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 72,
"time": "1773032232"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1773034660"
},
"departure": {
"delay": -20,
"time": "1773034660"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -91,
"time": "1773032598"
},
"departure": {
"delay": -91,
"time": "1773032609"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -121,
"time": "1773032626"
},
"departure": {
"delay": -121,
"time": "1773032639"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -86,
"time": "1773033251"
},
"departure": {
"delay": -86,
"time": "1773033274"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1773034600"
},
"departure": {
"delay": -20,
"time": "1773034600"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -19,
"time": "1773032495"
},
"departure": {
"delay": -19,
"time": "1773032501"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -68,
"time": "1773033095"
},
"departure": {
"delay": -68,
"time": "1773033112"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1773032528"
},
"departure": {
"delay": -40,
"time": "1773032540"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746135x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -159,
"time": "1773039321"
},
"departure": {
"delay": -159,
"time": "1773039321"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -183,
"time": "1773039537"
},
"departure": {
"delay": -183,
"time": "1773039537"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -142,
"time": "1773039398"
},
"departure": {
"delay": -142,
"time": "1773039398"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -165,
"time": "1773039375"
},
"departure": {
"delay": -165,
"time": "1773039375"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -103,
"time": "1773039797"
},
"departure": {
"delay": -103,
"time": "1773039797"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"time": "1773038220"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -132,
"time": "1773040428"
},
"departure": {
"delay": -132,
"time": "1773040428"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -127,
"time": "1773039173"
},
"departure": {
"delay": -127,
"time": "1773039173"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -144,
"time": "1773040176"
},
"departure": {
"delay": -144,
"time": "1773040176"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -75,
"time": "1773038805"
},
"departure": {
"delay": -75,
"time": "1773038805"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1773038273"
},
"departure": {
"delay": 53,
"time": "1773038273"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1773038434"
},
"departure": {
"delay": 34,
"time": "1773038434"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -119,
"time": "1773040501"
},
"departure": {
"delay": -119,
"time": "1773040501"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -115,
"time": "1773038945"
},
"departure": {
"delay": -115,
"time": "1773038945"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -163,
"time": "1773039437"
},
"departure": {
"delay": -163,
"time": "1773039437"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1773040768"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -104,
"time": "1773039136"
},
"departure": {
"delay": -104,
"time": "1773039136"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1773040601"
},
"departure": {
"delay": -79,
"time": "1773040601"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1773038404"
},
"departure": {
"delay": 4,
"time": "1773038404"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -152,
"time": "1773039628"
},
"departure": {
"delay": -152,
"time": "1773039628"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -125,
"time": "1773039715"
},
"departure": {
"delay": -125,
"time": "1773039715"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596160:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1773036930"
},
"departure": {
"delay": 30,
"time": "1773036930"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1773037550"
},
"departure": {
"delay": 50,
"time": "1773037550"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1773037936"
},
"departure": {
"delay": 16,
"time": "1773037936"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1773037653"
},
"departure": {
"delay": 33,
"time": "1773037653"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1773037773"
},
"departure": {
"delay": 33,
"time": "1773037773"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1773037233"
},
"departure": {
"delay": 33,
"time": "1773037233"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1773037833"
},
"departure": {
"delay": 33,
"time": "1773037833"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1773037473"
},
"departure": {
"delay": 33,
"time": "1773037473"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1773037324"
},
"departure": {
"delay": 64,
"time": "1773037324"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1773037906"
},
"departure": {
"delay": 46,
"time": "1773037906"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -96,
"time": "1773038484"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -61,
"time": "1773038339"
},
"departure": {
"delay": -61,
"time": "1773038339"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1773038370"
},
"departure": {
"delay": -30,
"time": "1773038370"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1773038227"
},
"departure": {
"delay": -53,
"time": "1773038227"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1773038109"
},
"departure": {
"delay": 9,
"time": "1773038109"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1773037863"
},
"departure": {
"delay": 63,
"time": "1773037863"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -53,
"time": "1773038287"
},
"departure": {
"delay": -53,
"time": "1773038287"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1773037120"
},
"departure": {
"delay": 40,
"time": "1773037120"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1773037399"
},
"departure": {
"delay": 79,
"time": "1773037399"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1773037998"
},
"departure": {
"delay": 18,
"time": "1773037998"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1773038136"
},
"departure": {
"delay": -24,
"time": "1773038136"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1773038050"
},
"departure": {
"delay": -50,
"time": "1773038050"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470527:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773054000"
},
"departure": {
"time": "1773054000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773054300"
},
"departure": {
"time": "1773054300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773054360"
},
"departure": {
"time": "1773054360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773055920"
},
"departure": {
"time": "1773055920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773056100"
},
"departure": {
"time": "1773056100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773053945"
},
"departure": {
"delay": 5,
"time": "1773053945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773056040"
},
"departure": {
"time": "1773056040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773054600"
},
"departure": {
"time": "1773054600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773055560"
},
"departure": {
"time": "1773055560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773056160"
},
"departure": {
"time": "1773056160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773054240"
},
"departure": {
"time": "1773054240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773055860"
},
"departure": {
"time": "1773055860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773055800"
},
"departure": {
"time": "1773055800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773053460"
},
"departure": {
"time": "1773053460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773054180"
},
"departure": {
"time": "1773054180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773056400"
},
"departure": {
"time": "1773056400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1773053465"
},
"departure": {
"delay": 5,
"time": "1773053465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773053940"
},
"departure": {
"time": "1773053940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773055805"
},
"departure": {
"delay": 5,
"time": "1773055805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773055260"
},
"departure": {
"time": "1773055260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773055620"
},
"departure": {
"time": "1773055620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773054900"
},
"departure": {
"time": "1773054900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773054720"
},
"departure": {
"time": "1773054720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773054540"
},
"departure": {
"time": "1773054540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773054120"
},
"departure": {
"time": "1773054120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773053820"
},
"departure": {
"time": "1773053820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1773053400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773056280"
},
"departure": {
"time": "1773056280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773054060"
},
"departure": {
"time": "1773054060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1773034256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:457:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx29:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1773034865"
},
"departure": {
"delay": 5,
"time": "1773034865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1773037680"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1773034388",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx29:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1773044710"
},
"departure": {
"delay": 10,
"time": "1773044710"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1773044465"
},
"departure": {
"delay": 5,
"time": "1773044465"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773044340"
},
"departure": {
"time": "1773044340"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1773042845"
},
"departure": {
"delay": 5,
"time": "1773042845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773044400"
},
"departure": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773044700"
},
"departure": {
"time": "1773044700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773044580"
},
"departure": {
"time": "1773044580"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773044940"
},
"departure": {
"time": "1773044940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773043560"
},
"departure": {
"time": "1773043560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1773044705"
},
"departure": {
"delay": 5,
"time": "1773044705"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1773044405"
},
"departure": {
"delay": 5,
"time": "1773044405"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1773045125"
},
"departure": {
"delay": 5,
"time": "1773045125"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773044220"
},
"departure": {
"time": "1773044220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773045300"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1773034256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011277x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 33,
"time": "1773034173"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1773035462"
},
"departure": {
"delay": -58,
"time": "1773035462"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -50,
"time": "1773036850"
},
"departure": {
"delay": -50,
"time": "1773036850"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -45,
"time": "1773034995"
},
"departure": {
"delay": -45,
"time": "1773034995"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1773036905"
},
"departure": {
"delay": -55,
"time": "1773036905"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -58,
"time": "1773034742"
},
"departure": {
"delay": -58,
"time": "1773034742"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1773036383"
},
"departure": {
"delay": -37,
"time": "1773036383"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -42,
"time": "1773036558"
},
"departure": {
"delay": -42,
"time": "1773036558"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -19,
"time": "1773036161"
},
"departure": {
"delay": -19,
"time": "1773036161"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -36,
"time": "1773036984"
},
"departure": {
"delay": -36,
"time": "1773036984"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -3,
"time": "1773036597"
},
"departure": {
"delay": -3,
"time": "1773036597"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -58,
"time": "1773035522"
},
"departure": {
"delay": -58,
"time": "1773035522"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 13,
"time": "1773034333"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1773035589"
},
"departure": {
"delay": -51,
"time": "1773035589"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -3,
"time": "1773035817"
},
"departure": {
"delay": -3,
"time": "1773035817"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1773035285"
},
"departure": {
"delay": -55,
"time": "1773035285"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -35,
"time": "1773037045"
},
"departure": {
"delay": -35,
"time": "1773037045"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -37,
"time": "1773036083"
},
"departure": {
"delay": -37,
"time": "1773036083"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -58,
"time": "1773037142"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 25,
"time": "1773034045"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -58,
"time": "1773036302"
},
"departure": {
"delay": -58,
"time": "1773036302"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -58,
"time": "1773035042"
},
"departure": {
"delay": -58,
"time": "1773035042"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1773036662"
},
"departure": {
"delay": -58,
"time": "1773036662"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -45,
"time": "1773035235"
},
"departure": {
"delay": -45,
"time": "1773035235"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1773035749"
},
"departure": {
"delay": -11,
"time": "1773035749"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1773036462"
},
"departure": {
"delay": -18,
"time": "1773036462"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -58,
"time": "1773034862"
},
"departure": {
"delay": -58,
"time": "1773034862"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -58,
"time": "1773035162"
},
"departure": {
"delay": -58,
"time": "1773035162"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1773036523"
},
"departure": {
"delay": -17,
"time": "1773036523"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -51,
"time": "1773034809"
},
"departure": {
"delay": -51,
"time": "1773034809"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1773036217"
},
"departure": {
"delay": -23,
"time": "1773036217"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -42,
"time": "1773035958"
},
"departure": {
"delay": -42,
"time": "1773035958"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -31,
"time": "1773036029"
},
"departure": {
"delay": -31,
"time": "1773036029"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -58,
"time": "1773034502"
},
"departure": {
"delay": -58,
"time": "1773034502"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 69,
"time": "1773034269"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 41,
"time": "1773034301"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1773035412"
},
"departure": {
"delay": -48,
"time": "1773035412"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1773035882"
},
"departure": {
"delay": -58,
"time": "1773035882"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 53,
"time": "1773034013"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1773036782"
},
"departure": {
"delay": -58,
"time": "1773036782"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -7,
"time": "1773034913"
},
"departure": {
"delay": -7,
"time": "1773034913"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1773035363"
},
"departure": {
"delay": -37,
"time": "1773035363"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1773037085"
},
"departure": {
"delay": -55,
"time": "1773037085"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 26,
"time": "1773034466"
},
"departure": {
"delay": 26,
"time": "1773034466"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1773036709"
},
"departure": {
"delay": -11,
"time": "1773036709"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -58,
"time": "1773036422"
},
"departure": {
"delay": -58,
"time": "1773036422"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -19,
"time": "1773034961"
},
"departure": {
"delay": -19,
"time": "1773034961"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": -10,
"time": "1773034430"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 61,
"time": "1773034081"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 71,
"time": "1773034211"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1773034179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011277x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773040980"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040860"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041880"
},
"departure": {
"time": "1773041880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1773040320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:169:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773052560"
},
"departure": {
"time": "1773052560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773053520"
},
"departure": {
"time": "1773053520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773053340"
},
"departure": {
"time": "1773053340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773054120"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1773052440"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773052980"
},
"departure": {
"time": "1773052980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773053460"
},
"departure": {
"time": "1773053460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773053040"
},
"departure": {
"time": "1773053040"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052860"
},
"departure": {
"time": "1773052860"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773053220"
},
"departure": {
"time": "1773053220"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773054060"
},
"departure": {
"time": "1773054060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773053400"
},
"departure": {
"time": "1773053400"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773053100"
},
"departure": {
"time": "1773053100"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773053160"
},
"departure": {
"time": "1773053160"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773052740"
},
"departure": {
"time": "1773052740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:427:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850601F6025602x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034080"
},
"departure": {
"time": "1773034140"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773032100"
},
"departure": {
"time": "1773032160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035160"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773032640"
},
"departure": {
"time": "1773032760"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033060"
},
"departure": {
"time": "1773033240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1773031680"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033480"
},
"departure": {
"time": "1773033540"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773033720"
},
"departure": {
"time": "1773033780"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773032340"
},
"departure": {
"time": "1773032400"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034260"
},
"departure": {
"time": "1773034320"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1773028058",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850601F6025602x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773047340"
},
"departure": {
"time": "1773047340"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773046800"
},
"departure": {
"time": "1773046800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773047700"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773047160"
},
"departure": {
"time": "1773047160"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773047100"
},
"departure": {
"time": "1773047100"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773047520"
},
"departure": {
"time": "1773047520"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1773046740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773047220"
},
"departure": {
"time": "1773047220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:795:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747833x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1773030202"
},
"departure": {
"delay": 63,
"time": "1773030243"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1773029950"
},
"departure": {
"delay": -2,
"time": "1773029998"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1773029346"
},
"departure": {
"delay": 28,
"time": "1773029368"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1773029631"
},
"departure": {
"delay": 30,
"time": "1773029670"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1773030826"
},
"departure": {
"delay": 100,
"time": "1773030880"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1773029541"
},
"departure": {
"delay": -23,
"time": "1773029557"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1773030072"
},
"departure": {
"delay": 27,
"time": "1773030087"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1773029818"
},
"departure": {
"delay": 18,
"time": "1773029838"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1773029602"
},
"departure": {
"delay": 32,
"time": "1773029612"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1773030582"
},
"departure": {
"delay": 71,
"time": "1773030671"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1773030152"
},
"departure": {
"delay": 52,
"time": "1773030172"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1773029463"
},
"departure": {
"delay": 18,
"time": "1773029478"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1773030030"
},
"departure": {
"delay": -17,
"time": "1773030043"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1773029876"
},
"departure": {
"delay": 10,
"time": "1773029890"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1773030995"
},
"departure": {
"delay": 56,
"time": "1773031016"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1773030726"
},
"departure": {
"delay": 48,
"time": "1773030768"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1773029441"
},
"departure": {
"delay": 50,
"time": "1773029450"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1773029714"
},
"departure": {
"delay": 21,
"time": "1773029721"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1773030393"
},
"departure": {
"delay": 48,
"time": "1773030408"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -72,
"time": "1773031068"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1773030437"
},
"departure": {
"delay": 25,
"time": "1773030445"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1773030105"
},
"departure": {
"delay": 24,
"time": "1773030144"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1773030471"
},
"departure": {
"delay": 1,
"time": "1773030481"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1773030930"
},
"departure": {
"delay": 66,
"time": "1773030966"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 82,
"time": "1773029302"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747833x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1773036647"
},
"departure": {
"delay": 47,
"time": "1773036647"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1773036737"
},
"departure": {
"delay": 17,
"time": "1773036737"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1773037454"
},
"departure": {
"delay": 74,
"time": "1773037454"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1773037328"
},
"departure": {
"delay": 8,
"time": "1773037328"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1773036524"
},
"departure": {
"delay": 44,
"time": "1773036524"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1773036603"
},
"departure": {
"delay": 63,
"time": "1773036603"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1773036663"
},
"departure": {
"delay": 3,
"time": "1773036663"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1773036424"
},
"departure": {
"delay": 64,
"time": "1773036424"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1773036311"
},
"departure": {
"delay": 71,
"time": "1773036311"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1773036491"
},
"departure": {
"delay": 71,
"time": "1773036491"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 199,
"time": "1773037699"
},
"departure": {
"delay": 199,
"time": "1773037699"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1773037387"
},
"departure": {
"delay": 7,
"time": "1773037387"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1773036948"
},
"departure": {
"delay": -12,
"time": "1773036948"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1773037808"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1773036871"
},
"departure": {
"delay": -29,
"time": "1773036871"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1773036982"
},
"departure": {
"delay": 22,
"time": "1773036982"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1773036923"
},
"departure": {
"delay": 23,
"time": "1773036923"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1773037065"
},
"departure": {
"delay": -15,
"time": "1773037065"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1773037231"
},
"departure": {
"delay": -29,
"time": "1773037231"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1773037007"
},
"departure": {
"delay": -13,
"time": "1773037007"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1773036814"
},
"departure": {
"delay": -26,
"time": "1773036814"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470075:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034370"
},
"departure": {
"time": "1773034370"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1773033976"
},
"departure": {
"time": "1773033976"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773034057"
},
"departure": {
"time": "1773034057"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773033901"
},
"departure": {
"time": "1773033901"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033294"
},
"departure": {
"time": "1773033294"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034523"
},
"departure": {
"time": "1773034523"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034861"
},
"departure": {
"time": "1773034861"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1773034763"
},
"departure": {
"time": "1773034763"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034945"
},
"departure": {
"time": "1773034945"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773033102"
},
"departure": {
"time": "1773033102"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035149"
},
"departure": {
"time": "1773035149"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773034426"
},
"departure": {
"time": "1773034426"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773033660"
},
"departure": {
"time": "1773033660"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033194"
},
"departure": {
"time": "1773033194"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1773032940"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033240"
},
"departure": {
"time": "1773033240"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034306"
},
"departure": {
"time": "1773034306"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035243"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773033528"
},
"departure": {
"time": "1773033528"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773034176"
},
"departure": {
"time": "1773034203"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773033057"
},
"departure": {
"time": "1773033057"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773034612"
},
"departure": {
"time": "1773034612"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1773035063"
},
"departure": {
"time": "1773035063"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1773033776"
},
"departure": {
"time": "1773033826"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773032981"
},
"departure": {
"time": "1773032981"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773034262"
},
"departure": {
"time": "1773034262"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1773032332",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx77:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040380"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1773038945"
},
"departure": {
"delay": 5,
"time": "1773038945"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1773038400"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1773034456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx77:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848953F6025727x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1773036120"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1773032499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848953F6025727x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773045900"
},
"departure": {
"time": "1773045900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773045420"
},
"departure": {
"time": "1773045420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773045720"
},
"departure": {
"time": "1773045720"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773045540"
},
"departure": {
"time": "1773045540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773045300"
},
"departure": {
"time": "1773045300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773044880"
},
"departure": {
"time": "1773044880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773046140"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773045480"
},
"departure": {
"time": "1773045480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045360"
},
"departure": {
"time": "1773045360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773045240"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773046080"
},
"departure": {
"time": "1773046080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:245:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255633x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 235,
"time": "1773034915"
},
"departure": {
"delay": 235,
"time": "1773034915"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 210,
"time": "1773035790"
},
"departure": {
"delay": 210,
"time": "1773035790"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 234,
"time": "1773034674"
},
"departure": {
"delay": 234,
"time": "1773034674"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 241,
"time": "1773035341"
},
"departure": {
"delay": 241,
"time": "1773035341"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 204,
"time": "1773034824"
},
"departure": {
"delay": 204,
"time": "1773034824"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 228,
"time": "1773035868"
},
"departure": {
"delay": 228,
"time": "1773035868"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 235,
"time": "1773034615"
},
"departure": {
"delay": 235,
"time": "1773034615"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1773035457"
},
"departure": {
"delay": 237,
"time": "1773035457"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 115,
"time": "1773034255"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 124,
"time": "1773033964"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 244,
"time": "1773034504"
},
"departure": {
"delay": 244,
"time": "1773034504"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 252,
"time": "1773035712"
},
"departure": {
"delay": 252,
"time": "1773035712"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 204,
"time": "1773035184"
},
"departure": {
"delay": 204,
"time": "1773035184"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 104,
"time": "1773034064"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 219,
"time": "1773035379"
},
"departure": {
"delay": 219,
"time": "1773035379"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 204,
"time": "1773035664"
},
"departure": {
"delay": 204,
"time": "1773035664"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 211,
"time": "1773035911"
},
"departure": {
"delay": 211,
"time": "1773035911"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 194,
"time": "1773034334"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 204,
"time": "1773034464"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 204,
"time": "1773036024"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 226,
"time": "1773034726"
},
"departure": {
"delay": 226,
"time": "1773034726"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 228,
"time": "1773034548"
},
"departure": {
"delay": 228,
"time": "1773034548"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 204,
"time": "1773035424"
},
"departure": {
"delay": 204,
"time": "1773035424"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 204,
"time": "1773035304"
},
"departure": {
"delay": 204,
"time": "1773035304"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 103,
"time": "1773033883"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 195,
"time": "1773034395"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 204,
"time": "1773034644"
},
"departure": {
"delay": 204,
"time": "1773034644"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 204,
"time": "1773035244"
},
"departure": {
"delay": 204,
"time": "1773035244"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 218,
"time": "1773035258"
},
"departure": {
"delay": 218,
"time": "1773035258"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 131,
"time": "1773034031"
},
"departure": {
"delay": 131,
"time": "1773034031"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 260,
"time": "1773035960"
},
"departure": {
"delay": 260,
"time": "1773035960"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 204,
"time": "1773034764"
},
"departure": {
"delay": 204,
"time": "1773034764"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 244,
"time": "1773035824"
},
"departure": {
"delay": 244,
"time": "1773035824"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1773034519",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255633x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1988,
"time": "1773034552"
},
"departure": {
"delay": -1988,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1773038631"
},
"departure": {
"delay": 111,
"time": "1773038631"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1568,
"time": "1773034552"
},
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1088,
"time": "1773034552"
},
"departure": {
"delay": -1088,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1568,
"time": "1773034552"
},
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1268,
"time": "1773034552"
},
"departure": {
"delay": -1268,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2468,
"time": "1773034552"
},
"departure": {
"delay": -2468,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -1028,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1088,
"time": "1773034552"
},
"departure": {
"delay": -1088,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1773038500"
},
"departure": {
"delay": 100,
"time": "1773038500"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1448,
"time": "1773034552"
},
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3068,
"time": "1773034552"
},
"departure": {
"delay": -3068,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3188,
"time": "1773034552"
},
"departure": {
"delay": -3188,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1773038771"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -2108,
"time": "1773034552"
},
"departure": {
"delay": -2108,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2408,
"time": "1773034552"
},
"departure": {
"delay": -2408,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2528,
"time": "1773034552"
},
"departure": {
"delay": -2528,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1868,
"time": "1773034552"
},
"departure": {
"delay": -1868,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1808,
"time": "1773034552"
},
"departure": {
"delay": -1808,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3008,
"time": "1773034552"
},
"departure": {
"delay": -3008,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1773038535"
},
"departure": {
"delay": 75,
"time": "1773038535"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 115,
"time": "1773038455"
},
"departure": {
"delay": 115,
"time": "1773038455"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1773038587"
},
"departure": {
"delay": 67,
"time": "1773038587"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2288,
"time": "1773034552"
},
"departure": {
"delay": -2288,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1773038370"
},
"departure": {
"delay": 90,
"time": "1773038370"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1268,
"time": "1773034552"
},
"departure": {
"delay": -1268,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1928,
"time": "1773034552"
},
"departure": {
"delay": -1928,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3368,
"time": "1773034552"
},
"departure": {
"delay": -3368,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3248,
"time": "1773034552"
},
"departure": {
"delay": -3248,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2048,
"time": "1773034552"
},
"departure": {
"delay": -2048,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1448,
"time": "1773034552"
},
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1268,
"time": "1773034552"
},
"departure": {
"delay": -1268,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1773038341"
},
"departure": {
"delay": 121,
"time": "1773038341"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1808,
"time": "1773034552"
},
"departure": {
"delay": -1808,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1773038389"
},
"departure": {
"delay": 109,
"time": "1773038389"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3068,
"time": "1773034552"
},
"departure": {
"delay": -3068,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490610:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1773032351"
},
"departure": {
"delay": 131,
"time": "1773032351"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 131,
"time": "1773032771"
},
"departure": {
"delay": 131,
"time": "1773032771"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1773030992"
},
"departure": {
"delay": 92,
"time": "1773030992"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1773033011"
},
"departure": {
"delay": 131,
"time": "1773033011"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 131,
"time": "1773032111"
},
"departure": {
"delay": 131,
"time": "1773032111"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1773033047"
},
"departure": {
"delay": 107,
"time": "1773033047"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1773031492"
},
"departure": {
"delay": 52,
"time": "1773031492"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 126,
"time": "1773033126"
},
"departure": {
"delay": 126,
"time": "1773033126"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1773030846"
},
"departure": {
"delay": 66,
"time": "1773030846"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1773032039"
},
"departure": {
"delay": 119,
"time": "1773032039"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1773031898"
},
"departure": {
"delay": 98,
"time": "1773031898"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1773032959"
},
"departure": {
"delay": 139,
"time": "1773032959"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1773033191"
},
"departure": {
"delay": 131,
"time": "1773033191"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1773030780"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1773031991"
},
"departure": {
"delay": 131,
"time": "1773031991"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1773031366"
},
"departure": {
"delay": 106,
"time": "1773031366"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1773032231"
},
"departure": {
"delay": 131,
"time": "1773032231"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1773033311"
},
"departure": {
"delay": 131,
"time": "1773033311"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 279,
"time": "1773031566"
},
"departure": {
"delay": 279,
"time": "1773031839"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1773032418"
},
"departure": {
"delay": 138,
"time": "1773032418"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1773032531"
},
"departure": {
"delay": 131,
"time": "1773032531"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1773033243"
},
"departure": {
"delay": 123,
"time": "1773033243"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1773032615"
},
"departure": {
"delay": 155,
"time": "1773032615"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1773032175"
},
"departure": {
"delay": 135,
"time": "1773032175"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1773030701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx257:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056980x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1773035746"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 93,
"time": "1773034473"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1773035446"
},
"departure": {
"delay": 46,
"time": "1773035446"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1773034631"
},
"departure": {
"delay": 71,
"time": "1773034631"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1773035026"
},
"departure": {
"delay": 46,
"time": "1773035026"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1773035102"
},
"departure": {
"delay": 62,
"time": "1773035102"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 75,
"time": "1773034515"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1773034573"
},
"departure": {
"delay": 73,
"time": "1773034573"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1773034965"
},
"departure": {
"delay": 105,
"time": "1773034965"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1773035326"
},
"departure": {
"delay": 46,
"time": "1773035326"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1773034680"
},
"departure": {
"delay": 60,
"time": "1773034680"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1773034859"
},
"departure": {
"delay": 59,
"time": "1773034859"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1773035059"
},
"departure": {
"delay": 79,
"time": "1773035059"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1773035278"
},
"departure": {
"delay": 58,
"time": "1773035278"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1773034606"
},
"departure": {
"delay": 46,
"time": "1773034606"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1773034726"
},
"departure": {
"delay": 46,
"time": "1773034726"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1773035403"
},
"departure": {
"delay": 63,
"time": "1773035403"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1773035163"
},
"departure": {
"delay": 63,
"time": "1773035163"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1773034786"
},
"departure": {
"delay": 46,
"time": "1773034786"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1773035506"
},
"departure": {
"delay": 46,
"time": "1773035506"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 38,
"time": "1773034418"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1773034900"
},
"departure": {
"delay": 100,
"time": "1773034900"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1773035208"
},
"departure": {
"delay": 48,
"time": "1773035208"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1773034509",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056980x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6668802679898112x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1773038817"
},
"departure": {
"delay": 7,
"time": "1773038827"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 175,
"time": "1773038625"
},
"departure": {
"delay": 175,
"time": "1773038635"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 299,
"time": "1773035929"
},
"departure": {
"delay": 299,
"time": "1773035939"
},
"stopId": "FR:14371:ZE:6580950218571776:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 252,
"time": "1773036782"
},
"departure": {
"delay": 252,
"time": "1773036792"
},
"stopId": "FR:14371:ZE:5978532770480128:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -274,
"time": "1773039266"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1773036414"
},
"departure": {
"delay": 184,
"time": "1773036424"
},
"stopId": "FR:14371:ZE:6423618989850624:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1773039066"
},
"departure": {
"delay": -82,
"time": "1773039158"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1773034844"
},
"departure": {
"delay": -3,
"time": "1773034857"
},
"stopId": "FR:14371:ZE:4690954826022912:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 460,
"time": "1773038550"
},
"departure": {
"delay": 460,
"time": "1773038560"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 578,
"time": "1773038368"
},
"departure": {
"delay": 578,
"time": "1773038378"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1773035508"
},
"departure": {
"delay": 178,
"time": "1773035518"
},
"stopId": "FR:14371:ZE:5064313111838720:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 566,
"time": "1773038236"
},
"departure": {
"delay": 566,
"time": "1773038246"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 229,
"time": "1773036519"
},
"departure": {
"delay": 229,
"time": "1773036529"
},
"stopId": "FR:14371:ZE:5312459142332416:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 566,
"time": "1773038296"
},
"departure": {
"delay": 566,
"time": "1773038306"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 273,
"time": "1773036263"
},
"departure": {
"delay": 273,
"time": "1773036273"
},
"stopId": "FR:14371:ZE:4595216917987328:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 306,
"time": "1773037376"
},
"departure": {
"delay": 306,
"time": "1773037386"
},
"stopId": "FR:14522:ZE:5627263065260032:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1773036926"
},
"departure": {
"delay": 156,
"time": "1773036936"
},
"stopId": "FR:14371:ZE:5241516382486528:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 543,
"time": "1773038453"
},
"departure": {
"delay": 543,
"time": "1773038463"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 470,
"time": "1773037960"
},
"departure": {
"delay": 470,
"time": "1773037970"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1773039004"
},
"departure": {
"delay": -23,
"time": "1773039037"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 244,
"time": "1773036654"
},
"departure": {
"delay": 244,
"time": "1773036664"
},
"stopId": "FR:14371:ZE:4852632863637504:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:14371:ZE:6645615648833536:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1773034558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4743889022877696:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6668802679898112x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596996:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2352,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2652,
"time": "1773034548"
},
"departure": {
"delay": -2652,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -223,
"time": "1773037757"
},
"departure": {
"delay": -223,
"time": "1773037757"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3072,
"time": "1773034548"
},
"departure": {
"delay": -3072,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2832,
"time": "1773034548"
},
"departure": {
"delay": -2832,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3192,
"time": "1773034548"
},
"departure": {
"delay": -3192,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -227,
"time": "1773037693"
},
"departure": {
"delay": -227,
"time": "1773037693"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2772,
"time": "1773034548"
},
"departure": {
"delay": -2772,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -186,
"time": "1773037614"
},
"departure": {
"delay": -186,
"time": "1773037614"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -328,
"time": "1773037892"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2412,
"time": "1773034548"
},
"departure": {
"delay": -2412,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -298,
"time": "1773037802"
},
"departure": {
"delay": -298,
"time": "1773037802"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3192,
"time": "1773034548"
},
"departure": {
"delay": -3192,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2532,
"time": "1773034548"
},
"departure": {
"delay": -2532,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2952,
"time": "1773034548"
},
"departure": {
"delay": -2952,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596996:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011276x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 98,
"time": "1773034298"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1773035141"
},
"departure": {
"delay": 101,
"time": "1773035141"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 101,
"time": "1773035861"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 101,
"time": "1773035261"
},
"departure": {
"delay": 101,
"time": "1773035261"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 117,
"time": "1773034797"
},
"departure": {
"delay": 117,
"time": "1773034797"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1773034922"
},
"departure": {
"delay": 122,
"time": "1773034922"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 156,
"time": "1773035436"
},
"departure": {
"delay": 156,
"time": "1773035436"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 107,
"time": "1773034667"
},
"departure": {
"delay": 107,
"time": "1773034667"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 157,
"time": "1773034477"
},
"departure": {
"delay": 157,
"time": "1773034477"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 101,
"time": "1773034421"
},
"departure": {
"delay": 101,
"time": "1773034421"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 101,
"time": "1773035501"
},
"departure": {
"delay": 101,
"time": "1773035501"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 156,
"time": "1773035796"
},
"departure": {
"delay": 156,
"time": "1773035796"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 123,
"time": "1773035703"
},
"departure": {
"delay": 123,
"time": "1773035703"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 148,
"time": "1773035548"
},
"departure": {
"delay": 148,
"time": "1773035548"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 101,
"time": "1773034721"
},
"departure": {
"delay": 101,
"time": "1773034721"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 140,
"time": "1773035000"
},
"departure": {
"delay": 140,
"time": "1773035000"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1773035621"
},
"departure": {
"delay": 101,
"time": "1773035621"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 128,
"time": "1773034868"
},
"departure": {
"delay": 128,
"time": "1773034868"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1773035666"
},
"departure": {
"delay": 146,
"time": "1773035666"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 123,
"time": "1773035823"
},
"departure": {
"delay": 123,
"time": "1773035823"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 116,
"time": "1773035756"
},
"departure": {
"delay": 116,
"time": "1773035756"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 122,
"time": "1773035222"
},
"departure": {
"delay": 122,
"time": "1773035222"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 142,
"time": "1773035362"
},
"departure": {
"delay": 142,
"time": "1773035362"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 110,
"time": "1773034610"
},
"departure": {
"delay": 110,
"time": "1773034610"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1773035397"
},
"departure": {
"delay": 117,
"time": "1773035397"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 136,
"time": "1773035056"
},
"departure": {
"delay": 136,
"time": "1773035056"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 101,
"time": "1773034361"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 141,
"time": "1773035301"
},
"departure": {
"delay": 141,
"time": "1773035301"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1773034299",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011276x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9855x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"departure": {
"time": "1773035340"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036720"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
}
],
"timestamp": "1773034557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9855x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1773034311"
},
"departure": {
"delay": 111,
"time": "1773034311"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1773034412"
},
"departure": {
"delay": 92,
"time": "1773034412"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 142,
"time": "1773034522"
},
"departure": {
"delay": 142,
"time": "1773034522"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1773033194"
},
"departure": {
"delay": 14,
"time": "1773033194"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1773034605"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1773034354"
},
"departure": {
"delay": 94,
"time": "1773034354"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1773034547"
},
"departure": {
"delay": 107,
"time": "1773034547"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1773033742"
},
"departure": {
"delay": 22,
"time": "1773033742"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1773034249"
},
"departure": {
"delay": 61,
"time": "1773034261"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1773034308",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602151:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470514:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1773035867"
},
"departure": {
"delay": 47,
"time": "1773035867"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1773036072"
},
"departure": {
"delay": 12,
"time": "1773036072"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1773036113"
},
"departure": {
"delay": 53,
"time": "1773036113"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1773035902"
},
"departure": {
"delay": 22,
"time": "1773035902"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1773035400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1773036636"
},
"departure": {
"delay": -24,
"time": "1773036636"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1773035547"
},
"departure": {
"delay": 27,
"time": "1773035547"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -45,
"time": "1773036795"
},
"departure": {
"delay": -45,
"time": "1773036795"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1773035641"
},
"departure": {
"delay": 1,
"time": "1773035641"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1773036719"
},
"departure": {
"delay": -1,
"time": "1773036719"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1773036928"
},
"departure": {
"delay": -32,
"time": "1773036928"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1773036576"
},
"departure": {
"delay": -24,
"time": "1773036576"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1773036144"
},
"departure": {
"delay": 24,
"time": "1773036144"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1773036500"
},
"departure": {
"delay": 20,
"time": "1773036500"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1773036024"
},
"departure": {
"delay": 24,
"time": "1773036024"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1773036975"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470514:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011275x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -4,
"time": "1773034196"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": 81,
"time": "1773034101"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 45,
"time": "1773034005"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 103,
"time": "1773034063"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -17,
"time": "1773034243"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 52,
"time": "1773034132"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 24,
"time": "1773034164"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
}
],
"timestamp": "1773034229",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011275x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072016x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1773034230"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1773033849"
},
"departure": {
"delay": 9,
"time": "1773033849"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 93,
"time": "1773034053"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 72,
"time": "1773033912"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1773033779"
},
"departure": {
"delay": 59,
"time": "1773033779"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1773034372"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1773034123"
},
"departure": {
"delay": 103,
"time": "1773034123"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 27,
"time": "1773033807"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 64,
"time": "1773034144"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 70,
"time": "1773034330"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 27,
"time": "1773033747"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 70,
"time": "1773034090"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 59,
"time": "1773034019"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 93,
"time": "1773034293"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1773034170"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1773034269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072016x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107930x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1773035396"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 171,
"time": "1773034251"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1773035198"
},
"departure": {
"delay": 158,
"time": "1773035198"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1773034782"
},
"departure": {
"delay": 162,
"time": "1773034782"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 147,
"time": "1773034347"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1773034892"
},
"departure": {
"delay": 152,
"time": "1773034892"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1773034630"
},
"departure": {
"delay": 130,
"time": "1773034630"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1773035300"
},
"departure": {
"delay": 140,
"time": "1773035300"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 132,
"time": "1773034452"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1773034983"
},
"departure": {
"delay": 123,
"time": "1773034983"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1773035093"
},
"departure": {
"delay": 173,
"time": "1773035093"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 100,
"time": "1773034120"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107930x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1773032686"
},
"departure": {
"delay": 183,
"time": "1773032703"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 206,
"time": "1773032658"
},
"departure": {
"delay": 206,
"time": "1773032666"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1773034318"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1773032954"
},
"departure": {
"delay": 83,
"time": "1773032963"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1773033086"
},
"departure": {
"delay": 63,
"time": "1773033123"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1773033931"
},
"departure": {
"delay": 161,
"time": "1773033941"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 246,
"time": "1773032332"
},
"departure": {
"delay": 246,
"time": "1773032346"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1773033982"
},
"departure": {
"delay": 103,
"time": "1773034003"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1773033690"
},
"departure": {
"delay": 120,
"time": "1773033720"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1773034162"
},
"departure": {
"delay": 39,
"time": "1773034179"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1773033276"
},
"departure": {
"delay": 52,
"time": "1773033292"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1773034033"
},
"departure": {
"delay": 111,
"time": "1773034071"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1773034273"
},
"departure": {
"delay": 27,
"time": "1773034287"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1773034078"
},
"departure": {
"delay": 73,
"time": "1773034093"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1773034235"
},
"departure": {
"delay": 48,
"time": "1773034248"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1773034114"
},
"departure": {
"delay": 44,
"time": "1773034124"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1773032747"
},
"departure": {
"delay": 176,
"time": "1773032756"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 226,
"time": "1773032429"
},
"departure": {
"delay": 226,
"time": "1773032446"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1773032832"
},
"departure": {
"delay": 141,
"time": "1773032841"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 312,
"time": "1773032112"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 212,
"time": "1773032302"
},
"departure": {
"delay": 212,
"time": "1773032312"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1773033852"
},
"departure": {
"delay": 145,
"time": "1773033865"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1773034140"
},
"departure": {
"delay": 16,
"time": "1773034156"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1773032999"
},
"departure": {
"delay": 33,
"time": "1773033033"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1773033959"
},
"departure": {
"delay": 126,
"time": "1773033966"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 222,
"time": "1773032253"
},
"departure": {
"delay": 222,
"time": "1773032262"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 241,
"time": "1773032494"
},
"departure": {
"delay": 241,
"time": "1773032521"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1773032862"
},
"departure": {
"delay": 110,
"time": "1773032870"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1773033353"
},
"departure": {
"delay": 180,
"time": "1773033660"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1773033147"
},
"departure": {
"delay": 43,
"time": "1773033163"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1773033230"
},
"departure": {
"delay": 71,
"time": "1773033251"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1773032594"
},
"departure": {
"delay": 213,
"time": "1773032613"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 248,
"time": "1773032556"
},
"departure": {
"delay": 248,
"time": "1773032588"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471248:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 226,
"time": "1773034666"
},
"departure": {
"delay": 226,
"time": "1773034666"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -195,
"time": "1773036405"
},
"departure": {
"delay": -195,
"time": "1773036405"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -313,
"time": "1773036587"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -263,
"time": "1773036457"
},
"departure": {
"delay": -263,
"time": "1773036457"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 291,
"time": "1773034791"
},
"departure": {
"delay": 291,
"time": "1773034791"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -398,
"time": "1773034342"
},
"departure": {
"delay": -398,
"time": "1773034342"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -131,
"time": "1773035989"
},
"departure": {
"delay": -131,
"time": "1773035989"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1773035239"
},
"departure": {
"delay": 19,
"time": "1773035239"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": 163,
"time": "1773034483"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1773035543"
},
"departure": {
"delay": -37,
"time": "1773035543"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1773035616"
},
"departure": {
"delay": -84,
"time": "1773035616"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 243,
"time": "1773034563"
},
"departure": {
"delay": 243,
"time": "1773034563"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 273,
"time": "1773034893"
},
"departure": {
"delay": 273,
"time": "1773034893"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 249,
"time": "1773034869"
},
"departure": {
"delay": 249,
"time": "1773034869"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -127,
"time": "1773035933"
},
"departure": {
"delay": -127,
"time": "1773035933"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -127,
"time": "1773035873"
},
"departure": {
"delay": -127,
"time": "1773035873"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -165,
"time": "1773036195"
},
"departure": {
"delay": -165,
"time": "1773036195"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -127,
"time": "1773035693"
},
"departure": {
"delay": -127,
"time": "1773035693"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1773034963"
},
"departure": {
"delay": 103,
"time": "1773034963"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -166,
"time": "1773036254"
},
"departure": {
"delay": -166,
"time": "1773036254"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -64,
"time": "1773035336"
},
"departure": {
"delay": -64,
"time": "1773035336"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 268,
"time": "1773034708"
},
"departure": {
"delay": 268,
"time": "1773034708"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1773035393"
},
"departure": {
"delay": -7,
"time": "1773035393"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 256,
"time": "1773034816"
},
"departure": {
"delay": 256,
"time": "1773034816"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1773035149"
},
"departure": {
"delay": -11,
"time": "1773035149"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -223,
"time": "1773036497"
},
"departure": {
"delay": -223,
"time": "1773036497"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -127,
"time": "1773036053"
},
"departure": {
"delay": -127,
"time": "1773036053"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -178,
"time": "1773036302"
},
"departure": {
"delay": -178,
"time": "1773036302"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 133,
"time": "1773034993"
},
"departure": {
"delay": 133,
"time": "1773034993"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1773035299"
},
"departure": {
"delay": -41,
"time": "1773035299"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -170,
"time": "1773036370"
},
"departure": {
"delay": -170,
"time": "1773036370"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -142,
"time": "1773036158"
},
"departure": {
"delay": -142,
"time": "1773036158"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -187,
"time": "1773036113"
},
"departure": {
"delay": -187,
"time": "1773036113"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -194,
"time": "1773036346"
},
"departure": {
"delay": -194,
"time": "1773036346"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 245,
"time": "1773034745"
},
"departure": {
"delay": 245,
"time": "1773034745"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -195,
"time": "1773036225"
},
"departure": {
"delay": -195,
"time": "1773036225"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -67,
"time": "1773035513"
},
"departure": {
"delay": -67,
"time": "1773035513"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471248:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852022F6025497x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036660"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041880"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1773033038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852022F6025497x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056964x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 105,
"time": "1773033585"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1773033619"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1773033609",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056964x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1773031667"
},
"departure": {
"delay": 39,
"time": "1773031719"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1773030695"
},
"departure": {
"delay": -16,
"time": "1773030704"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1773031642"
},
"departure": {
"delay": 35,
"time": "1773031655"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1773031188"
},
"departure": {
"delay": 62,
"time": "1773031202"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1773030787"
},
"departure": {
"delay": 21,
"time": "1773030801"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1773031429"
},
"departure": {
"delay": 3,
"time": "1773031443"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1773032115"
},
"departure": {
"delay": 30,
"time": "1773032130"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1773032161"
},
"departure": {
"delay": 19,
"time": "1773032179"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1773033349"
},
"departure": {
"delay": 5,
"time": "1773033365"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 8,
"time": "1773033414"
},
"departure": {
"delay": 8,
"time": "1773033428"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 1,
"time": "1773031946"
},
"departure": {
"delay": 1,
"time": "1773031981"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1773032889"
},
"departure": {
"delay": -28,
"time": "1773032912"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 12,
"time": "1773031319"
},
"departure": {
"delay": 12,
"time": "1773031332"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1773031494"
},
"departure": {
"delay": 11,
"time": "1773031511"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -68,
"time": "1773030884"
},
"departure": {
"delay": -68,
"time": "1773030892"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1773032846"
},
"departure": {
"delay": -15,
"time": "1773032865"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -5,
"time": "1773032235"
},
"departure": {
"delay": -5,
"time": "1773032275"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -83,
"time": "1773033086"
},
"departure": {
"delay": -83,
"time": "1773033097"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 13,
"time": "1773031779"
},
"departure": {
"delay": 13,
"time": "1773031813"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1773031366"
},
"departure": {
"delay": 22,
"time": "1773031402"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1773032475"
},
"departure": {
"delay": 46,
"time": "1773032506"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1773030926"
},
"departure": {
"delay": 26,
"time": "1773031046"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1773031569"
},
"departure": {
"delay": 48,
"time": "1773031608"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -81,
"time": "1773033139"
},
"departure": {
"delay": -81,
"time": "1773033159"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -10,
"time": "1773031850"
},
"departure": {
"delay": -10,
"time": "1773031910"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1773030400"
},
"departure": {
"delay": 56,
"time": "1773030416"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1773033390"
},
"departure": {
"delay": 40,
"time": "1773033400"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -63,
"time": "1773033039"
},
"departure": {
"delay": -63,
"time": "1773033057"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 7,
"time": "1773032812"
},
"departure": {
"delay": 7,
"time": "1773032827"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1773030556"
},
"departure": {
"delay": 30,
"time": "1773030570"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 21,
"time": "1773030381"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1773032749"
},
"departure": {
"delay": -24,
"time": "1773032796"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1773030662"
},
"departure": {
"delay": 15,
"time": "1773030675"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1773031101"
},
"departure": {
"delay": 59,
"time": "1773031139"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1773032014"
},
"departure": {
"delay": 35,
"time": "1773032075"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -108,
"time": "1773033181"
},
"departure": {
"delay": -108,
"time": "1773033192"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -21,
"time": "1773032641"
},
"departure": {
"delay": -21,
"time": "1773032679"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1773033510"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1773033203"
},
"departure": {
"delay": 36,
"time": "1773033336"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 18,
"time": "1773030597"
},
"departure": {
"delay": 18,
"time": "1773030618"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1773030731"
},
"departure": {
"delay": 7,
"time": "1773030787"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1773030443"
},
"departure": {
"delay": 57,
"time": "1773030477"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1773030852"
},
"departure": {
"delay": -40,
"time": "1773030860"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1773031271"
},
"departure": {
"delay": 27,
"time": "1773031287"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1773032322"
},
"departure": {
"delay": -72,
"time": "1773032328"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -27,
"time": "1773033018"
},
"departure": {
"delay": -27,
"time": "1773033033"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1773032591"
},
"departure": {
"delay": -36,
"time": "1773032604"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1773031060"
},
"departure": {
"delay": 56,
"time": "1773031076"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773052920"
},
"departure": {
"time": "1773052920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773052860"
},
"departure": {
"time": "1773052860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773054120"
},
"departure": {
"time": "1773054120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773053100"
},
"departure": {
"time": "1773053100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773052260"
},
"departure": {
"time": "1773052260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773053580"
},
"departure": {
"time": "1773053580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773054060"
},
"departure": {
"time": "1773054060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773054240"
},
"departure": {
"time": "1773054240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773053220"
},
"departure": {
"time": "1773053220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1773051000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773053460"
},
"departure": {
"time": "1773053460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773053760"
},
"departure": {
"time": "1773053760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773054000"
},
"departure": {
"time": "1773054000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773053520"
},
"departure": {
"time": "1773053520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773052680"
},
"departure": {
"time": "1773052680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773052980"
},
"departure": {
"time": "1773052980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773051600"
},
"departure": {
"time": "1773051600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773051240"
},
"departure": {
"time": "1773051240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051480"
},
"departure": {
"time": "1773051480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773053400"
},
"departure": {
"time": "1773053400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773052620"
},
"departure": {
"time": "1773052620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773054300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773053640"
},
"departure": {
"time": "1773053640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037500"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1773034538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1773034957"
},
"departure": {
"delay": -23,
"time": "1773034957"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1773035407"
},
"departure": {
"delay": -53,
"time": "1773035407"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -178,
"time": "1773035702"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1773035603"
},
"departure": {
"delay": -97,
"time": "1773035603"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -97,
"time": "1773035543"
},
"departure": {
"delay": -97,
"time": "1773035543"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1773035224"
},
"departure": {
"delay": 4,
"time": "1773035224"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1773035174"
},
"departure": {
"delay": 74,
"time": "1773035174"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1773035084"
},
"departure": {
"delay": 44,
"time": "1773035084"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -83,
"time": "1773035497"
},
"departure": {
"delay": -83,
"time": "1773035497"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1773034908"
},
"departure": {
"delay": -12,
"time": "1773034908"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1773034856"
},
"departure": {
"delay": -4,
"time": "1773034856"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1773035306"
},
"departure": {
"delay": 26,
"time": "1773035306"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1773035031"
},
"departure": {
"delay": 51,
"time": "1773035031"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596603:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1773035030"
},
"departure": {
"delay": 50,
"time": "1773035030"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1773036830"
},
"departure": {
"delay": 50,
"time": "1773036830"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1773037190"
},
"departure": {
"delay": 50,
"time": "1773037190"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1773035990"
},
"departure": {
"delay": 50,
"time": "1773035990"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1773037610"
},
"departure": {
"delay": 50,
"time": "1773037610"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 50,
"time": "1773034730"
},
"departure": {
"delay": 50,
"time": "1773034730"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1773037550"
},
"departure": {
"delay": 50,
"time": "1773037550"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1773037730"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 50,
"time": "1773035690"
},
"departure": {
"delay": 50,
"time": "1773035690"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1773037370"
},
"departure": {
"delay": 50,
"time": "1773037370"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1773036950"
},
"departure": {
"delay": 50,
"time": "1773036950"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 69,
"time": "1773034349"
},
"departure": {
"delay": 69,
"time": "1773034389"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1773036050"
},
"departure": {
"delay": 50,
"time": "1773036050"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 43,
"time": "1773034303"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1773037430"
},
"departure": {
"delay": 50,
"time": "1773037430"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 50,
"time": "1773035390"
},
"departure": {
"delay": 50,
"time": "1773035390"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1773035090"
},
"departure": {
"delay": 50,
"time": "1773035090"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1773036290"
},
"departure": {
"delay": 50,
"time": "1773036290"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1773036650"
},
"departure": {
"delay": 50,
"time": "1773036650"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1773036710"
},
"departure": {
"delay": 50,
"time": "1773036710"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1773037010"
},
"departure": {
"delay": 50,
"time": "1773037010"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1773035270"
},
"departure": {
"delay": 50,
"time": "1773035270"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1773035930"
},
"departure": {
"delay": 50,
"time": "1773035930"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1773037130"
},
"departure": {
"delay": 50,
"time": "1773037130"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 50,
"time": "1773034850"
},
"departure": {
"delay": 50,
"time": "1773034850"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1773036890"
},
"departure": {
"delay": 50,
"time": "1773036890"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1773037670"
},
"departure": {
"delay": 50,
"time": "1773037670"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 50,
"time": "1773036410"
},
"departure": {
"delay": 50,
"time": "1773036410"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1773034670"
},
"departure": {
"delay": 50,
"time": "1773034670"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1773037310"
},
"departure": {
"delay": 50,
"time": "1773037310"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 50,
"time": "1773035510"
},
"departure": {
"delay": 50,
"time": "1773035510"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1773037070"
},
"departure": {
"delay": 50,
"time": "1773037070"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1773034521"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1773036470"
},
"departure": {
"delay": 50,
"time": "1773036470"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1773034970"
},
"departure": {
"delay": 50,
"time": "1773034970"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1773036590"
},
"departure": {
"delay": 50,
"time": "1773036590"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1773036350"
},
"departure": {
"delay": 50,
"time": "1773036350"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1773035870"
},
"departure": {
"delay": 50,
"time": "1773035870"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1773034464"
},
"departure": {
"delay": 38,
"time": "1773034478"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1773035750"
},
"departure": {
"delay": 50,
"time": "1773035750"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1773034790"
},
"departure": {
"delay": 50,
"time": "1773034790"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1773034610"
},
"departure": {
"delay": 50,
"time": "1773034610"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1773035210"
},
"departure": {
"delay": 50,
"time": "1773035210"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1773035090"
},
"departure": {
"delay": 50,
"time": "1773035090"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1773034493"
},
"departure": {
"delay": 50,
"time": "1773034550"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1773036530"
},
"departure": {
"delay": 50,
"time": "1773036530"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1773037250"
},
"departure": {
"delay": 50,
"time": "1773037250"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 50,
"time": "1773036170"
},
"departure": {
"delay": 50,
"time": "1773036170"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1773034610"
},
"departure": {
"delay": 50,
"time": "1773034610"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1773036950"
},
"departure": {
"delay": 50,
"time": "1773036950"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1773052090"
},
"departure": {
"delay": 10,
"time": "1773052090"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773050040"
},
"departure": {
"time": "1773050040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1773050045"
},
"departure": {
"delay": 5,
"time": "1773050045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051840"
},
"departure": {
"time": "1773051840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773052140"
},
"departure": {
"time": "1773052140"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773050520"
},
"departure": {
"time": "1773050520"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773052020"
},
"departure": {
"time": "1773052020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773051480"
},
"departure": {
"time": "1773051480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1773052505"
},
"departure": {
"delay": 5,
"time": "1773052505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773049980"
},
"departure": {
"time": "1773049980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773049920"
},
"departure": {
"time": "1773049920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773052500"
},
"departure": {
"time": "1773052500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773050700"
},
"departure": {
"time": "1773050700"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773050160"
},
"departure": {
"time": "1773050160"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773050580"
},
"departure": {
"time": "1773050580"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773050340"
},
"departure": {
"time": "1773050340"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773051780"
},
"departure": {
"time": "1773051780"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773052680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773051845"
},
"departure": {
"delay": 5,
"time": "1773051845"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773052085"
},
"departure": {
"delay": 5,
"time": "1773052085"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773050220"
},
"departure": {
"time": "1773050220"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773050760"
},
"departure": {
"time": "1773050760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1773034256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:377:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx83:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1773040265"
},
"departure": {
"delay": 5,
"time": "1773040265"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039660"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1773041760"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773040980"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773041585"
},
"departure": {
"delay": 5,
"time": "1773041585"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1773038700"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773040260"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1773034388",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx83:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1487696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034500"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1773034234"
},
"departure": {
"delay": 34,
"time": "1773034234"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1773035177"
},
"departure": {
"delay": 17,
"time": "1773035177"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034320"
},
"departure": {
"time": "1773034320"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1773034447"
},
"departure": {
"delay": 7,
"time": "1773034447"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1773034178"
},
"departure": {
"delay": 38,
"time": "1773034178"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1773034910"
},
"departure": {
"delay": -10,
"time": "1773034910"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1773035061"
},
"departure": {
"delay": 21,
"time": "1773035061"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1773035289"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1773035123"
},
"departure": {
"delay": -37,
"time": "1773035123"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034200"
},
"departure": {
"time": "1773034200"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -37,
"time": "1773034763"
},
"departure": {
"delay": -37,
"time": "1773034763"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1773034736"
},
"departure": {
"delay": -4,
"time": "1773034736"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1773034372"
},
"departure": {
"delay": 52,
"time": "1773034372"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1773034149"
},
"departure": {
"delay": 9,
"time": "1773034149"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1773034667"
},
"departure": {
"delay": 47,
"time": "1773034667"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1773035221"
},
"departure": {
"delay": 1,
"time": "1773035221"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"time": "1773034080"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1773034492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1487696:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773052560"
},
"departure": {
"time": "1773052560"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773053340"
},
"departure": {
"time": "1773053340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773052680"
},
"departure": {
"time": "1773052680"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773053100"
},
"departure": {
"time": "1773053100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773052800"
},
"departure": {
"time": "1773052800"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1773052500"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773052920"
},
"departure": {
"time": "1773052920"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773052860"
},
"departure": {
"time": "1773052860"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773052620"
},
"departure": {
"time": "1773052620"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773052980"
},
"departure": {
"time": "1773052980"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773052740"
},
"departure": {
"time": "1773052740"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773053040"
},
"departure": {
"time": "1773053040"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773053520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1151:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F6038572x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043680"
},
"departure": {
"time": "1773043740"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1773045720"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1773038220"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1773047220"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 32
},
{
"departure": {
"time": "1773037140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044880"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773042000"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1773033518",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848922F6038572x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773049980"
},
"departure": {
"time": "1773049980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773047940"
},
"departure": {
"time": "1773047940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773048000"
},
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773048360"
},
"departure": {
"time": "1773048360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773047880"
},
"departure": {
"time": "1773047880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773050040"
},
"departure": {
"time": "1773050040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773049920"
},
"departure": {
"time": "1773049920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773049380"
},
"departure": {
"time": "1773049380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773047520"
},
"departure": {
"time": "1773047520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1773047400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773049500"
},
"departure": {
"time": "1773049500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773049800"
},
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773049260"
},
"departure": {
"time": "1773049260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773050400"
},
"departure": {
"time": "1773050400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773049320"
},
"departure": {
"time": "1773049320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773049020"
},
"departure": {
"time": "1773049020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773050460"
},
"departure": {
"time": "1773050460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773050700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773047700"
},
"departure": {
"time": "1773047700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773049860"
},
"departure": {
"time": "1773049860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773050160"
},
"departure": {
"time": "1773050160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773050520"
},
"departure": {
"time": "1773050520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773049620"
},
"departure": {
"time": "1773049620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:317:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490670:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1773039711"
},
"departure": {
"delay": 111,
"time": "1773039711"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 109,
"time": "1773039469"
},
"departure": {
"delay": 109,
"time": "1773039469"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1773039450"
},
"departure": {
"delay": 90,
"time": "1773039450"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1773039667"
},
"departure": {
"delay": 67,
"time": "1773039667"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 32,
"time": "1773037712"
},
"departure": {
"delay": 32,
"time": "1773037712"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1773036978"
},
"departure": {
"delay": 18,
"time": "1773036978"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1773039276"
},
"departure": {
"delay": 36,
"time": "1773039276"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1773036906"
},
"departure": {
"delay": 6,
"time": "1773036906"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1773039615"
},
"departure": {
"delay": 75,
"time": "1773039615"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1773037652"
},
"departure": {
"delay": 32,
"time": "1773037652"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1773036945"
},
"departure": {
"delay": 45,
"time": "1773036945"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1773039192"
},
"departure": {
"delay": 12,
"time": "1773039192"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1773036717"
},
"departure": {
"delay": 57,
"time": "1773036717"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1773039535"
},
"departure": {
"delay": 115,
"time": "1773039535"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1773037491"
},
"departure": {
"delay": 51,
"time": "1773037491"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1773037129"
},
"departure": {
"delay": 49,
"time": "1773037129"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1773039847"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 41,
"time": "1773037961"
},
"departure": {
"delay": 41,
"time": "1773037961"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1773039580"
},
"departure": {
"delay": 100,
"time": "1773039580"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 11,
"time": "1773038051"
},
"departure": {
"delay": 11,
"time": "1773038051"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1773036876"
},
"departure": {
"delay": 36,
"time": "1773036876"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1773037228"
},
"departure": {
"delay": 28,
"time": "1773037228"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1773038833"
},
"departure": {
"delay": 13,
"time": "1773038833"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1773038197"
},
"departure": {
"delay": 37,
"time": "1773038197"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1773039421"
},
"departure": {
"delay": 121,
"time": "1773039421"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1773038930"
},
"departure": {
"delay": 50,
"time": "1773038930"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1773037450"
},
"departure": {
"delay": 10,
"time": "1773037450"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1773036675"
},
"departure": {
"delay": 15,
"time": "1773036675"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1773038747"
},
"departure": {
"delay": 47,
"time": "1773038747"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1773037598"
},
"departure": {
"delay": 38,
"time": "1773037598"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1773037547"
},
"departure": {
"delay": 47,
"time": "1773037547"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490670:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773047400"
},
"departure": {
"time": "1773047400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773047820"
},
"departure": {
"time": "1773047820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773047160"
},
"departure": {
"time": "1773047160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773047700"
},
"departure": {
"time": "1773047700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773047940"
},
"departure": {
"time": "1773047940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773048540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773047760"
},
"departure": {
"time": "1773047760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773047880"
},
"departure": {
"time": "1773047880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773046980"
},
"departure": {
"time": "1773046980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773047280"
},
"departure": {
"time": "1773047280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773047520"
},
"departure": {
"time": "1773047520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773047580"
},
"departure": {
"time": "1773047580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:301:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597848:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1773037202"
},
"departure": {
"delay": 2,
"time": "1773037202"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1773037984"
},
"departure": {
"delay": 4,
"time": "1773037984"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -5,
"time": "1773036955"
},
"departure": {
"delay": -5,
"time": "1773036955"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1773037449"
},
"departure": {
"delay": 9,
"time": "1773037449"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1773037557"
},
"departure": {
"delay": 57,
"time": "1773037557"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -21,
"time": "1773036999"
},
"departure": {
"delay": -21,
"time": "1773036999"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1773037684"
},
"departure": {
"delay": 4,
"time": "1773037684"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1773037861"
},
"departure": {
"delay": 1,
"time": "1773037861"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1773038101"
},
"departure": {
"delay": 1,
"time": "1773038101"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 35,
"time": "1773037895"
},
"departure": {
"delay": 35,
"time": "1773037895"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1773038224"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1773037625"
},
"departure": {
"delay": 5,
"time": "1773037625"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1773038207"
},
"departure": {
"delay": 47,
"time": "1773038207"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -81,
"time": "1773037119"
},
"departure": {
"delay": -81,
"time": "1773037119"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1773037354"
},
"departure": {
"delay": 34,
"time": "1773037354"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597848:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773053100"
},
"departure": {
"time": "1773053100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773052440"
},
"departure": {
"time": "1773052440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773054480"
},
"departure": {
"time": "1773054480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1773052145"
},
"departure": {
"delay": 5,
"time": "1773052145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773052140"
},
"departure": {
"time": "1773052140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773052920"
},
"departure": {
"time": "1773052920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773054660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773053760"
},
"departure": {
"time": "1773053760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773054600"
},
"departure": {
"time": "1773054600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773053520"
},
"departure": {
"time": "1773053520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773054000"
},
"departure": {
"time": "1773054000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773054360"
},
"departure": {
"time": "1773054360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773052740"
},
"departure": {
"time": "1773052740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773054060"
},
"departure": {
"time": "1773054060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773051665"
},
"departure": {
"delay": 5,
"time": "1773051665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773052260"
},
"departure": {
"time": "1773052260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773054300"
},
"departure": {
"time": "1773054300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773053820"
},
"departure": {
"time": "1773053820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052500"
},
"departure": {
"time": "1773052500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773054240"
},
"departure": {
"time": "1773054240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773052560"
},
"departure": {
"time": "1773052560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773052380"
},
"departure": {
"time": "1773052380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773054120"
},
"departure": {
"time": "1773054120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1773051600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773052800"
},
"departure": {
"time": "1773052800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773052200"
},
"departure": {
"time": "1773052200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773054005"
},
"departure": {
"delay": 5,
"time": "1773054005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773052020"
},
"departure": {
"time": "1773052020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773053460"
},
"departure": {
"time": "1773053460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:411:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747884x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1773033700"
},
"departure": {
"delay": -1,
"time": "1773033719"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 231,
"time": "1773033171"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1773033444"
},
"departure": {
"delay": 94,
"time": "1773033454"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1773034275"
},
"departure": {
"delay": 147,
"time": "1773034287"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1773033796"
},
"departure": {
"delay": 53,
"time": "1773033833"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1773033205"
},
"departure": {
"delay": 78,
"time": "1773033258"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1773033846"
},
"departure": {
"delay": 87,
"time": "1773033867"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1773034600"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1773033748"
},
"departure": {
"delay": -14,
"time": "1773033766"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1773034008"
},
"departure": {
"delay": 127,
"time": "1773034027"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1773033578"
},
"departure": {
"delay": -12,
"time": "1773033588"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1773034522"
},
"departure": {
"delay": 160,
"time": "1773034540"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1773034210"
},
"departure": {
"delay": 144,
"time": "1773034224"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1773034449"
},
"departure": {
"delay": 142,
"time": "1773034462"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 121,
"time": "1773034311"
},
"departure": {
"delay": 121,
"time": "1773034321"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1773034095"
},
"departure": {
"delay": 84,
"time": "1773034104"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1773033330"
},
"departure": {
"delay": 52,
"time": "1773033352"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1773034486"
},
"departure": {
"delay": 178,
"time": "1773034498"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1773033961"
},
"departure": {
"delay": 80,
"time": "1773033980"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1773033899"
},
"departure": {
"delay": 79,
"time": "1773033919"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1773033549"
},
"departure": {
"delay": 18,
"time": "1773033558"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1773034360"
},
"departure": {
"delay": 182,
"time": "1773034382"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1773033485"
},
"departure": {
"delay": 36,
"time": "1773033516"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747884x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011212x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1773034960"
},
"departure": {
"delay": 40,
"time": "1773034960"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1773035560"
},
"departure": {
"delay": 40,
"time": "1773035560"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 75,
"time": "1773035355"
},
"departure": {
"delay": 75,
"time": "1773035355"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 115,
"time": "1773034075"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 82,
"time": "1773034522"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 51,
"time": "1773035031"
},
"departure": {
"delay": 51,
"time": "1773035031"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 40,
"time": "1773034720"
},
"departure": {
"delay": 40,
"time": "1773034720"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 90,
"time": "1773034410"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 89,
"time": "1773035249"
},
"departure": {
"delay": 89,
"time": "1773035249"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 58,
"time": "1773035278"
},
"departure": {
"delay": 58,
"time": "1773035278"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 40,
"time": "1773035620"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 92,
"time": "1773034472"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 102,
"time": "1773033882"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1773034396"
},
"departure": {
"delay": 76,
"time": "1773034396"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 166,
"time": "1773034006"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1773035503"
},
"departure": {
"delay": 43,
"time": "1773035503"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 98,
"time": "1773035318"
},
"departure": {
"delay": 98,
"time": "1773035318"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1773035200"
},
"departure": {
"delay": 40,
"time": "1773035200"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 76,
"time": "1773034216"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1773034600"
},
"departure": {
"delay": 40,
"time": "1773034600"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 88,
"time": "1773035428"
},
"departure": {
"delay": 88,
"time": "1773035428"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 87,
"time": "1773034107"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 84,
"time": "1773035064"
},
"departure": {
"delay": 84,
"time": "1773035064"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 167,
"time": "1773033947"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1773035473"
},
"departure": {
"delay": 73,
"time": "1773035473"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 85,
"time": "1773034645"
},
"departure": {
"delay": 85,
"time": "1773034645"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011212x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773039900"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773041940"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1773041105"
},
"departure": {
"delay": 5,
"time": "1773041105"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773039960"
},
"departure": {
"time": "1773039960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1773039000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773039120"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1773041350"
},
"departure": {
"delay": 10,
"time": "1773041350"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1773041765"
},
"departure": {
"delay": 5,
"time": "1773041765"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1773041045"
},
"departure": {
"delay": 5,
"time": "1773041045"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1773041345"
},
"departure": {
"delay": 5,
"time": "1773041345"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:141:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773050700"
},
"departure": {
"time": "1773050700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773050880"
},
"departure": {
"time": "1773050880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051180"
},
"departure": {
"time": "1773051180"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773051780"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773051420"
},
"departure": {
"time": "1773051420"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1773050580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1013:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244133xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 642,
"time": "1773034182"
},
"departure": {
"delay": 642,
"time": "1773034182"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 638,
"time": "1773033998"
},
"departure": {
"delay": 638,
"time": "1773033998"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 621,
"time": "1773034101"
},
"departure": {
"delay": 621,
"time": "1773034101"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 596,
"time": "1773034436"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 604,
"time": "1773033964"
},
"departure": {
"delay": 604,
"time": "1773033964"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 599,
"time": "1773033839"
},
"departure": {
"delay": 599,
"time": "1773033839"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 611,
"time": "1773034151"
},
"departure": {
"delay": 611,
"time": "1773034151"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 618,
"time": "1773033918"
},
"departure": {
"delay": 618,
"time": "1773033918"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 643,
"time": "1773034363"
},
"departure": {
"delay": 643,
"time": "1773034363"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 649,
"time": "1773034309"
},
"departure": {
"delay": 649,
"time": "1773034309"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 596,
"time": "1773033596"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 613,
"time": "1773034333"
},
"departure": {
"delay": 613,
"time": "1773034333"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 605,
"time": "1773034265"
},
"departure": {
"delay": 605,
"time": "1773034265"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 628,
"time": "1773034228"
},
"departure": {
"delay": 628,
"time": "1773034228"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1773033599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244133xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1773034703"
},
"departure": {
"delay": 23,
"time": "1773034703"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1773034254"
},
"departure": {
"delay": -66,
"time": "1773034254"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1773035391"
},
"departure": {
"delay": 51,
"time": "1773035391"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1773035203"
},
"departure": {
"delay": 43,
"time": "1773035203"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1773034802"
},
"departure": {
"delay": 2,
"time": "1773034802"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1773034114"
},
"departure": {
"delay": 38,
"time": "1773034118"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -52,
"time": "1773034418"
},
"departure": {
"delay": -52,
"time": "1773034508"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1773035034"
},
"departure": {
"delay": -6,
"time": "1773035034"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 98,
"time": "1773033938"
},
"departure": {
"delay": 98,
"time": "1773033938"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1773035514"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -52,
"time": "1773034298"
},
"departure": {
"delay": -52,
"time": "1773034328"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1773035497"
},
"departure": {
"delay": 37,
"time": "1773035497"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -3,
"time": "1773034977"
},
"departure": {
"delay": -3,
"time": "1773034977"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1773035274"
},
"departure": {
"delay": -6,
"time": "1773035274"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 129,
"time": "1773033849"
},
"departure": {
"delay": 129,
"time": "1773033849"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1773034208"
},
"departure": {
"delay": -52,
"time": "1773034208"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1773034598"
},
"departure": {
"delay": 38,
"time": "1773034598"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1773034032"
},
"departure": {
"delay": 72,
"time": "1773034032"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1773033775"
},
"departure": {
"delay": 115,
"time": "1773033775"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1773035176"
},
"departure": {
"delay": 16,
"time": "1773035176"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1773034909"
},
"departure": {
"delay": 49,
"time": "1773034909"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597864:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:195:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1773042000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773044400"
},
"departure": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773042600"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773044820"
},
"departure": {
"time": "1773044820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773042540"
},
"departure": {
"time": "1773042540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043680"
},
"departure": {
"time": "1773043680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773044580"
},
"departure": {
"time": "1773044580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773044700"
},
"departure": {
"time": "1773044700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773043620"
},
"departure": {
"time": "1773043620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773045240"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042480"
},
"departure": {
"time": "1773042480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773043980"
},
"departure": {
"time": "1773043980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773043260"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773043860"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773044220"
},
"departure": {
"time": "1773044220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773044940"
},
"departure": {
"time": "1773044940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773042060"
},
"departure": {
"time": "1773042060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1773033773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:195:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773038340"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:287:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1148,
"time": "1773034552"
},
"departure": {
"delay": -1148,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2108,
"time": "1773034552"
},
"departure": {
"delay": -2108,
"time": "1773034552"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1448,
"time": "1773034552"
},
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1388,
"time": "1773034552"
},
"departure": {
"delay": -1388,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1088,
"time": "1773034552"
},
"departure": {
"delay": -1088,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2408,
"time": "1773034552"
},
"departure": {
"delay": -2408,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2768,
"time": "1773034552"
},
"departure": {
"delay": -2768,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"departure": {
"delay": -788,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2708,
"time": "1773034552"
},
"departure": {
"delay": -2708,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1508,
"time": "1773034552"
},
"departure": {
"delay": -1508,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1208,
"time": "1773034552"
},
"departure": {
"delay": -1208,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1688,
"time": "1773034552"
},
"departure": {
"delay": -1688,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2528,
"time": "1773034552"
},
"departure": {
"delay": -2528,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2348,
"time": "1773034552"
},
"departure": {
"delay": -2348,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -968,
"time": "1773034552"
},
"departure": {
"delay": -968,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1028,
"time": "1773034552"
},
"departure": {
"delay": -1028,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -908,
"time": "1773034552"
},
"departure": {
"delay": -908,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -119,
"time": "1773037621"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -69,
"time": "1773037551"
},
"departure": {
"delay": -69,
"time": "1773037551"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1988,
"time": "1773034552"
},
"departure": {
"delay": -1988,
"time": "1773034552"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2108,
"time": "1773034552"
},
"departure": {
"delay": -2108,
"time": "1773034552"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1773037482"
},
"departure": {
"delay": -18,
"time": "1773037482"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2228,
"time": "1773034552"
},
"departure": {
"delay": -2228,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2588,
"time": "1773034552"
},
"departure": {
"delay": -2588,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1088,
"time": "1773034552"
},
"departure": {
"delay": -1088,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2468,
"time": "1773034552"
},
"departure": {
"delay": -2468,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1568,
"time": "1773034552"
},
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2888,
"time": "1773034552"
},
"departure": {
"delay": -2888,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471203:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190112x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1773033933"
},
"departure": {
"delay": 33,
"time": "1773033933"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1773033574"
},
"departure": {
"delay": 34,
"time": "1773033574"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1773034065"
},
"departure": {
"delay": 45,
"time": "1773034065"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1773034167"
},
"departure": {
"delay": 27,
"time": "1773034167"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1773033702"
},
"departure": {
"delay": 42,
"time": "1773033702"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1773033623"
},
"departure": {
"delay": 23,
"time": "1773033623"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1773034403"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1773033503"
},
"departure": {
"delay": 23,
"time": "1773033503"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1773033835"
},
"departure": {
"delay": 55,
"time": "1773033835"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1773034043"
},
"departure": {
"delay": 23,
"time": "1773034043"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1773034114"
},
"departure": {
"delay": 34,
"time": "1773034114"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1773033986"
},
"departure": {
"delay": 26,
"time": "1773033986"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1773034223"
},
"departure": {
"delay": 23,
"time": "1773034223"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1773033661"
},
"departure": {
"delay": 61,
"time": "1773033661"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 38,
"time": "1773033398"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773033459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190112x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3102F6044799x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1773034440"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773030818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3102F6044799x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:197:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773042600"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773043680"
},
"departure": {
"time": "1773043680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1773042060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773043740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773042480"
},
"departure": {
"time": "1773042480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773042660"
},
"departure": {
"time": "1773042660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:197:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773046200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773048545"
},
"departure": {
"delay": 5,
"time": "1773048545"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773048360"
},
"departure": {
"time": "1773048360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773048240"
},
"departure": {
"time": "1773048240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773046560"
},
"departure": {
"time": "1773046560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773047040"
},
"departure": {
"time": "1773047040"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773046800"
},
"departure": {
"time": "1773046800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049080"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773047340"
},
"departure": {
"time": "1773047340"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773046265"
},
"departure": {
"delay": 5,
"time": "1773046265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773046920"
},
"departure": {
"time": "1773046920"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773046620"
},
"departure": {
"time": "1773046620"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773046680"
},
"departure": {
"time": "1773046680"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773048840"
},
"departure": {
"time": "1773048840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773048960"
},
"departure": {
"time": "1773048960"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773048540"
},
"departure": {
"time": "1773048540"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773048000"
},
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773049140"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773046685"
},
"departure": {
"delay": 5,
"time": "1773046685"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773047280"
},
"departure": {
"time": "1773047280"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773047100"
},
"departure": {
"time": "1773047100"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773048060"
},
"departure": {
"time": "1773048060"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773046980"
},
"departure": {
"time": "1773046980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048900"
},
"departure": {
"time": "1773048900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773046740"
},
"departure": {
"time": "1773046740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1773034256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041040"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1773039960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:391:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773055680"
},
"departure": {
"time": "1773055680"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773055140"
},
"departure": {
"time": "1773055140"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773055920"
},
"departure": {
"time": "1773055920"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773054840"
},
"departure": {
"time": "1773054840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773055740"
},
"departure": {
"time": "1773055740"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056040"
},
"departure": {
"time": "1773056040"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773054780"
},
"departure": {
"time": "1773054780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773056220"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1773054720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773055200"
},
"departure": {
"time": "1773055200"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773056160"
},
"departure": {
"time": "1773056160"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773056100"
},
"departure": {
"time": "1773056100"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773055080"
},
"departure": {
"time": "1773055080"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1299:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595676:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1773036745"
},
"departure": {
"delay": -35,
"time": "1773036745"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1773036003"
},
"departure": {
"delay": 3,
"time": "1773036003"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1773037063"
},
"departure": {
"delay": -17,
"time": "1773037063"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 20,
"time": "1773035600"
},
"departure": {
"delay": 20,
"time": "1773035600"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1773037139"
},
"departure": {
"delay": -61,
"time": "1773037139"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -75,
"time": "1773037005"
},
"departure": {
"delay": -75,
"time": "1773037005"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1773036380"
},
"departure": {
"delay": 20,
"time": "1773036380"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -75,
"time": "1773037245"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 33,
"time": "1773036453"
},
"departure": {
"delay": 33,
"time": "1773036453"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1773035139"
},
"departure": {
"delay": 39,
"time": "1773035139"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1773035228"
},
"departure": {
"delay": 8,
"time": "1773035228"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1773036915"
},
"departure": {
"delay": -45,
"time": "1773036915"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1773036696"
},
"departure": {
"delay": -24,
"time": "1773036696"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1773037182"
},
"departure": {
"delay": -18,
"time": "1773037182"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 37,
"time": "1773035437"
},
"departure": {
"delay": 37,
"time": "1773035437"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1773035877"
},
"departure": {
"delay": 57,
"time": "1773035877"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1773035780"
},
"departure": {
"delay": 20,
"time": "1773035780"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1773035743"
},
"departure": {
"delay": 43,
"time": "1773035743"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1773035461"
},
"departure": {
"delay": 1,
"time": "1773035461"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1773036795"
},
"departure": {
"delay": -45,
"time": "1773036795"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1773035702"
},
"departure": {
"delay": 2,
"time": "1773035702"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1773036667"
},
"departure": {
"delay": -53,
"time": "1773036667"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -75,
"time": "1773036645"
},
"departure": {
"delay": -75,
"time": "1773036645"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1773036085"
},
"departure": {
"delay": 25,
"time": "1773036085"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1773036874"
},
"departure": {
"delay": -26,
"time": "1773036874"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1773035926"
},
"departure": {
"delay": 46,
"time": "1773035926"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1773035395"
},
"departure": {
"delay": 55,
"time": "1773035395"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773035345"
},
"departure": {
"delay": 5,
"time": "1773035345"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1773035510"
},
"departure": {
"delay": 50,
"time": "1773035510"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1773036498"
},
"departure": {
"delay": -42,
"time": "1773036498"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1773036845"
},
"departure": {
"delay": -55,
"time": "1773036845"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1773035546"
},
"departure": {
"delay": 26,
"time": "1773035546"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1773036957"
},
"departure": {
"delay": -63,
"time": "1773036957"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595676:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773055920"
},
"departure": {
"time": "1773055920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773058260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773055860"
},
"departure": {
"time": "1773055860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773055980"
},
"departure": {
"time": "1773055980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773057420"
},
"departure": {
"time": "1773057420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773057900"
},
"departure": {
"time": "1773057900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773055740"
},
"departure": {
"time": "1773055740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773057660"
},
"departure": {
"time": "1773057660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1773055200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773055800"
},
"departure": {
"time": "1773055800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773057600"
},
"departure": {
"time": "1773057600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773055620"
},
"departure": {
"time": "1773055620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773056160"
},
"departure": {
"time": "1773056160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1773057605"
},
"departure": {
"delay": 5,
"time": "1773057605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773056100"
},
"departure": {
"time": "1773056100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773057120"
},
"departure": {
"time": "1773057120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1773055265"
},
"departure": {
"delay": 5,
"time": "1773055265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773056700"
},
"departure": {
"time": "1773056700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773057720"
},
"departure": {
"time": "1773057720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773056340"
},
"departure": {
"time": "1773056340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773055260"
},
"departure": {
"time": "1773055260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773057360"
},
"departure": {
"time": "1773057360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773056040"
},
"departure": {
"time": "1773056040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773057840"
},
"departure": {
"time": "1773057840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773056520"
},
"departure": {
"time": "1773056520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773057960"
},
"departure": {
"time": "1773057960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773055680"
},
"departure": {
"time": "1773055680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773056400"
},
"departure": {
"time": "1773056400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773058200"
},
"departure": {
"time": "1773058200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773058080"
},
"departure": {
"time": "1773058080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1773055745"
},
"departure": {
"delay": 5,
"time": "1773055745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:493:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1773034387"
},
"departure": {
"delay": 79,
"time": "1773034459"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1773035360"
},
"departure": {
"delay": 80,
"time": "1773035360"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1773035120"
},
"departure": {
"delay": 80,
"time": "1773035120"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 146,
"time": "1773034346"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1773035780"
},
"departure": {
"delay": 80,
"time": "1773035780"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1773034700"
},
"departure": {
"delay": 80,
"time": "1773034700"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1773034760"
},
"departure": {
"delay": 80,
"time": "1773034760"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1773035720"
},
"departure": {
"delay": 80,
"time": "1773035720"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1773035240"
},
"departure": {
"delay": 80,
"time": "1773035240"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1773035660"
},
"departure": {
"delay": 80,
"time": "1773035660"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1773036020"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1773034820"
},
"departure": {
"delay": 80,
"time": "1773034820"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1773035600"
},
"departure": {
"delay": 80,
"time": "1773035600"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1773035840"
},
"departure": {
"delay": 80,
"time": "1773035840"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1773034640"
},
"departure": {
"delay": 80,
"time": "1773034640"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1773034505"
},
"departure": {
"delay": 100,
"time": "1773034540"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1773035540"
},
"departure": {
"delay": 80,
"time": "1773035540"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1773035420"
},
"departure": {
"delay": 80,
"time": "1773035420"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1773035000"
},
"departure": {
"delay": 80,
"time": "1773035000"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1688,
"time": "1773034552"
},
"departure": {
"delay": -1688,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -222,
"time": "1773037878"
},
"departure": {
"delay": -222,
"time": "1773037878"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -350,
"time": "1773038230"
},
"departure": {
"delay": -350,
"time": "1773038230"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -237,
"time": "1773037803"
},
"departure": {
"delay": -237,
"time": "1773037803"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -98,
"time": "1773037282"
},
"departure": {
"delay": -98,
"time": "1773037282"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -282,
"time": "1773038178"
},
"departure": {
"delay": -282,
"time": "1773038178"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -310,
"time": "1773038270"
},
"departure": {
"delay": -310,
"time": "1773038270"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2588,
"time": "1773034552"
},
"departure": {
"delay": -2588,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -258,
"time": "1773037722"
},
"departure": {
"delay": -258,
"time": "1773037722"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1568,
"time": "1773034552"
},
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2468,
"time": "1773034552"
},
"departure": {
"delay": -2468,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -61,
"time": "1773037199"
},
"departure": {
"delay": -61,
"time": "1773037199"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -205,
"time": "1773038075"
},
"departure": {
"delay": -205,
"time": "1773038075"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2408,
"time": "1773034552"
},
"departure": {
"delay": -2408,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1773036574"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1868,
"time": "1773034552"
},
"departure": {
"delay": -1868,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -177,
"time": "1773037923"
},
"departure": {
"delay": -177,
"time": "1773037923"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -193,
"time": "1773038027"
},
"departure": {
"delay": -193,
"time": "1773038027"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -376,
"time": "1773038384"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -257,
"time": "1773038143"
},
"departure": {
"delay": -257,
"time": "1773038143"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2648,
"time": "1773034552"
},
"departure": {
"delay": -2648,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -128,
"time": "1773037252"
},
"departure": {
"delay": -128,
"time": "1773037252"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2648,
"time": "1773034552"
},
"departure": {
"delay": -2648,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -194,
"time": "1773037426"
},
"departure": {
"delay": -194,
"time": "1773037426"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -151,
"time": "1773037349"
},
"departure": {
"delay": -151,
"time": "1773037349"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1868,
"time": "1773034552"
},
"departure": {
"delay": -1868,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1988,
"time": "1773034552"
},
"departure": {
"delay": -1988,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2108,
"time": "1773034552"
},
"departure": {
"delay": -2108,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -222,
"time": "1773037998"
},
"departure": {
"delay": -222,
"time": "1773037998"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -221,
"time": "1773038119"
},
"departure": {
"delay": -221,
"time": "1773038119"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -194,
"time": "1773037606"
},
"departure": {
"delay": -194,
"time": "1773037606"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -200,
"time": "1773037960"
},
"departure": {
"delay": -200,
"time": "1773037960"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1688,
"time": "1773034552"
},
"departure": {
"delay": -1688,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1808,
"time": "1773034552"
},
"departure": {
"delay": -1808,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -254,
"time": "1773037666"
},
"departure": {
"delay": -254,
"time": "1773037666"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2348,
"time": "1773034552"
},
"departure": {
"delay": -2348,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471217:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1773039402"
},
"departure": {
"delay": 42,
"time": "1773039402"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4028,
"time": "1773034552"
},
"departure": {
"delay": -4028,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4088,
"time": "1773034552"
},
"departure": {
"delay": -4088,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -73,
"time": "1773039707"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": -3548,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1773039482"
},
"departure": {
"delay": 62,
"time": "1773039482"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1773039326"
},
"departure": {
"delay": 86,
"time": "1773039326"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3668,
"time": "1773034552"
},
"departure": {
"delay": -3668,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4148,
"time": "1773034552"
},
"departure": {
"delay": -4148,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4508,
"time": "1773034552"
},
"departure": {
"delay": -4508,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1773039698"
},
"departure": {
"delay": -22,
"time": "1773039698"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3728,
"time": "1773034552"
},
"departure": {
"delay": -3728,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1773039582"
},
"departure": {
"delay": -18,
"time": "1773039582"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4388,
"time": "1773034552"
},
"departure": {
"delay": -4388,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -4268,
"time": "1773034552"
},
"departure": {
"delay": -4268,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4328,
"time": "1773034552"
},
"departure": {
"delay": -4328,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4208,
"time": "1773034552"
},
"departure": {
"delay": -4208,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3908,
"time": "1773034552"
},
"departure": {
"delay": -3908,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3788,
"time": "1773034552"
},
"departure": {
"delay": -3788,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1773039539"
},
"departure": {
"delay": 59,
"time": "1773039539"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4268,
"time": "1773034552"
},
"departure": {
"delay": -4268,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470517:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9856x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038340"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038700"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038220"
},
"departure": {
"time": "1773038220"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"departure": {
"time": "1773037620"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
}
],
"timestamp": "1773034557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9856x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 545,
"time": "1773034865"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 596,
"time": "1773034856"
},
"departure": {
"delay": 596,
"time": "1773034856"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 647,
"time": "1773034787"
},
"departure": {
"delay": 647,
"time": "1773034787"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 652,
"time": "1773034121"
},
"departure": {
"delay": 652,
"time": "1773034132"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 723,
"time": "1773034683"
},
"departure": {
"delay": 723,
"time": "1773034683"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 796,
"time": "1773034456"
},
"departure": {
"delay": 796,
"time": "1773034456"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 706,
"time": "1773034606"
},
"departure": {
"delay": 706,
"time": "1773034606"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 766,
"time": "1773034546"
},
"departure": {
"delay": 766,
"time": "1773034546"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 796,
"time": "1773034336"
},
"departure": {
"delay": 796,
"time": "1773034336"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 715,
"time": "1773034735"
},
"departure": {
"delay": 715,
"time": "1773034735"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1773034342",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470512:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -236,
"time": "1773036604"
},
"departure": {
"delay": -236,
"time": "1773036604"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -86,
"time": "1773036154"
},
"departure": {
"delay": -86,
"time": "1773036154"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -164,
"time": "1773036436"
},
"departure": {
"delay": -164,
"time": "1773036436"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1773036100"
},
"departure": {
"delay": 40,
"time": "1773036100"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -227,
"time": "1773036793"
},
"departure": {
"delay": -227,
"time": "1773036793"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -194,
"time": "1773036526"
},
"departure": {
"delay": -194,
"time": "1773036526"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -176,
"time": "1773036364"
},
"departure": {
"delay": -176,
"time": "1773036364"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -148,
"time": "1773036272"
},
"departure": {
"delay": -148,
"time": "1773036272"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -231,
"time": "1773036969"
},
"departure": {
"delay": -231,
"time": "1773036969"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -236,
"time": "1773037084"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -236,
"time": "1773036904"
},
"departure": {
"delay": -236,
"time": "1773036904"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -229,
"time": "1773036851"
},
"departure": {
"delay": -229,
"time": "1773036851"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -234,
"time": "1773037026"
},
"departure": {
"delay": -234,
"time": "1773037026"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -187,
"time": "1773036713"
},
"departure": {
"delay": -187,
"time": "1773036713"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596609:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1773035311"
},
"departure": {
"delay": -29,
"time": "1773035311"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1773034360"
},
"departure": {
"delay": 100,
"time": "1773034360"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1773034706"
},
"departure": {
"delay": -34,
"time": "1773034706"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1773035426"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1773035055"
},
"departure": {
"delay": 15,
"time": "1773035055"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1773035246"
},
"departure": {
"delay": -34,
"time": "1773035246"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1773034946"
},
"departure": {
"delay": -34,
"time": "1773034946"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1773034868"
},
"departure": {
"delay": 8,
"time": "1773034868"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1773035135"
},
"departure": {
"delay": -25,
"time": "1773035135"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": 79,
"time": "1773034279"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1773035368"
},
"departure": {
"delay": -32,
"time": "1773035368"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1773034414"
},
"departure": {
"delay": -26,
"time": "1773034414"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1773035193"
},
"departure": {
"delay": -27,
"time": "1773035193"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1773034604"
},
"departure": {
"delay": -16,
"time": "1773034604"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1773034778"
},
"departure": {
"delay": -22,
"time": "1773034778"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596605:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1773034523"
},
"departure": {
"delay": -37,
"time": "1773034523"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1773034600"
},
"departure": {
"delay": -20,
"time": "1773034600"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1773034098"
},
"departure": {
"delay": -7,
"time": "1773034133"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -65,
"time": "1773034795"
},
"departure": {
"delay": -65,
"time": "1773034795"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1773034215"
},
"departure": {
"delay": 15,
"time": "1773034215"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1773034279"
},
"departure": {
"delay": 19,
"time": "1773034279"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -37,
"time": "1773034703"
},
"departure": {
"delay": -37,
"time": "1773034703"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -7,
"time": "1773034493"
},
"departure": {
"delay": -7,
"time": "1773034493"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -105,
"time": "1773034755"
},
"departure": {
"delay": -105,
"time": "1773034755"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -155,
"time": "1773034885"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1773034473"
},
"departure": {
"delay": 33,
"time": "1773034473"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1773034552"
},
"departure": {
"delay": -8,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -36,
"time": "1773034644"
},
"departure": {
"delay": -36,
"time": "1773034644"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1773034428"
},
"departure": {
"delay": -12,
"time": "1773034428"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1773034668"
},
"departure": {
"delay": -12,
"time": "1773034668"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1773034353"
},
"departure": {
"delay": 33,
"time": "1773034353"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471247:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773045240"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773045540"
},
"departure": {
"time": "1773045540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773045420"
},
"departure": {
"time": "1773045420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773045600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773043200"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773044700"
},
"departure": {
"time": "1773044700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1773042665"
},
"departure": {
"delay": 5,
"time": "1773042665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042660"
},
"departure": {
"time": "1773042660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773044820"
},
"departure": {
"time": "1773044820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773043740"
},
"departure": {
"time": "1773043740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773043560"
},
"departure": {
"time": "1773043560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773045300"
},
"departure": {
"time": "1773045300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773043085"
},
"departure": {
"delay": 5,
"time": "1773043085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045360"
},
"departure": {
"time": "1773045360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1773045005"
},
"departure": {
"delay": 5,
"time": "1773045005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:213:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041880"
},
"departure": {
"time": "1773041880"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773042480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1773041220"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773041940"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850405F6025612x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773041100"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039660"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038340"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1773034120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850405F6025612x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057106x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1773034751"
},
"departure": {
"delay": 11,
"time": "1773034751"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1773034620"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1773034856"
},
"departure": {
"delay": 56,
"time": "1773034856"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1773035019"
},
"departure": {
"delay": 39,
"time": "1773035019"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1773034655"
},
"departure": {
"delay": 35,
"time": "1773034655"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1773035201"
},
"departure": {
"delay": 41,
"time": "1773035201"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1773034827"
},
"departure": {
"delay": 27,
"time": "1773034827"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1773035055"
},
"departure": {
"delay": 15,
"time": "1773035055"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1773035141"
},
"departure": {
"delay": 41,
"time": "1773035141"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1773035471"
},
"departure": {
"delay": 11,
"time": "1773035471"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1773035103"
},
"departure": {
"delay": 3,
"time": "1773035103"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1773035597"
},
"departure": {
"delay": 17,
"time": "1773035597"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1773034983"
},
"departure": {
"delay": 3,
"time": "1773034983"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1773035231"
},
"departure": {
"delay": 11,
"time": "1773035231"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1773035328"
},
"departure": {
"delay": 48,
"time": "1773035328"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035940"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1773034459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057106x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773055380"
},
"departure": {
"time": "1773055380"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773055500"
},
"departure": {
"time": "1773055500"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773055680"
},
"departure": {
"time": "1773055680"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773055440"
},
"departure": {
"time": "1773055440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773055800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773055200"
},
"departure": {
"time": "1773055200"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773055560"
},
"departure": {
"time": "1773055560"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1773054720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773054780"
},
"departure": {
"time": "1773054780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773055260"
},
"departure": {
"time": "1773055260"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773054840"
},
"departure": {
"time": "1773054840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773055140"
},
"departure": {
"time": "1773055140"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773055080"
},
"departure": {
"time": "1773055080"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1257:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -117,
"time": "1773035343"
},
"departure": {
"delay": -117,
"time": "1773035343"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1773034728"
},
"departure": {
"delay": 48,
"time": "1773034728"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1773035107"
},
"departure": {
"delay": -53,
"time": "1773035107"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1773034250"
},
"departure": {
"delay": 110,
"time": "1773034250"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1773035014"
},
"departure": {
"delay": -26,
"time": "1773035014"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1773034382"
},
"departure": {
"delay": 62,
"time": "1773034382"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1773035595"
},
"departure": {
"delay": -165,
"time": "1773035595"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1773034864"
},
"departure": {
"delay": 4,
"time": "1773034864"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1773034511"
},
"departure": {
"delay": 11,
"time": "1773034511"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -169,
"time": "1773035711"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -118,
"time": "1773035462"
},
"departure": {
"delay": -118,
"time": "1773035462"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -138,
"time": "1773035682"
},
"departure": {
"delay": -138,
"time": "1773035682"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1773034310"
},
"departure": {
"delay": 110,
"time": "1773034310"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -113,
"time": "1773035227"
},
"departure": {
"delay": -113,
"time": "1773035227"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -188,
"time": "1773035272"
},
"departure": {
"delay": -188,
"time": "1773035272"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -9,
"time": "1773034971"
},
"departure": {
"delay": -9,
"time": "1773034971"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1773034779"
},
"departure": {
"delay": 39,
"time": "1773034779"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1773034454"
},
"departure": {
"delay": 74,
"time": "1773034454"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1773035088"
},
"departure": {
"delay": -72,
"time": "1773035088"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1773034686"
},
"departure": {
"delay": 6,
"time": "1773034686"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1773034540"
},
"departure": {
"delay": 40,
"time": "1773034540"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596569:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044160"
},
"departure": {
"time": "1773044160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773043680"
},
"departure": {
"time": "1773043680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773043260"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773043620"
},
"departure": {
"time": "1773043620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773044040"
},
"departure": {
"time": "1773044040"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773044220"
},
"departure": {
"time": "1773044220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773043200"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773043740"
},
"departure": {
"time": "1773043740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773044280"
},
"departure": {
"time": "1773044280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773043560"
},
"departure": {
"time": "1773043560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:215:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28421,
"time": "1773035659"
},
"departure": {
"delay": -28421,
"time": "1773035659"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -28303,
"time": "1773034397"
},
"departure": {
"delay": -28303,
"time": "1773034397"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -28193,
"time": "1773034147"
},
"departure": {
"delay": -28193,
"time": "1773034147"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -28423,
"time": "1773035117"
},
"departure": {
"delay": -28423,
"time": "1773035117"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -28283,
"time": "1773034297"
},
"departure": {
"delay": -28283,
"time": "1773034297"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -28419,
"time": "1773035061"
},
"departure": {
"delay": -28419,
"time": "1773035061"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -28423,
"time": "1773035777"
},
"departure": {
"delay": -28423,
"time": "1773035777"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -28303,
"time": "1773034577"
},
"departure": {
"delay": -28303,
"time": "1773034577"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28327,
"time": "1773034793"
},
"departure": {
"delay": -28327,
"time": "1773034793"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -28455,
"time": "1773035865"
},
"departure": {
"delay": -28455,
"time": "1773035865"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -28253,
"time": "1773033825"
},
"departure": {
"delay": -28253,
"time": "1773033847"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -28363,
"time": "1773034997"
},
"departure": {
"delay": -28363,
"time": "1773034997"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -28298,
"time": "1773034642"
},
"departure": {
"delay": -28298,
"time": "1773034642"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -28340,
"time": "1773034720"
},
"departure": {
"delay": -28340,
"time": "1773034720"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": -28333,
"time": "1773033647"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28445,
"time": "1773035575"
},
"departure": {
"delay": -28445,
"time": "1773035575"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -28423,
"time": "1773035477"
},
"departure": {
"delay": -28423,
"time": "1773035477"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -28263,
"time": "1773033897"
},
"departure": {
"delay": -28263,
"time": "1773033897"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -28268,
"time": "1773034072"
},
"departure": {
"delay": -28268,
"time": "1773034072"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28282,
"time": "1773033998"
},
"departure": {
"delay": -28282,
"time": "1773033998"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28394,
"time": "1773035326"
},
"departure": {
"delay": -28394,
"time": "1773035326"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -28375,
"time": "1773034925"
},
"departure": {
"delay": -28375,
"time": "1773034925"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -28258,
"time": "1773033722"
},
"departure": {
"delay": -28258,
"time": "1773033722"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -28363,
"time": "1773034877"
},
"departure": {
"delay": -28363,
"time": "1773034877"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1773033653",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1665:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852613F6025448x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1773036180"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773040620"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1773032558",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852613F6025448x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1773031921"
},
"departure": {
"delay": 14,
"time": "1773031934"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1773031695"
},
"departure": {
"delay": 84,
"time": "1773031704"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1773033871"
},
"departure": {
"delay": -14,
"time": "1773033886"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1773032551"
},
"departure": {
"delay": -71,
"time": "1773032569"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1773032289"
},
"departure": {
"delay": -35,
"time": "1773032305"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1773034173"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1773032198"
},
"departure": {
"delay": -6,
"time": "1773032214"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1773031535"
},
"departure": {
"delay": 101,
"time": "1773031541"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1773032805"
},
"departure": {
"delay": 21,
"time": "1773033021"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1773033555"
},
"departure": {
"delay": 6,
"time": "1773033606"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 177,
"time": "1773031303"
},
"departure": {
"delay": 177,
"time": "1773031317"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1773033381"
},
"departure": {
"delay": 10,
"time": "1773033430"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 176,
"time": "1773031076"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851704F6025532x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034200"
},
"departure": {
"time": "1773034260"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1773033420"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773036720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033780"
},
"departure": {
"time": "1773033840"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1773029797",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851704F6025532x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1773034746"
},
"departure": {
"delay": 6,
"time": "1773034746"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1773035023"
},
"departure": {
"delay": -17,
"time": "1773035023"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1773035434"
},
"departure": {
"delay": 34,
"time": "1773035434"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1773035280"
},
"departure": {
"delay": 60,
"time": "1773035280"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1773034549"
},
"departure": {
"delay": 49,
"time": "1773034549"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1773034376"
},
"departure": {
"delay": -4,
"time": "1773034376"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1773035407"
},
"departure": {
"delay": 67,
"time": "1773035407"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1773035611"
},
"departure": {
"delay": 31,
"time": "1773035611"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1773035793"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1773035663"
},
"departure": {
"delay": 23,
"time": "1773035663"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1773035703"
},
"departure": {
"delay": 63,
"time": "1773035703"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1773035181"
},
"departure": {
"delay": 21,
"time": "1773035181"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1773034683"
},
"departure": {
"delay": 3,
"time": "1773034683"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1773035220"
},
"departure": {
"delay": 60,
"time": "1773035220"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1773034849"
},
"departure": {
"delay": -11,
"time": "1773034849"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1773035351"
},
"departure": {
"delay": 11,
"time": "1773035351"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1773034200"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1773035543"
},
"departure": {
"delay": 23,
"time": "1773035543"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1773034609"
},
"departure": {
"delay": 49,
"time": "1773034609"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1773034230"
},
"departure": {
"delay": 30,
"time": "1773034230"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1773034418"
},
"departure": {
"delay": 31,
"time": "1773034471"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1773035126"
},
"departure": {
"delay": 26,
"time": "1773035126"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470524:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -172,
"time": "1773035588"
},
"departure": {
"delay": -172,
"time": "1773035588"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -100,
"time": "1773035540"
},
"departure": {
"delay": -100,
"time": "1773035540"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 19,
"time": "1773035299"
},
"departure": {
"delay": 19,
"time": "1773035299"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 196,
"time": "1773034516"
},
"departure": {
"delay": 196,
"time": "1773034516"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1773035351"
},
"departure": {
"delay": -49,
"time": "1773035351"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 219,
"time": "1773034299"
},
"departure": {
"delay": 219,
"time": "1773034299"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1773034596"
},
"departure": {
"delay": 156,
"time": "1773034596"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1773035046"
},
"departure": {
"delay": 126,
"time": "1773035046"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 222,
"time": "1773034362"
},
"departure": {
"delay": 222,
"time": "1773034362"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1773034956"
},
"departure": {
"delay": 156,
"time": "1773034956"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 188,
"time": "1773034568"
},
"departure": {
"delay": 188,
"time": "1773034568"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 316,
"time": "1773034216"
},
"departure": {
"delay": 316,
"time": "1773034216"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1773035420"
},
"departure": {
"delay": -40,
"time": "1773035420"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 206,
"time": "1773034406"
},
"departure": {
"delay": 206,
"time": "1773034406"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1773034986"
},
"departure": {
"delay": 186,
"time": "1773034986"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1773035106"
},
"departure": {
"delay": 126,
"time": "1773035106"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 232,
"time": "1773034312"
},
"departure": {
"delay": 232,
"time": "1773034312"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1773035192"
},
"departure": {
"delay": 92,
"time": "1773035192"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1773035247"
},
"departure": {
"delay": 87,
"time": "1773035247"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 311,
"time": "1773034271"
},
"departure": {
"delay": 311,
"time": "1773034271"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1773034836"
},
"departure": {
"delay": 156,
"time": "1773034836"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 352,
"time": "1773034192"
},
"departure": {
"delay": 352,
"time": "1773034192"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1773035170"
},
"departure": {
"delay": 130,
"time": "1773035170"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -100,
"time": "1773035480"
},
"departure": {
"delay": -100,
"time": "1773035480"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -245,
"time": "1773035695"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 208,
"time": "1773034468"
},
"departure": {
"delay": 208,
"time": "1773034468"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471189:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1773030382"
},
"departure": {
"delay": 35,
"time": "1773030395"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1773030734"
},
"departure": {
"delay": -7,
"time": "1773030773"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1773030854"
},
"departure": {
"delay": 27,
"time": "1773030867"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -67,
"time": "1773031193"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -17,
"time": "1773028984"
},
"departure": {
"delay": -17,
"time": "1773029023"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1773029753"
},
"departure": {
"delay": -50,
"time": "1773029770"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773030626"
},
"departure": {
"delay": 5,
"time": "1773030665"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1773030957"
},
"departure": {
"delay": 16,
"time": "1773030976"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -3,
"time": "1773030580"
},
"departure": {
"delay": -3,
"time": "1773030597"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -65,
"time": "1773029190"
},
"departure": {
"delay": -65,
"time": "1773029215"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1773028915"
},
"departure": {
"delay": -24,
"time": "1773028956"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 14,
"time": "1773028394"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773031004"
},
"departure": {
"time": "1773031020"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -41,
"time": "1773029970"
},
"departure": {
"delay": -41,
"time": "1773030019"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1773029385"
},
"departure": {
"delay": 9,
"time": "1773029409"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1773030906"
},
"departure": {
"delay": 20,
"time": "1773030920"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -22,
"time": "1773030198"
},
"departure": {
"delay": -22,
"time": "1773030218"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1773030484"
},
"departure": {
"delay": 40,
"time": "1773030520"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1773028834"
},
"departure": {
"delay": -10,
"time": "1773028850"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1773029626"
},
"departure": {
"delay": 2,
"time": "1773029642"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1773029511"
},
"departure": {
"delay": -2,
"time": "1773029578"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1773030082"
},
"departure": {
"delay": -32,
"time": "1773030148"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1773028615"
},
"departure": {
"delay": 10,
"time": "1773028630"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1773031131"
},
"departure": {
"delay": -54,
"time": "1773031146"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -42,
"time": "1773029881"
},
"departure": {
"delay": -42,
"time": "1773029898"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1773028750"
},
"departure": {
"delay": -33,
"time": "1773028767"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1773030316"
},
"departure": {
"delay": 31,
"time": "1773030331"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1773029691"
},
"departure": {
"delay": -44,
"time": "1773029716"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1773028568"
},
"departure": {
"delay": 25,
"time": "1773028585"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1773028455"
},
"departure": {
"delay": 31,
"time": "1773028471"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1773031049"
},
"departure": {
"delay": -19,
"time": "1773031061"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 18,
"time": "1773028659"
},
"departure": {
"delay": 18,
"time": "1773028698"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1773031096"
},
"departure": {
"delay": -29,
"time": "1773031111"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -47,
"time": "1773029795"
},
"departure": {
"delay": -47,
"time": "1773029833"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1773029081"
},
"departure": {
"delay": -63,
"time": "1773029097"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1773030285"
},
"departure": {
"delay": 2,
"time": "1773030302"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3101F6044800x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1773042300"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
}
],
"timestamp": "1773031179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3101F6044800x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:41:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1773034080"
},
"departure": {
"delay": 125,
"time": "1773034085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036120"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1773034320"
},
"departure": {
"delay": -55,
"time": "1773034325"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1773034090"
},
"departure": {
"delay": 75,
"time": "1773034095"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773033840"
},
"departure": {
"delay": 5,
"time": "1773033845"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1773034220"
},
"departure": {
"delay": -35,
"time": "1773034225"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"delay": 60,
"time": "1773033660"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1773033730"
},
"departure": {
"delay": 75,
"time": "1773033735"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1773033960"
},
"departure": {
"delay": 65,
"time": "1773033965"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1773033720"
},
"departure": {
"delay": 65,
"time": "1773033725"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1773034260"
},
"departure": {
"delay": -55,
"time": "1773034265"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1773033970"
},
"departure": {
"delay": 75,
"time": "1773033975"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773034560"
},
"departure": {
"delay": 5,
"time": "1773034565"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1773034020"
},
"departure": {
"delay": 65,
"time": "1773034025"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1773034210"
},
"departure": {
"delay": 15,
"time": "1773034215"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773035585"
},
"departure": {
"delay": 5,
"time": "1773035585"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1773034500"
},
"departure": {
"delay": 5,
"time": "1773034505"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:41:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1773036802"
},
"departure": {
"delay": 22,
"time": "1773036802"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -141,
"time": "1773037719"
},
"departure": {
"delay": -141,
"time": "1773037719"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -192,
"time": "1773037728"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1928,
"time": "1773034552"
},
"departure": {
"delay": -1928,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1773037607"
},
"departure": {
"delay": -13,
"time": "1773037607"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1773036972"
},
"departure": {
"delay": 12,
"time": "1773036972"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -90,
"time": "1773037650"
},
"departure": {
"delay": -90,
"time": "1773037650"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1773037470"
},
"departure": {
"delay": -30,
"time": "1773037470"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1868,
"time": "1773034552"
},
"departure": {
"delay": -1868,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1773036541"
},
"departure": {
"delay": 1,
"time": "1773036541"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1773036924"
},
"departure": {
"delay": 24,
"time": "1773036924"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1773037013"
},
"departure": {
"delay": 53,
"time": "1773037013"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1773037044"
},
"departure": {
"delay": 24,
"time": "1773037044"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1773036767"
},
"departure": {
"delay": 47,
"time": "1773036767"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1773037410"
},
"departure": {
"delay": 30,
"time": "1773037410"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1773037550"
},
"departure": {
"delay": -10,
"time": "1773037550"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470515:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773045600"
},
"departure": {
"time": "1773045600"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773046080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773045300"
},
"departure": {
"time": "1773045300"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773045960"
},
"departure": {
"time": "1773045960"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045900"
},
"departure": {
"time": "1773045900"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773045420"
},
"departure": {
"time": "1773045420"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773045360"
},
"departure": {
"time": "1773045360"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773045000"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773045240"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:719:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -519,
"time": "1773037221"
},
"departure": {
"delay": -519,
"time": "1773037221"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -720,
"time": "1773037560"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"time": "1773034380"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1773035234"
},
"departure": {
"delay": 74,
"time": "1773035234"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1773035084"
},
"departure": {
"delay": 44,
"time": "1773035084"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1773034268"
},
"departure": {
"delay": 8,
"time": "1773034268"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -37,
"time": "1773035423"
},
"departure": {
"delay": -37,
"time": "1773035423"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1773034554"
},
"departure": {
"delay": 54,
"time": "1773034554"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1773035371"
},
"departure": {
"delay": -29,
"time": "1773035371"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -515,
"time": "1773037165"
},
"departure": {
"delay": -515,
"time": "1773037165"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1773034344"
},
"departure": {
"delay": 24,
"time": "1773034344"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -620,
"time": "1773037420"
},
"departure": {
"delay": -620,
"time": "1773037420"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 14,
"time": "1773035294"
},
"departure": {
"delay": 14,
"time": "1773035294"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -201,
"time": "1773035679"
},
"departure": {
"delay": -201,
"time": "1773035679"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -511,
"time": "1773037109"
},
"departure": {
"delay": -511,
"time": "1773037109"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -560,
"time": "1773037300"
},
"departure": {
"delay": -560,
"time": "1773037300"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -335,
"time": "1773035905"
},
"departure": {
"delay": -335,
"time": "1773035905"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -233,
"time": "1773035767"
},
"departure": {
"delay": -233,
"time": "1773035767"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -186,
"time": "1773035634"
},
"departure": {
"delay": -186,
"time": "1773035634"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -414,
"time": "1773036546"
},
"departure": {
"delay": -414,
"time": "1773036546"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1773034438"
},
"departure": {
"delay": 58,
"time": "1773034438"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -360,
"time": "1773036000"
},
"departure": {
"delay": -360,
"time": "1773036000"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -650,
"time": "1773037510"
},
"departure": {
"delay": -650,
"time": "1773037510"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"time": "1773034500"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -334,
"time": "1773036206"
},
"departure": {
"delay": -334,
"time": "1773036206"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -485,
"time": "1773037255"
},
"departure": {
"delay": -485,
"time": "1773037255"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 44,
"time": "1773035144"
},
"departure": {
"delay": 44,
"time": "1773035144"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -268,
"time": "1773035732"
},
"departure": {
"delay": -268,
"time": "1773035732"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -463,
"time": "1773036737"
},
"departure": {
"delay": -463,
"time": "1773036737"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -523,
"time": "1773037037"
},
"departure": {
"delay": -523,
"time": "1773037037"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -437,
"time": "1773036343"
},
"departure": {
"delay": -437,
"time": "1773036343"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1773034092"
},
"departure": {
"delay": 12,
"time": "1773034092"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -156,
"time": "1773035544"
},
"departure": {
"delay": -156,
"time": "1773035544"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -105,
"time": "1773035475"
},
"departure": {
"delay": -105,
"time": "1773035475"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470857:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -248,
"time": "1773034552"
},
"departure": {
"delay": -248,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1928,
"time": "1773034552"
},
"departure": {
"delay": -1928,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -488,
"time": "1773034552"
},
"departure": {
"delay": -488,
"time": "1773034552"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1688,
"time": "1773034552"
},
"departure": {
"delay": -1688,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -908,
"time": "1773034552"
},
"departure": {
"delay": -908,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -308,
"time": "1773034552"
},
"departure": {
"delay": -308,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -788,
"time": "1773034552"
},
"departure": {
"delay": -788,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1773037188"
},
"departure": {
"delay": 108,
"time": "1773037188"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 104,
"time": "1773037244"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 151,
"time": "1773037111"
},
"departure": {
"delay": 151,
"time": "1773037111"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1088,
"time": "1773034552"
},
"departure": {
"delay": -1088,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -788,
"time": "1773034552"
},
"departure": {
"delay": -788,
"time": "1773034552"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -428,
"time": "1773034552"
},
"departure": {
"delay": -428,
"time": "1773034552"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -428,
"time": "1773034552"
},
"departure": {
"delay": -428,
"time": "1773034552"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1988,
"time": "1773034552"
},
"departure": {
"delay": -1988,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1568,
"time": "1773034552"
},
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2048,
"time": "1773034552"
},
"departure": {
"delay": -2048,
"time": "1773034552"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -368,
"time": "1773034552"
},
"departure": {
"delay": -368,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1628,
"time": "1773034552"
},
"departure": {
"delay": -1628,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1388,
"time": "1773034552"
},
"departure": {
"delay": -1388,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -968,
"time": "1773034552"
},
"departure": {
"delay": -968,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1808,
"time": "1773034552"
},
"departure": {
"delay": -1808,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1568,
"time": "1773034552"
},
"departure": {
"delay": -1568,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1268,
"time": "1773034552"
},
"departure": {
"delay": -1268,
"time": "1773034552"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -308,
"time": "1773034552"
},
"departure": {
"delay": -308,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1928,
"time": "1773034552"
},
"departure": {
"delay": -1928,
"time": "1773034552"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -608,
"time": "1773034552"
},
"departure": {
"delay": -608,
"time": "1773034552"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1773036895"
},
"departure": {
"delay": 115,
"time": "1773036895"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -668,
"time": "1773034552"
},
"departure": {
"delay": -668,
"time": "1773034552"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2108,
"time": "1773034552"
},
"departure": {
"delay": -2108,
"time": "1773034552"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"delay": -128,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1028,
"time": "1773034552"
},
"departure": {
"delay": -1028,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1773036939"
},
"departure": {
"delay": 159,
"time": "1773036939"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 128,
"time": "1773036968"
},
"departure": {
"delay": 128,
"time": "1773036968"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 146,
"time": "1773036866"
},
"departure": {
"delay": 146,
"time": "1773036866"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1773037004"
},
"departure": {
"delay": 104,
"time": "1773037004"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490667:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1773036614"
},
"departure": {
"delay": -46,
"time": "1773036614"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1773036355"
},
"departure": {
"delay": -5,
"time": "1773036355"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1773036122"
},
"departure": {
"delay": 62,
"time": "1773036122"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1773035624"
},
"departure": {
"delay": -16,
"time": "1773035624"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1773036554"
},
"departure": {
"delay": -46,
"time": "1773036554"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -124,
"time": "1773036716"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1773036250"
},
"departure": {
"delay": 10,
"time": "1773036250"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1773036508"
},
"departure": {
"delay": -32,
"time": "1773036508"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1773036007"
},
"departure": {
"delay": 67,
"time": "1773036007"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1773035460"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1773035512"
},
"departure": {
"delay": 52,
"time": "1773035512"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1773035654"
},
"departure": {
"delay": 14,
"time": "1773035654"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1773036440"
},
"departure": {
"delay": -40,
"time": "1773036440"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1773035680"
},
"departure": {
"delay": -20,
"time": "1773035680"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1773036385"
},
"departure": {
"delay": 25,
"time": "1773036385"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1773036303"
},
"departure": {
"delay": 3,
"time": "1773036303"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596528:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255624x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1773035846"
},
"departure": {
"delay": 26,
"time": "1773035846"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 48,
"time": "1773035568"
},
"departure": {
"delay": 48,
"time": "1773035568"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 70,
"time": "1773034330"
},
"departure": {
"delay": 70,
"time": "1773034330"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1773035709"
},
"departure": {
"delay": 69,
"time": "1773035709"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 26,
"time": "1773034706"
},
"departure": {
"delay": 26,
"time": "1773034706"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 81,
"time": "1773034281"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1773035639"
},
"departure": {
"delay": 59,
"time": "1773035639"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 67,
"time": "1773034987"
},
"departure": {
"delay": 67,
"time": "1773034987"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1773035667"
},
"departure": {
"delay": 27,
"time": "1773035667"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 34,
"time": "1773035434"
},
"departure": {
"delay": 34,
"time": "1773035434"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1773035220"
},
"departure": {
"delay": 60,
"time": "1773035220"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1773035366"
},
"departure": {
"delay": 26,
"time": "1773035366"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 24,
"time": "1773034344"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1773034826"
},
"departure": {
"delay": 26,
"time": "1773034826"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1773035810"
},
"departure": {
"delay": 50,
"time": "1773035810"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 80,
"time": "1773035780"
},
"departure": {
"delay": 80,
"time": "1773035780"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 26,
"time": "1773035126"
},
"departure": {
"delay": 26,
"time": "1773035126"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1773035906"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 26,
"time": "1773035486"
},
"departure": {
"delay": 26,
"time": "1773035486"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 77,
"time": "1773035057"
},
"departure": {
"delay": 77,
"time": "1773035057"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1773035172"
},
"departure": {
"delay": 72,
"time": "1773035172"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1773035606"
},
"departure": {
"delay": 26,
"time": "1773035606"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 26,
"time": "1773034526"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 84,
"time": "1773034764"
},
"departure": {
"delay": 84,
"time": "1773034764"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 22,
"time": "1773034402"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 33,
"time": "1773034473"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1773034659"
},
"departure": {
"delay": 39,
"time": "1773034659"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255624x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F6044423x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044040"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1773037860"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1773047400"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049140"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1773046320"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045720"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1773044580"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1773049800"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048540"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1773041880"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1773034238",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3401F6044423x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011215x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1773038704"
},
"departure": {
"delay": 4,
"time": "1773038704"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 29,
"time": "1773038129"
},
"departure": {
"delay": 29,
"time": "1773038129"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1773036669"
},
"departure": {
"delay": 9,
"time": "1773036669"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1773038171"
},
"departure": {
"delay": 11,
"time": "1773038171"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 53,
"time": "1773035753"
},
"departure": {
"delay": 53,
"time": "1773035753"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 27,
"time": "1773038547"
},
"departure": {
"delay": 27,
"time": "1773038547"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 44,
"time": "1773038444"
},
"departure": {
"delay": 44,
"time": "1773038444"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 45,
"time": "1773035205"
},
"departure": {
"delay": 45,
"time": "1773035205"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1773035530"
},
"departure": {
"delay": 10,
"time": "1773035530"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1773035030"
},
"departure": {
"delay": 50,
"time": "1773035030"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1773038340"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 44,
"time": "1773036344"
},
"departure": {
"delay": 44,
"time": "1773036344"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1773036745"
},
"departure": {
"delay": 25,
"time": "1773036745"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1773037462"
},
"departure": {
"delay": 22,
"time": "1773037462"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1773035558"
},
"departure": {
"delay": 38,
"time": "1773035558"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1773036939"
},
"departure": {
"delay": 39,
"time": "1773036939"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1773038880"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 5,
"time": "1773038645"
},
"departure": {
"delay": 5,
"time": "1773038645"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 6,
"time": "1773038406"
},
"departure": {
"delay": 6,
"time": "1773038406"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 25,
"time": "1773035605"
},
"departure": {
"delay": 25,
"time": "1773035605"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1773035274"
},
"departure": {
"delay": 54,
"time": "1773035274"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1773036303"
},
"departure": {
"delay": 3,
"time": "1773036303"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1773035878"
},
"departure": {
"delay": 58,
"time": "1773035878"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1773035408"
},
"departure": {
"delay": 8,
"time": "1773035408"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1773035131"
},
"departure": {
"delay": 31,
"time": "1773035131"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1773036160"
},
"departure": {
"delay": 40,
"time": "1773036160"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1773035246"
},
"departure": {
"delay": 26,
"time": "1773035246"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1773036033"
},
"departure": {
"delay": 33,
"time": "1773036033"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1773035938"
},
"departure": {
"delay": 58,
"time": "1773035938"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1773037628"
},
"departure": {
"delay": 8,
"time": "1773037628"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 20,
"time": "1773035660"
},
"departure": {
"delay": 20,
"time": "1773035660"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1773036623"
},
"departure": {
"delay": 23,
"time": "1773036623"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 18,
"time": "1773037398"
},
"departure": {
"delay": 18,
"time": "1773037398"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1773036489"
},
"departure": {
"delay": 9,
"time": "1773036489"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1773034980"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1773038744"
},
"departure": {
"delay": 44,
"time": "1773038744"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1773038497"
},
"departure": {
"delay": 37,
"time": "1773038497"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 25,
"time": "1773035065"
},
"departure": {
"delay": 25,
"time": "1773035065"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1773036863"
},
"departure": {
"delay": 23,
"time": "1773036863"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011215x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -92,
"time": "1773034948"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 116,
"time": "1773034376"
},
"departure": {
"delay": 116,
"time": "1773034376"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1773034616"
},
"departure": {
"delay": -4,
"time": "1773034616"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1773033902"
},
"departure": {
"delay": 62,
"time": "1773033902"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1773034482"
},
"departure": {
"delay": 42,
"time": "1773034482"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1773034212"
},
"departure": {
"delay": 72,
"time": "1773034212"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1773033774"
},
"departure": {
"delay": 68,
"time": "1773033788"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -84,
"time": "1773034716"
},
"departure": {
"delay": -84,
"time": "1773034716"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1773034154"
},
"departure": {
"delay": 74,
"time": "1773034154"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1773034490"
},
"departure": {
"delay": 110,
"time": "1773034490"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -77,
"time": "1773034903"
},
"departure": {
"delay": -77,
"time": "1773034903"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1773033864"
},
"departure": {
"delay": 84,
"time": "1773033864"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1773033684"
},
"departure": {
"delay": 84,
"time": "1773033684"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -77,
"time": "1773034783"
},
"departure": {
"delay": -77,
"time": "1773034783"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1773034537"
},
"departure": {
"delay": 37,
"time": "1773034537"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": 38,
"time": "1773033638"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1773034315"
},
"departure": {
"delay": 55,
"time": "1773034315"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1773033958"
},
"departure": {
"delay": 58,
"time": "1773033958"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1773034453"
},
"departure": {
"delay": 73,
"time": "1773034453"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1773033719"
},
"departure": {
"delay": 59,
"time": "1773033719"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602150:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx35:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038100"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773036965"
},
"departure": {
"delay": 5,
"time": "1773036965"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1773035400"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1773034456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx35:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1773032040"
},
"departure": {
"delay": 5,
"time": "1773032045"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1773034140"
},
"departure": {
"delay": 5,
"time": "1773034145"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1773032940"
},
"departure": {
"delay": 60,
"time": "1773033000"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1773033850"
},
"departure": {
"delay": -45,
"time": "1773033855"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1773032160"
},
"departure": {
"delay": 65,
"time": "1773032165"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1773033300"
},
"departure": {
"delay": 5,
"time": "1773033305"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1773033840"
},
"departure": {
"delay": 5,
"time": "1773033845"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773031860"
},
"departure": {
"delay": 5,
"time": "1773031865"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1773033960"
},
"departure": {
"delay": 5,
"time": "1773033965"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1773034200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773032520"
},
"departure": {
"delay": 5,
"time": "1773032525"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1773033720"
},
"departure": {
"delay": -55,
"time": "1773033725"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1773031920"
},
"departure": {
"delay": 65,
"time": "1773031925"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1773034080"
},
"departure": {
"delay": 5,
"time": "1773034085"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1773032220"
},
"departure": {
"delay": 65,
"time": "1773032225"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1773031800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1773033370"
},
"departure": {
"delay": 60,
"time": "1773033600"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773033780"
},
"departure": {
"delay": 5,
"time": "1773033785"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1773033660"
},
"departure": {
"delay": 65,
"time": "1773033665"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1773033240"
},
"departure": {
"delay": 5,
"time": "1773033245"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773032460"
},
"departure": {
"delay": 5,
"time": "1773032465"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1773032180"
},
"departure": {
"delay": 25,
"time": "1773032185"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1773032170"
},
"departure": {
"delay": 75,
"time": "1773032175"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1773032280"
},
"departure": {
"delay": 65,
"time": "1773032285"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773032760"
},
"departure": {
"delay": 5,
"time": "1773032765"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1773033360"
},
"departure": {
"delay": -115,
"time": "1773033365"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -45,
"time": "1773033970"
},
"departure": {
"delay": -45,
"time": "1773033975"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773032700"
},
"departure": {
"delay": 5,
"time": "1773032705"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1773034150"
},
"departure": {
"delay": -45,
"time": "1773034155"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1773032820"
},
"departure": {
"delay": 5,
"time": "1773032825"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1773032580"
},
"departure": {
"delay": 5,
"time": "1773032585"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1773032410"
},
"departure": {
"delay": 15,
"time": "1773032415"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1773034237",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1773050460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773051360"
},
"departure": {
"time": "1773051360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773050580"
},
"departure": {
"time": "1773050580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773052140"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773051420"
},
"departure": {
"time": "1773051420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773050760"
},
"departure": {
"time": "1773050760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051480"
},
"departure": {
"time": "1773051480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773051180"
},
"departure": {
"time": "1773051180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773051000"
},
"departure": {
"time": "1773051000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051240"
},
"departure": {
"time": "1773051240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773050880"
},
"departure": {
"time": "1773050880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9857x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040080"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1773040260"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1773040800"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1773039960"
},
"departure": {
"time": "1773039960"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"departure": {
"time": "1773039420"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
}
],
"timestamp": "1773034557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9857x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1272,
"time": "1773034548"
},
"departure": {
"delay": -1272,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1452,
"time": "1773034548"
},
"departure": {
"delay": -1452,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1752,
"time": "1773034548"
},
"departure": {
"delay": -1752,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1272,
"time": "1773034548"
},
"departure": {
"delay": -1272,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -852,
"time": "1773034548"
},
"departure": {
"delay": -852,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -912,
"time": "1773034548"
},
"departure": {
"delay": -912,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -852,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1872,
"time": "1773034548"
},
"departure": {
"delay": -1872,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1212,
"time": "1773034548"
},
"departure": {
"delay": -1212,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1773036215"
},
"departure": {
"delay": 35,
"time": "1773036215"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1773036876"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1773036253"
},
"departure": {
"delay": 13,
"time": "1773036253"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1773036818"
},
"departure": {
"delay": -22,
"time": "1773036818"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1773036139"
},
"departure": {
"delay": 19,
"time": "1773036139"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1752,
"time": "1773034548"
},
"departure": {
"delay": -1752,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1773036576"
},
"departure": {
"delay": -24,
"time": "1773036576"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1773036659"
},
"departure": {
"delay": -1,
"time": "1773036659"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1773036717"
},
"departure": {
"delay": -3,
"time": "1773036717"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1773036787"
},
"departure": {
"delay": 7,
"time": "1773036787"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1032,
"time": "1773034548"
},
"departure": {
"delay": -1032,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1773036620"
},
"departure": {
"delay": 20,
"time": "1773036620"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602203:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 399,
"time": "1773034479"
},
"departure": {
"delay": 399,
"time": "1773034479"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 444,
"time": "1773034344"
},
"departure": {
"delay": 444,
"time": "1773034344"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 438,
"time": "1773034278"
},
"departure": {
"delay": 438,
"time": "1773034278"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 365,
"time": "1773034805"
},
"departure": {
"delay": 365,
"time": "1773034805"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 415,
"time": "1773034855"
},
"departure": {
"delay": 415,
"time": "1773034855"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 358,
"time": "1773034978"
},
"departure": {
"delay": 358,
"time": "1773034978"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 339,
"time": "1773035439"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 429,
"time": "1773034509"
},
"departure": {
"delay": 429,
"time": "1773034509"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 343,
"time": "1773035383"
},
"departure": {
"delay": 343,
"time": "1773035383"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 403,
"time": "1773034663"
},
"departure": {
"delay": 403,
"time": "1773034663"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 375,
"time": "1773034935"
},
"departure": {
"delay": 375,
"time": "1773034935"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 378,
"time": "1773034218"
},
"departure": {
"delay": 378,
"time": "1773034218"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 381,
"time": "1773035061"
},
"departure": {
"delay": 381,
"time": "1773035061"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 350,
"time": "1773035090"
},
"departure": {
"delay": 350,
"time": "1773035090"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 363,
"time": "1773035163"
},
"departure": {
"delay": 363,
"time": "1773035163"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 365,
"time": "1773034865"
},
"departure": {
"delay": 365,
"time": "1773034865"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 440,
"time": "1773034700"
},
"departure": {
"delay": 440,
"time": "1773034700"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 386,
"time": "1773035306"
},
"departure": {
"delay": 386,
"time": "1773035306"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 403,
"time": "1773034603"
},
"departure": {
"delay": 403,
"time": "1773034603"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 339,
"time": "1773035199"
},
"departure": {
"delay": 339,
"time": "1773035199"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 424,
"time": "1773034744"
},
"departure": {
"delay": 424,
"time": "1773034744"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 419,
"time": "1773034559"
},
"departure": {
"delay": 419,
"time": "1773034559"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 401,
"time": "1773034181"
},
"departure": {
"delay": 401,
"time": "1773034181"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 394,
"time": "1773035134"
},
"departure": {
"delay": 394,
"time": "1773035134"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1773034492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490668:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857110F6025017x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044160"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043140"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 37
},
{
"departure": {
"time": "1773036300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042180"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042540"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1773032679",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857110F6025017x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773059280"
},
"departure": {
"time": "1773059280"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773059940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773058980"
},
"departure": {
"time": "1773058980"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773058860"
},
"departure": {
"time": "1773058860"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773059520"
},
"departure": {
"time": "1773059520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773059700"
},
"departure": {
"time": "1773059700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773059040"
},
"departure": {
"time": "1773059040"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773059160"
},
"departure": {
"time": "1773059160"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773058620"
},
"departure": {
"time": "1773058620"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773059880"
},
"departure": {
"time": "1773059880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773059100"
},
"departure": {
"time": "1773059100"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773058920"
},
"departure": {
"time": "1773058920"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773058380"
},
"departure": {
"time": "1773058380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773058740"
},
"departure": {
"time": "1773058740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1773058200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773059220"
},
"departure": {
"time": "1773059220"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773058500"
},
"departure": {
"time": "1773058500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773058800"
},
"departure": {
"time": "1773058800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:545:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850602F6025601x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773038220"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040380"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039960"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1773036660"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1773033038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850602F6025601x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051195xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 170,
"time": "1773033890"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 85,
"time": "1773033985"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 118,
"time": "1773034378"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1773034652"
},
"departure": {
"delay": 152,
"time": "1773034652"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1773035398"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1773035158"
},
"departure": {
"delay": 118,
"time": "1773035158"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1773034558"
},
"departure": {
"delay": 118,
"time": "1773034558"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1773035277"
},
"departure": {
"delay": 177,
"time": "1773035277"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 58,
"time": "1773034018"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 154,
"time": "1773034234"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 134,
"time": "1773034154"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1773034923"
},
"departure": {
"delay": 123,
"time": "1773034923"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 136,
"time": "1773035296"
},
"departure": {
"delay": 136,
"time": "1773035296"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1773033929",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051195xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596576:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1773036133"
},
"departure": {
"delay": -107,
"time": "1773036133"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -114,
"time": "1773035706"
},
"departure": {
"delay": -114,
"time": "1773035706"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -122,
"time": "1773036658"
},
"departure": {
"delay": -122,
"time": "1773036658"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1773035325"
},
"departure": {
"delay": 45,
"time": "1773035325"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -122,
"time": "1773036238"
},
"departure": {
"delay": -122,
"time": "1773036238"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1773034918"
},
"departure": {
"delay": 118,
"time": "1773034918"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -122,
"time": "1773035938"
},
"departure": {
"delay": -122,
"time": "1773035938"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1773034842"
},
"departure": {
"delay": 102,
"time": "1773034842"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1773036720"
},
"departure": {
"delay": -120,
"time": "1773036720"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -33,
"time": "1773035607"
},
"departure": {
"delay": -33,
"time": "1773035607"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1773035424"
},
"departure": {
"delay": 24,
"time": "1773035424"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -127,
"time": "1773035813"
},
"departure": {
"delay": -127,
"time": "1773035813"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1773035039"
},
"departure": {
"delay": 119,
"time": "1773035039"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -160,
"time": "1773036800"
},
"departure": {
"delay": -160,
"time": "1773036800"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -110,
"time": "1773036910"
},
"departure": {
"delay": -110,
"time": "1773036910"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1773035219"
},
"departure": {
"delay": 119,
"time": "1773035219"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -159,
"time": "1773036201"
},
"departure": {
"delay": -159,
"time": "1773036201"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -138,
"time": "1773036102"
},
"departure": {
"delay": -138,
"time": "1773036102"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -18,
"time": "1773035502"
},
"departure": {
"delay": -18,
"time": "1773035502"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -122,
"time": "1773037078"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -144,
"time": "1773036516"
},
"departure": {
"delay": -144,
"time": "1773036516"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -119,
"time": "1773035881"
},
"departure": {
"delay": -119,
"time": "1773035881"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -152,
"time": "1773036328"
},
"departure": {
"delay": -152,
"time": "1773036328"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1773035265"
},
"departure": {
"delay": 105,
"time": "1773035265"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -147,
"time": "1773036993"
},
"departure": {
"delay": -147,
"time": "1773036993"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"departure": {
"delay": 80,
"time": "1773034820"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596576:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1250,
"time": "1773034370"
},
"departure": {
"delay": 1250,
"time": "1773034370"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035700"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 1231,
"time": "1773034411"
},
"departure": {
"delay": 1231,
"time": "1773034411"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1238,
"time": "1773034298"
},
"departure": {
"delay": 1238,
"time": "1773034298"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1773034640"
},
"departure": {
"delay": 20,
"time": "1773034640"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1258,
"time": "1773034558"
},
"departure": {
"delay": 1258,
"time": "1773034558"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1773035197"
},
"departure": {
"delay": 37,
"time": "1773035197"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1773035101"
},
"departure": {
"delay": 1,
"time": "1773035101"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1773035358"
},
"departure": {
"delay": 18,
"time": "1773035358"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1773035007"
},
"departure": {
"delay": 27,
"time": "1773035007"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1234,
"time": "1773034474"
},
"departure": {
"delay": 1234,
"time": "1773034474"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1773035448"
},
"departure": {
"delay": 48,
"time": "1773035448"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 1185,
"time": "1773034185"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1773033321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx127:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773069840"
},
"departure": {
"time": "1773069840"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1773071400"
},
"departure": {
"time": "1773071400"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1773070260"
},
"departure": {
"time": "1773070260"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1773070980"
},
"departure": {
"time": "1773070980"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1773069180"
},
"departure": {
"time": "1773069180"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773070920"
},
"departure": {
"time": "1773070920"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1773069960"
},
"departure": {
"time": "1773069960"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1773072000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1773069240"
},
"departure": {
"time": "1773069240"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773069060"
},
"departure": {
"time": "1773069060"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773069420"
},
"departure": {
"time": "1773069420"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1773070500"
},
"departure": {
"time": "1773070500"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1773069600"
},
"departure": {
"time": "1773069600"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1773070080"
},
"departure": {
"time": "1773070080"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1773070800"
},
"departure": {
"time": "1773070800"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1773070620"
},
"departure": {
"time": "1773070620"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1773070860"
},
"departure": {
"time": "1773070860"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1773070320"
},
"departure": {
"time": "1773070320"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1773070440"
},
"departure": {
"time": "1773070440"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1773069900"
},
"departure": {
"time": "1773069900"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1773070380"
},
"departure": {
"time": "1773070380"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1773071100"
},
"departure": {
"time": "1773071100"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"delay": 5,
"time": "1773069065"
},
"departure": {
"delay": 5,
"time": "1773069065"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1773069000"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773069120"
},
"departure": {
"time": "1773069120"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773069360"
},
"departure": {
"time": "1773069360"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1773034388",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx411:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043860"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773044940"
},
"departure": {
"time": "1773044940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773046020"
},
"departure": {
"time": "1773046020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773044280"
},
"departure": {
"time": "1773044280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773046140"
},
"departure": {
"time": "1773046140"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773046740"
},
"departure": {
"time": "1773046740"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773046625"
},
"departure": {
"delay": 5,
"time": "1773046625"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773045720"
},
"departure": {
"time": "1773045720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773046860"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773045960"
},
"departure": {
"time": "1773045960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1773043800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773046560"
},
"departure": {
"time": "1773046560"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773044465"
},
"departure": {
"delay": 5,
"time": "1773044465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773044340"
},
"departure": {
"time": "1773044340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773044580"
},
"departure": {
"time": "1773044580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773044345"
},
"departure": {
"delay": 5,
"time": "1773044345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045540"
},
"departure": {
"time": "1773045540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773044820"
},
"departure": {
"time": "1773044820"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043980"
},
"departure": {
"time": "1773043980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773044400"
},
"departure": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773046620"
},
"departure": {
"time": "1773046620"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773046680"
},
"departure": {
"time": "1773046680"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773044220"
},
"departure": {
"time": "1773044220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:229:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1773039000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1773041405"
},
"departure": {
"delay": 5,
"time": "1773041405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1773039065"
},
"departure": {
"delay": 5,
"time": "1773039065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773041940"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039960"
},
"departure": {
"time": "1773039960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773039900"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773042000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773039485"
},
"departure": {
"delay": 5,
"time": "1773039485"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1773034256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:143:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:39:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773035880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1773034440"
},
"departure": {
"delay": 5,
"time": "1773034445"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1773035350"
},
"departure": {
"delay": 10,
"time": "1773035350"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1773034080"
},
"departure": {
"delay": 65,
"time": "1773034085"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773034380"
},
"departure": {
"delay": 5,
"time": "1773034385"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1773033840"
},
"departure": {
"delay": 65,
"time": "1773033845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 5,
"time": "1773033605"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1773035705"
},
"departure": {
"delay": 5,
"time": "1773035705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1773033720"
},
"departure": {
"delay": 65,
"time": "1773033725"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773034260"
},
"departure": {
"delay": 5,
"time": "1773034265"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1773035165"
},
"departure": {
"delay": 5,
"time": "1773035165"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773034320"
},
"departure": {
"delay": 5,
"time": "1773034325"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1773035345"
},
"departure": {
"delay": 5,
"time": "1773035345"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773035285"
},
"departure": {
"delay": 5,
"time": "1773035285"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1773033900"
},
"departure": {
"delay": 65,
"time": "1773033905"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1773033780"
},
"departure": {
"delay": 5,
"time": "1773033785"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1773034200"
},
"departure": {
"delay": 5,
"time": "1773034205"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1773033730"
},
"departure": {
"delay": 15,
"time": "1773033735"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1773035105"
},
"departure": {
"delay": 5,
"time": "1773035105"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1773034090"
},
"departure": {
"delay": 75,
"time": "1773034095"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1773033910"
},
"departure": {
"delay": 15,
"time": "1773033915"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773033960"
},
"departure": {
"delay": 5,
"time": "1773033965"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:39:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4148,
"time": "1773034552"
},
"departure": {
"delay": -4148,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -5288,
"time": "1773034552"
},
"departure": {
"delay": -5288,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"delay": -3308,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3668,
"time": "1773034552"
},
"departure": {
"delay": -3668,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -186,
"time": "1773040014"
},
"departure": {
"delay": -186,
"time": "1773040014"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -331,
"time": "1773040289"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -3488,
"time": "1773034552"
},
"departure": {
"delay": -3488,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3788,
"time": "1773034552"
},
"departure": {
"delay": -3788,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -5228,
"time": "1773034552"
},
"departure": {
"delay": -5228,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3608,
"time": "1773034552"
},
"departure": {
"delay": -3608,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3908,
"time": "1773034552"
},
"departure": {
"delay": -3908,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3488,
"time": "1773034552"
},
"departure": {
"delay": -3488,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4568,
"time": "1773034552"
},
"departure": {
"delay": -4568,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -296,
"time": "1773040144"
},
"departure": {
"delay": -296,
"time": "1773040144"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -214,
"time": "1773040046"
},
"departure": {
"delay": -214,
"time": "1773040046"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -5408,
"time": "1773034552"
},
"departure": {
"delay": -5408,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -4268,
"time": "1773034552"
},
"departure": {
"delay": -4268,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4508,
"time": "1773034552"
},
"departure": {
"delay": -4508,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4688,
"time": "1773034552"
},
"departure": {
"delay": -4688,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4808,
"time": "1773034552"
},
"departure": {
"delay": -4808,
"time": "1773034552"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -185,
"time": "1773039955"
},
"departure": {
"delay": -185,
"time": "1773039955"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -5468,
"time": "1773034552"
},
"departure": {
"delay": -5468,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -4928,
"time": "1773034552"
},
"departure": {
"delay": -4928,
"time": "1773034552"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4508,
"time": "1773034552"
},
"departure": {
"delay": -4508,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -228,
"time": "1773039852"
},
"departure": {
"delay": -228,
"time": "1773039852"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -189,
"time": "1773039891"
},
"departure": {
"delay": -189,
"time": "1773039891"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -3548,
"time": "1773034552"
},
"departure": {
"delay": -3548,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3428,
"time": "1773034552"
},
"departure": {
"delay": -3428,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -265,
"time": "1773040175"
},
"departure": {
"delay": -265,
"time": "1773040175"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -228,
"time": "1773040092"
},
"departure": {
"delay": -228,
"time": "1773040092"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3548,
"time": "1773034552"
},
"departure": {
"delay": -3548,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4448,
"time": "1773034552"
},
"departure": {
"delay": -4448,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -5408,
"time": "1773034552"
},
"departure": {
"delay": -5408,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -4688,
"time": "1773034552"
},
"departure": {
"delay": -4688,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -5108,
"time": "1773034552"
},
"departure": {
"delay": -5108,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3308,
"time": "1773034552"
},
"departure": {
"delay": -3308,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -5348,
"time": "1773034552"
},
"departure": {
"delay": -5348,
"time": "1773034552"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4328,
"time": "1773034552"
},
"departure": {
"delay": -4328,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471218:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244100xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1773036118"
},
"departure": {
"delay": 58,
"time": "1773036118"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1773036325"
},
"departure": {
"delay": 25,
"time": "1773036325"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1773036468"
},
"departure": {
"delay": 48,
"time": "1773036468"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1773036158"
},
"departure": {
"delay": 38,
"time": "1773036158"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1773036564"
},
"departure": {
"delay": 24,
"time": "1773036564"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1773037620"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1773037458"
},
"departure": {
"delay": 18,
"time": "1773037458"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1773035024"
},
"departure": {
"delay": 44,
"time": "1773035024"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1773037014"
},
"departure": {
"delay": 54,
"time": "1773037014"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1773036691"
},
"departure": {
"delay": 31,
"time": "1773036691"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1773037045"
},
"departure": {
"delay": 25,
"time": "1773037045"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1773036737"
},
"departure": {
"delay": 17,
"time": "1773036737"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1773037411"
},
"departure": {
"delay": 31,
"time": "1773037411"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1773035886"
},
"departure": {
"delay": 6,
"time": "1773035886"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1773036988"
},
"departure": {
"delay": 28,
"time": "1773036988"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1773036766"
},
"departure": {
"delay": 46,
"time": "1773036766"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1773035111"
},
"departure": {
"delay": 11,
"time": "1773035111"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1773036662"
},
"departure": {
"delay": 2,
"time": "1773036662"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1773034860"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1773037199"
},
"departure": {
"delay": 59,
"time": "1773037199"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1773035151"
},
"departure": {
"delay": 51,
"time": "1773035151"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1773034169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244100xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037680"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596163:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034538"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1773033995"
},
"departure": {
"delay": 47,
"time": "1773034007"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1773037200"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1773034044"
},
"departure": {
"delay": 36,
"time": "1773034056"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1773034148"
},
"departure": {
"delay": 30,
"time": "1773034170"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 16,
"time": "1773034265"
},
"departure": {
"delay": 16,
"time": "1773034276"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 16,
"time": "1773033976"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1773034346"
},
"departure": {
"delay": -20,
"time": "1773034360"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1773034366"
},
"departure": {
"delay": 9,
"time": "1773034389"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1773034437"
},
"departure": {
"delay": 14,
"time": "1773034514"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1773034192"
},
"departure": {
"delay": 20,
"time": "1773034220"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -6,
"time": "1773034300"
},
"departure": {
"delay": -6,
"time": "1773034314"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230362x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1773035475"
},
"departure": {
"delay": 15,
"time": "1773035475"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1773036020"
},
"departure": {
"delay": 20,
"time": "1773036020"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1773036114"
},
"departure": {
"delay": 54,
"time": "1773036114"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1773037437"
},
"departure": {
"delay": 57,
"time": "1773037437"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1773035846"
},
"departure": {
"delay": 26,
"time": "1773035846"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1773035246"
},
"departure": {
"delay": 26,
"time": "1773035246"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773035645"
},
"departure": {
"delay": 5,
"time": "1773035645"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1773036237"
},
"departure": {
"delay": 57,
"time": "1773036237"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1773036433"
},
"departure": {
"delay": 13,
"time": "1773036433"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1773037038"
},
"departure": {
"delay": 18,
"time": "1773037038"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1773036623"
},
"departure": {
"delay": 23,
"time": "1773036623"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1773035761"
},
"departure": {
"delay": 1,
"time": "1773035761"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1773037218"
},
"departure": {
"delay": 18,
"time": "1773037218"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1773037241"
},
"departure": {
"delay": 41,
"time": "1773037241"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1773035216"
},
"departure": {
"delay": 56,
"time": "1773035216"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1773035704"
},
"departure": {
"delay": 4,
"time": "1773035704"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037800"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1773035513"
},
"departure": {
"delay": 53,
"time": "1773035513"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1773036374"
},
"departure": {
"delay": 14,
"time": "1773036374"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1773035886"
},
"departure": {
"delay": 6,
"time": "1773035886"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1773037502"
},
"departure": {
"delay": 2,
"time": "1773037502"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 30,
"time": "1773036690"
},
"departure": {
"delay": 30,
"time": "1773036690"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1773036534"
},
"departure": {
"delay": 54,
"time": "1773036534"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1773035344"
},
"departure": {
"delay": 4,
"time": "1773035344"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1773035145"
},
"departure": {
"delay": 45,
"time": "1773035145"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1773037187"
},
"departure": {
"delay": 47,
"time": "1773037187"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1773035318"
},
"departure": {
"delay": 38,
"time": "1773035318"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1773035928"
},
"departure": {
"delay": 48,
"time": "1773035928"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773034449",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230362x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056979x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 115,
"time": "1773034495"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1773034707"
},
"departure": {
"delay": 87,
"time": "1773034707"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1773034604"
},
"departure": {
"delay": 104,
"time": "1773034604"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 87,
"time": "1773034527"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 145,
"time": "1773034405"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1773034947"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 115,
"time": "1773034435"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1773034647"
},
"departure": {
"delay": 87,
"time": "1773034647"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056979x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -171,
"time": "1773039009"
},
"departure": {
"delay": -171,
"time": "1773039009"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -379,
"time": "1773040721"
},
"departure": {
"delay": -379,
"time": "1773040721"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2468,
"time": "1773034552"
},
"departure": {
"delay": -2468,
"time": "1773034552"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -201,
"time": "1773038919"
},
"departure": {
"delay": -201,
"time": "1773038919"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3368,
"time": "1773034552"
},
"departure": {
"delay": -3368,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3248,
"time": "1773034552"
},
"departure": {
"delay": -3248,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -442,
"time": "1773039698"
},
"departure": {
"delay": -442,
"time": "1773039698"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -362,
"time": "1773039358"
},
"departure": {
"delay": -362,
"time": "1773039358"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2828,
"time": "1773034552"
},
"departure": {
"delay": -2828,
"time": "1773034552"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1773038610"
},
"departure": {
"delay": -30,
"time": "1773038610"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2228,
"time": "1773034552"
},
"departure": {
"delay": -2228,
"time": "1773034552"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3188,
"time": "1773034552"
},
"departure": {
"delay": -3188,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -73,
"time": "1773038807"
},
"departure": {
"delay": -73,
"time": "1773038807"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3248,
"time": "1773034552"
},
"departure": {
"delay": -3248,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -442,
"time": "1773039878"
},
"departure": {
"delay": -442,
"time": "1773039878"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -230,
"time": "1773039130"
},
"departure": {
"delay": -230,
"time": "1773039130"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -3368,
"time": "1773034552"
},
"departure": {
"delay": -3368,
"time": "1773034552"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1328,
"time": "1773034552"
},
"departure": {
"delay": -1328,
"time": "1773034552"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -90,
"time": "1773038670"
},
"departure": {
"delay": -90,
"time": "1773038670"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -439,
"time": "1773040841"
},
"departure": {
"delay": -439,
"time": "1773040841"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -2048,
"time": "1773034552"
},
"departure": {
"delay": -2048,
"time": "1773034552"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2408,
"time": "1773034552"
},
"departure": {
"delay": -2408,
"time": "1773034552"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -265,
"time": "1773039095"
},
"departure": {
"delay": -265,
"time": "1773039095"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2648,
"time": "1773034552"
},
"departure": {
"delay": -2648,
"time": "1773034552"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -304,
"time": "1773040676"
},
"departure": {
"delay": -304,
"time": "1773040676"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -322,
"time": "1773040478"
},
"departure": {
"delay": -322,
"time": "1773040478"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -340,
"time": "1773040640"
},
"departure": {
"delay": -340,
"time": "1773040640"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -150,
"time": "1773038850"
},
"departure": {
"delay": -150,
"time": "1773038850"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -336,
"time": "1773039564"
},
"departure": {
"delay": -336,
"time": "1773039564"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"delay": -968,
"time": "1773034552"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1628,
"time": "1773034552"
},
"departure": {
"delay": -1628,
"time": "1773034552"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -469,
"time": "1773040931"
},
"departure": {
"delay": -469,
"time": "1773040931"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -198,
"time": "1773039042"
},
"departure": {
"delay": -198,
"time": "1773039042"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -539,
"time": "1773040981"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -332,
"time": "1773040588"
},
"departure": {
"delay": -332,
"time": "1773040588"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3068,
"time": "1773034552"
},
"departure": {
"delay": -3068,
"time": "1773034552"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1773038750"
},
"departure": {
"delay": -70,
"time": "1773038750"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -382,
"time": "1773040118"
},
"departure": {
"delay": -382,
"time": "1773040118"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -332,
"time": "1773039268"
},
"departure": {
"delay": -332,
"time": "1773039268"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -320,
"time": "1773040540"
},
"departure": {
"delay": -320,
"time": "1773040540"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470858:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040860"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773043140"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040260"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773041940"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1773040865"
},
"departure": {
"delay": 5,
"time": "1773040865"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042360"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773042600"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773040980"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773042905"
},
"departure": {
"delay": 5,
"time": "1773042905"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773042540"
},
"departure": {
"time": "1773042540"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773042420"
},
"departure": {
"time": "1773042420"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1773040200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:165:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773050220"
},
"departure": {
"time": "1773050220"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773047880"
},
"departure": {
"time": "1773047880"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773049440"
},
"departure": {
"time": "1773049440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773050400"
},
"departure": {
"time": "1773050400"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773047885"
},
"departure": {
"delay": 5,
"time": "1773047885"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773048360"
},
"departure": {
"time": "1773048360"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773048000"
},
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773047760"
},
"departure": {
"time": "1773047760"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773049680"
},
"departure": {
"time": "1773049680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773047820"
},
"departure": {
"time": "1773047820"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773048540"
},
"departure": {
"time": "1773048540"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049080"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773050340"
},
"departure": {
"time": "1773050340"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773048720"
},
"departure": {
"time": "1773048720"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773048180"
},
"departure": {
"time": "1773048180"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773049920"
},
"departure": {
"time": "1773049920"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773049800"
},
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773048060"
},
"departure": {
"time": "1773048060"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773050520"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773047580"
},
"departure": {
"time": "1773047580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773049260"
},
"departure": {
"time": "1773049260"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773049620"
},
"departure": {
"time": "1773049620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1773050285"
},
"departure": {
"delay": 5,
"time": "1773050285"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1773047400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1773048005"
},
"departure": {
"delay": 5,
"time": "1773048005"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773047520"
},
"departure": {
"time": "1773047520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773047940"
},
"departure": {
"time": "1773047940"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:315:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040860"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039120"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1773041345"
},
"departure": {
"delay": 5,
"time": "1773041345"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041580"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039660"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773040980"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1773038400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773039125"
},
"departure": {
"delay": 5,
"time": "1773039125"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1773033773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773043560"
},
"departure": {
"time": "1773043560"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043800"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043680"
},
"departure": {
"time": "1773043680"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773044220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1773043200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773044040"
},
"departure": {
"time": "1773044040"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773043860"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773044160"
},
"departure": {
"time": "1773044160"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:609:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773049680"
},
"departure": {
"time": "1773049680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773052260"
},
"departure": {
"time": "1773052260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773049440"
},
"departure": {
"time": "1773049440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051840"
},
"departure": {
"time": "1773051840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773049320"
},
"departure": {
"time": "1773049320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051180"
},
"departure": {
"time": "1773051180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773050820"
},
"departure": {
"time": "1773050820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773052440"
},
"departure": {
"time": "1773052440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773049800"
},
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773052500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773051780"
},
"departure": {
"time": "1773051780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773049260"
},
"departure": {
"time": "1773049260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773050160"
},
"departure": {
"time": "1773050160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773052200"
},
"departure": {
"time": "1773052200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773051600"
},
"departure": {
"time": "1773051600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773050460"
},
"departure": {
"time": "1773050460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1773049200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773049920"
},
"departure": {
"time": "1773049920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773051420"
},
"departure": {
"time": "1773051420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773050880"
},
"departure": {
"time": "1773050880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773049740"
},
"departure": {
"time": "1773049740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773049500"
},
"departure": {
"time": "1773049500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1773033773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:353:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035241"
},
"departure": {
"time": "1773035241"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035506"
},
"departure": {
"time": "1773035506"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035404"
},
"departure": {
"time": "1773035404"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035149"
},
"departure": {
"time": "1773035149"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035707"
},
"departure": {
"time": "1773035707"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035294"
},
"departure": {
"time": "1773035294"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1773034473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1667:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773051240"
},
"departure": {
"time": "1773051240"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773053940"
},
"departure": {
"time": "1773053940"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1773053885"
},
"departure": {
"delay": 5,
"time": "1773053885"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773051480"
},
"departure": {
"time": "1773051480"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773054000"
},
"departure": {
"time": "1773054000"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773053520"
},
"departure": {
"time": "1773053520"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773052200"
},
"departure": {
"time": "1773052200"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773051600"
},
"departure": {
"time": "1773051600"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773051605"
},
"departure": {
"delay": 5,
"time": "1773051605"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773051780"
},
"departure": {
"time": "1773051780"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773052860"
},
"departure": {
"time": "1773052860"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773051180"
},
"departure": {
"time": "1773051180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773053400"
},
"departure": {
"time": "1773053400"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773053040"
},
"departure": {
"time": "1773053040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773053820"
},
"departure": {
"time": "1773053820"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773054120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773052260"
},
"departure": {
"time": "1773052260"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773052680"
},
"departure": {
"time": "1773052680"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773051360"
},
"departure": {
"time": "1773051360"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773053220"
},
"departure": {
"time": "1773053220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1773051000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1773051485"
},
"departure": {
"delay": 5,
"time": "1773051485"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773052140"
},
"departure": {
"time": "1773052140"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773052080"
},
"departure": {
"time": "1773052080"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773051420"
},
"departure": {
"time": "1773051420"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:401:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1773037920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773038160"
},
"departure": {
"time": "1773038160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773039660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:125:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1773036257"
},
"departure": {
"delay": 17,
"time": "1773036257"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1773037089"
},
"departure": {
"delay": 69,
"time": "1773037089"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1773036591"
},
"departure": {
"delay": 51,
"time": "1773036591"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1773036873"
},
"departure": {
"delay": 33,
"time": "1773036873"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1773036212"
},
"departure": {
"delay": 32,
"time": "1773036212"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1773036150"
},
"departure": {
"delay": 30,
"time": "1773036150"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1773037440"
},
"departure": {
"delay": 60,
"time": "1773037440"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1773037223"
},
"departure": {
"delay": 23,
"time": "1773037223"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1773037298"
},
"departure": {
"delay": 38,
"time": "1773037298"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1773037513"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1773036093"
},
"departure": {
"delay": 33,
"time": "1773036093"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1773036793"
},
"departure": {
"delay": 13,
"time": "1773036793"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1773036830"
},
"departure": {
"delay": 50,
"time": "1773036830"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1773036522"
},
"departure": {
"delay": 42,
"time": "1773036522"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1773036923"
},
"departure": {
"delay": 23,
"time": "1773036923"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1773036056"
},
"departure": {
"delay": 56,
"time": "1773036056"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1773036716"
},
"departure": {
"delay": 56,
"time": "1773036716"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602162:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1773029501"
},
"departure": {
"delay": 121,
"time": "1773029521"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1773030991"
},
"departure": {
"delay": 99,
"time": "1773030999"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1773029678"
},
"departure": {
"delay": 109,
"time": "1773029689"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1773029775"
},
"departure": {
"delay": 93,
"time": "1773029793"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1773029346"
},
"departure": {
"delay": 145,
"time": "1773029365"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 219,
"time": "1773029019"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1773031091"
},
"departure": {
"delay": 23,
"time": "1773031103"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 127,
"time": "1773029573"
},
"departure": {
"delay": 127,
"time": "1773029587"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1773030332"
},
"departure": {
"delay": 139,
"time": "1773030619"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1773030932"
},
"departure": {
"delay": 167,
"time": "1773030947"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 182,
"time": "1773029262"
},
"departure": {
"delay": 182,
"time": "1773029282"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1773029232"
},
"departure": {
"delay": 145,
"time": "1773029245"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1773029933"
},
"departure": {
"delay": 63,
"time": "1773029943"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -42,
"time": "1773031278"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 109,
"time": "1773029610"
},
"departure": {
"delay": 109,
"time": "1773029629"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1773031063"
},
"departure": {
"delay": 55,
"time": "1773031075"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1773029420"
},
"departure": {
"delay": 150,
"time": "1773029430"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1773030859"
},
"departure": {
"delay": 149,
"time": "1773030869"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1773030208"
},
"departure": {
"delay": 50,
"time": "1773030230"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1773029991"
},
"departure": {
"delay": 6,
"time": "1773030006"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1773031234"
},
"departure": {
"delay": -8,
"time": "1773031252"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1773031201"
},
"departure": {
"delay": 12,
"time": "1773031212"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1773029174"
},
"departure": {
"delay": 150,
"time": "1773029190"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1773031025"
},
"departure": {
"delay": 91,
"time": "1773031051"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1773031118"
},
"departure": {
"delay": -5,
"time": "1773031135"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1773030049"
},
"departure": {
"delay": 30,
"time": "1773030090"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1773029835"
},
"departure": {
"delay": 83,
"time": "1773029843"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1773030962"
},
"departure": {
"delay": 135,
"time": "1773030975"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1773030112"
},
"departure": {
"delay": 6,
"time": "1773030126"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1773030649"
},
"departure": {
"delay": 77,
"time": "1773030677"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1773031141"
},
"departure": {
"delay": 16,
"time": "1773031156"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 148,
"time": "1773029476"
},
"departure": {
"delay": 148,
"time": "1773029488"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1773030262"
},
"departure": {
"delay": 43,
"time": "1773030283"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1773032837"
},
"departure": {
"delay": -3,
"time": "1773032877"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1773032580"
},
"departure": {
"delay": 45,
"time": "1773032625"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1773032745"
},
"departure": {
"delay": 2,
"time": "1773032762"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1773033557"
},
"departure": {
"delay": -65,
"time": "1773033595"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1773032797"
},
"departure": {
"delay": -11,
"time": "1773032809"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1773033863"
},
"departure": {
"delay": 5,
"time": "1773033905"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1773033794"
},
"departure": {
"delay": -4,
"time": "1773033836"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1773033713"
},
"departure": {
"delay": -17,
"time": "1773033763"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -83,
"time": "1773033223"
},
"departure": {
"delay": -83,
"time": "1773033277"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1773033639"
},
"departure": {
"delay": -36,
"time": "1773033684"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1773032921"
},
"departure": {
"delay": 17,
"time": "1773032957"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1773033074"
},
"departure": {
"delay": -3,
"time": "1773033117"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1773032676"
},
"departure": {
"delay": 51,
"time": "1773032691"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -129,
"time": "1773033337"
},
"departure": {
"delay": -129,
"time": "1773033351"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -114,
"time": "1773033380"
},
"departure": {
"delay": -114,
"time": "1773033426"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -59,
"time": "1773033166"
},
"departure": {
"delay": -59,
"time": "1773033181"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 66,
"time": "1773032466"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1773033930"
},
"departure": {
"delay": -16,
"time": "1773033944"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -79,
"time": "1773034061"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1773032415"
},
"departure": {
"delay": -29,
"time": "1773032431"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 20,
"time": "1773031687"
},
"departure": {
"delay": 20,
"time": "1773031700"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1773029460"
},
"departure": {
"delay": 20,
"time": "1773029480"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1773030150"
},
"departure": {
"delay": -10,
"time": "1773030170"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1773032211"
},
"departure": {
"delay": 6,
"time": "1773032226"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -29,
"time": "1773032293"
},
"departure": {
"delay": -29,
"time": "1773032311"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -45,
"time": "1773032453"
},
"departure": {
"delay": -45,
"time": "1773032475"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 16,
"time": "1773031558"
},
"departure": {
"delay": 16,
"time": "1773031576"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1773030365"
},
"departure": {
"delay": 20,
"time": "1773030380"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1773032072"
},
"departure": {
"delay": 46,
"time": "1773032086"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1773030113"
},
"departure": {
"delay": 10,
"time": "1773030130"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1773029661"
},
"departure": {
"delay": 32,
"time": "1773029672"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1773029612"
},
"departure": {
"delay": 6,
"time": "1773029646"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1773032661"
},
"departure": {
"delay": -29,
"time": "1773032671"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 37,
"time": "1773031805"
},
"departure": {
"delay": 37,
"time": "1773031837"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1773031917"
},
"departure": {
"delay": 13,
"time": "1773031933"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1773030799"
},
"departure": {
"delay": 19,
"time": "1773030859"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -44,
"time": "1773029881"
},
"departure": {
"delay": -44,
"time": "1773029896"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1773032026"
},
"departure": {
"delay": 1,
"time": "1773032041"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1773030530"
},
"departure": {
"delay": 25,
"time": "1773030625"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1773030190"
},
"departure": {
"delay": 53,
"time": "1773030233"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1773032709"
},
"departure": {
"delay": -23,
"time": "1773032737"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -7,
"time": "1773031095"
},
"departure": {
"delay": -7,
"time": "1773031133"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1773031280"
},
"departure": {
"delay": -41,
"time": "1773031339"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1773029689"
},
"departure": {
"delay": 11,
"time": "1773029711"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1773031442"
},
"departure": {
"delay": 7,
"time": "1773031507"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1773029559"
},
"departure": {
"delay": 6,
"time": "1773029586"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1773029851"
},
"departure": {
"delay": -18,
"time": "1773029862"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -46,
"time": "1773032335"
},
"departure": {
"delay": -46,
"time": "1773032354"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 42,
"time": "1773029722"
},
"departure": {
"delay": 42,
"time": "1773029742"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1773030461"
},
"departure": {
"delay": -13,
"time": "1773030467"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1773031990"
},
"departure": {
"delay": 26,
"time": "1773032006"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1773029758"
},
"departure": {
"delay": 14,
"time": "1773029774"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1773030285"
},
"departure": {
"delay": 31,
"time": "1773030331"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1773032604"
},
"departure": {
"delay": 1,
"time": "1773032641"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -26,
"time": "1773030720"
},
"departure": {
"delay": -26,
"time": "1773030754"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1773030002"
},
"departure": {
"delay": 13,
"time": "1773030073"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1773029819"
},
"departure": {
"delay": 10,
"time": "1773029830"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1773030998"
},
"departure": {
"delay": -9,
"time": "1773031011"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1773032120"
},
"departure": {
"delay": 34,
"time": "1773032134"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -31,
"time": "1773031210"
},
"departure": {
"delay": -31,
"time": "1773031229"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -40,
"time": "1773032780"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1773032147"
},
"departure": {
"delay": 1,
"time": "1773032161"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -23,
"time": "1773031038"
},
"departure": {
"delay": -23,
"time": "1773031057"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1773031358"
},
"departure": {
"delay": -56,
"time": "1773031384"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1773032239"
},
"departure": {
"delay": -7,
"time": "1773032273"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 3,
"time": "1773030906"
},
"departure": {
"delay": 3,
"time": "1773030963"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 11,
"time": "1773029411"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1773031617"
},
"departure": {
"delay": 32,
"time": "1773031652"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1773031735"
},
"departure": {
"delay": 26,
"time": "1773031766"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773039185"
},
"departure": {
"delay": 5,
"time": "1773039185"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773040080"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1773039905"
},
"departure": {
"delay": 5,
"time": "1773039905"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773037445"
},
"departure": {
"delay": 5,
"time": "1773037445"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1773039245"
},
"departure": {
"delay": 5,
"time": "1773039245"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1773039490"
},
"departure": {
"delay": 10,
"time": "1773039490"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773039485"
},
"departure": {
"delay": 5,
"time": "1773039485"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773039900"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038160"
},
"departure": {
"time": "1773038160"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:107:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3330F6044545x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773028800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773032580"
},
"departure": {
"time": "1773032700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773030120"
},
"departure": {
"time": "1773030180"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773031020"
},
"departure": {
"time": "1773031080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036900"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1773025178",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3330F6044545x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851708F6025528x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1773036960"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773033339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851708F6025528x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1773034642"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 64,
"time": "1773034310"
},
"departure": {
"delay": 64,
"time": "1773034324"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 121,
"time": "1773034501"
},
"departure": {
"delay": 121,
"time": "1773034501"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 32,
"time": "1773034592"
},
"departure": {
"delay": 32,
"time": "1773034592"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 65,
"time": "1773034064"
},
"departure": {
"delay": 65,
"time": "1773034085"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1773034205"
},
"departure": {
"delay": 5,
"time": "1773034205"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1773034223"
},
"departure": {
"delay": 23,
"time": "1773034223"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 69,
"time": "1773034149"
},
"departure": {
"delay": 69,
"time": "1773034149"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470856:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773058200"
},
"departure": {
"time": "1773058200"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773058920"
},
"departure": {
"time": "1773058920"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773059405"
},
"departure": {
"delay": 5,
"time": "1773059405"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773059460"
},
"departure": {
"time": "1773059460"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773058680"
},
"departure": {
"time": "1773058680"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773059520"
},
"departure": {
"time": "1773059520"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1773058080"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773059400"
},
"departure": {
"time": "1773059400"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773058800"
},
"departure": {
"time": "1773058800"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773060360"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773058860"
},
"departure": {
"time": "1773058860"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773059580"
},
"departure": {
"time": "1773059580"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx255:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3302F6044668x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773032520"
},
"departure": {
"time": "1773032580"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033360"
},
"departure": {
"time": "1773033420"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033960"
},
"departure": {
"time": "1773034020"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1773031620"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1773027998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3302F6044668x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx45:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -72,
"time": "1773032448"
},
"departure": {
"delay": -72,
"time": "1773032448"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1773032397"
},
"departure": {
"delay": -63,
"time": "1773032397"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -52,
"time": "1773033548"
},
"departure": {
"delay": -52,
"time": "1773033548"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -117,
"time": "1773033998"
},
"departure": {
"delay": -117,
"time": "1773034023"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -122,
"time": "1773033298"
},
"departure": {
"delay": -122,
"time": "1773033298"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1773033048"
},
"departure": {
"delay": -72,
"time": "1773033048"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -157,
"time": "1773033923"
},
"departure": {
"delay": -157,
"time": "1773033923"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -127,
"time": "1773034373"
},
"departure": {
"delay": -127,
"time": "1773034373"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -92,
"time": "1773033403"
},
"departure": {
"delay": -92,
"time": "1773033448"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -222,
"time": "1773034578"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -147,
"time": "1773034452"
},
"departure": {
"delay": -147,
"time": "1773034473"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1773032898"
},
"departure": {
"delay": -42,
"time": "1773032898"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -56,
"time": "1773032224"
},
"departure": {
"delay": -56,
"time": "1773032224"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -120,
"time": "1773032040"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -102,
"time": "1773034098"
},
"departure": {
"delay": -102,
"time": "1773034098"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -88,
"time": "1773033152"
},
"departure": {
"delay": -88,
"time": "1773033152"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1773033623"
},
"departure": {
"delay": -97,
"time": "1773033623"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -71,
"time": "1773032149"
},
"departure": {
"delay": -71,
"time": "1773032149"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -104,
"time": "1773034276"
},
"departure": {
"delay": -104,
"time": "1773034276"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -129,
"time": "1773033351"
},
"departure": {
"delay": -129,
"time": "1773033351"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -142,
"time": "1773033698"
},
"departure": {
"delay": -142,
"time": "1773033698"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -77,
"time": "1773032263"
},
"departure": {
"delay": -77,
"time": "1773032263"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -117,
"time": "1773033003"
},
"departure": {
"delay": -117,
"time": "1773033003"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1773032674"
},
"departure": {
"delay": -26,
"time": "1773032674"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -148,
"time": "1773034172"
},
"departure": {
"delay": -148,
"time": "1773034172"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1773032823"
},
"departure": {
"delay": 3,
"time": "1773032823"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1773032521"
},
"departure": {
"delay": 1,
"time": "1773032521"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -59,
"time": "1773032341"
},
"departure": {
"delay": -59,
"time": "1773032341"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -193,
"time": "1773033778"
},
"departure": {
"delay": -193,
"time": "1773033827"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1773033215"
},
"departure": {
"delay": -85,
"time": "1773033215"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1773031981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx45:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773072960"
},
"departure": {
"time": "1773072960"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773075120"
},
"departure": {
"time": "1773075120"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1773072300"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773073680"
},
"departure": {
"time": "1773073680"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773073500"
},
"departure": {
"time": "1773073500"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773074460"
},
"departure": {
"time": "1773074460"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773074220"
},
"departure": {
"time": "1773074220"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1773075300"
},
"departure": {
"time": "1773075300"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1773073200"
},
"departure": {
"time": "1773073200"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773073920"
},
"departure": {
"time": "1773073920"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773074880"
},
"departure": {
"time": "1773074880"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1773075420"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 5,
"time": "1773073865"
},
"departure": {
"delay": 5,
"time": "1773073865"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773073320"
},
"departure": {
"time": "1773073320"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773073980"
},
"departure": {
"time": "1773073980"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773074280"
},
"departure": {
"time": "1773074280"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1773073800"
},
"departure": {
"time": "1773073800"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773075000"
},
"departure": {
"time": "1773075000"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1773073380"
},
"departure": {
"time": "1773073380"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773074640"
},
"departure": {
"time": "1773074640"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1773074100"
},
"departure": {
"time": "1773074100"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773073860"
},
"departure": {
"time": "1773073860"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773074760"
},
"departure": {
"time": "1773074760"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773075245"
},
"departure": {
"delay": 5,
"time": "1773075245"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1773073440"
},
"departure": {
"time": "1773073440"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773075240"
},
"departure": {
"time": "1773075240"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1773034388",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx467:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1439:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18018,
"time": "1773033822"
},
"departure": {
"delay": -18018,
"time": "1773033822"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -18098,
"time": "1773034197"
},
"departure": {
"delay": -18098,
"time": "1773034222"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -17932,
"time": "1773033248"
},
"departure": {
"delay": -17932,
"time": "1773033248"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -17973,
"time": "1773033147"
},
"departure": {
"delay": -17973,
"time": "1773033147"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18245,
"time": "1773034615"
},
"departure": {
"delay": -18245,
"time": "1773034615"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18309,
"time": "1773034851"
},
"departure": {
"delay": -18309,
"time": "1773034851"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -18073,
"time": "1773033947"
},
"departure": {
"delay": -18073,
"time": "1773033947"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -17953,
"time": "1773033347"
},
"departure": {
"delay": -17953,
"time": "1773033347"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18279,
"time": "1773034821"
},
"departure": {
"delay": -18279,
"time": "1773034821"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -17965,
"time": "1773033455"
},
"departure": {
"delay": -17965,
"time": "1773033455"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18309,
"time": "1773035451"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": -18000,
"time": "1773033000"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18128,
"time": "1773034372"
},
"departure": {
"delay": -18128,
"time": "1773034372"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -18308,
"time": "1773035032"
},
"departure": {
"delay": -18308,
"time": "1773035032"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -18083,
"time": "1773034297"
},
"departure": {
"delay": -18083,
"time": "1773034297"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -18294,
"time": "1773035166"
},
"departure": {
"delay": -18294,
"time": "1773035166"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -18299,
"time": "1773034921"
},
"departure": {
"delay": -18299,
"time": "1773034921"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18004,
"time": "1773033896"
},
"departure": {
"delay": -18004,
"time": "1773033896"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -18309,
"time": "1773035271"
},
"departure": {
"delay": -18309,
"time": "1773035271"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -18118,
"time": "1773034022"
},
"departure": {
"delay": -18118,
"time": "1773034022"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -18103,
"time": "1773034072"
},
"departure": {
"delay": -18103,
"time": "1773034097"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -18268,
"time": "1773034449"
},
"departure": {
"delay": -18268,
"time": "1773034472"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -18013,
"time": "1773033647"
},
"departure": {
"delay": -18013,
"time": "1773033647"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -17950,
"time": "1773033530"
},
"departure": {
"delay": -17950,
"time": "1773033530"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18021,
"time": "1773033699"
},
"departure": {
"delay": -18021,
"time": "1773033699"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -18309,
"time": "1773035091"
},
"departure": {
"delay": -18309,
"time": "1773035091"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18231,
"time": "1773034689"
},
"departure": {
"delay": -18231,
"time": "1773034689"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1773032993",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1439:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3372F6044451x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773045480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1773037440"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040020"
},
"departure": {
"time": "1773040080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1773033818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3372F6044451x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6592356724768768x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1773037596"
},
"departure": {
"delay": 106,
"time": "1773037606"
},
"stopId": "FR:14520:ZE:4514298425507840:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1773039126"
},
"departure": {
"delay": -22,
"time": "1773039158"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 352,
"time": "1773038322"
},
"departure": {
"delay": 352,
"time": "1773038332"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -181,
"time": "1773039179"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1773037467"
},
"departure": {
"delay": 157,
"time": "1773037477"
},
"stopId": "FR:14337:ZE:5514011622768640:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1773037022"
},
"departure": {
"delay": 132,
"time": "1773037032"
},
"stopId": "FR:14126:ZE:4788093530931200:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 218,
"time": "1773037828"
},
"departure": {
"delay": 218,
"time": "1773037838"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1773036195"
},
"departure": {
"delay": -18,
"time": "1773036222"
},
"stopId": "FR:14474:ZE:5614579657736192:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 364,
"time": "1773038274"
},
"departure": {
"delay": 364,
"time": "1773038284"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 11
},
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:14474:ZE:6734130529173504:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 143,
"time": "1773038773"
},
"departure": {
"delay": 143,
"time": "1773038783"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1773037532"
},
"departure": {
"delay": 102,
"time": "1773037542"
},
"stopId": "FR:14520:ZE:5597342175592448:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1773038952"
},
"departure": {
"delay": 22,
"time": "1773038962"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 251,
"time": "1773038701"
},
"departure": {
"delay": 251,
"time": "1773038711"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 312,
"time": "1773038462"
},
"departure": {
"delay": 312,
"time": "1773038472"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1773036703"
},
"departure": {
"delay": -34,
"time": "1773036746"
},
"stopId": "FR:14126:ZE:5461136985030656:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1773036555"
},
"departure": {
"delay": -18,
"time": "1773036582"
},
"stopId": "FR:14126:ZE:5134107840348160:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1773034559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6592356724768768x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773057240"
},
"departure": {
"time": "1773057240"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773057600"
},
"departure": {
"time": "1773057600"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773057480"
},
"departure": {
"time": "1773057480"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773056760"
},
"departure": {
"time": "1773056760"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773057720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773057540"
},
"departure": {
"time": "1773057540"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056880"
},
"departure": {
"time": "1773056880"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1773056640"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773056940"
},
"departure": {
"time": "1773056940"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773056820"
},
"departure": {
"time": "1773056820"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773056700"
},
"departure": {
"time": "1773056700"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1429:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:93:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773038160"
},
"departure": {
"time": "1773038160"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039120"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773037145"
},
"departure": {
"delay": 5,
"time": "1773037145"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773038220"
},
"departure": {
"time": "1773038220"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773039540"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:93:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6076962343747584x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 7,
"time": "1773034507"
},
"stopId": "FR:14654:ZE:4895908158242816:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1773037017"
},
"departure": {
"delay": 127,
"time": "1773037027"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1773037146"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -86,
"time": "1773034918"
},
"departure": {
"delay": -86,
"time": "1773035014"
},
"stopId": "FR:14654:ZE:5110535180779520:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 204,
"time": "1773036914"
},
"departure": {
"delay": 204,
"time": "1773036924"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1773036377"
},
"departure": {
"delay": 87,
"time": "1773036387"
},
"stopId": "FR:14520:ZE:4514298425507840:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1773036962"
},
"departure": {
"delay": 192,
"time": "1773036972"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 225,
"time": "1773036875"
},
"departure": {
"delay": 225,
"time": "1773036885"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1773036174"
},
"departure": {
"delay": 64,
"time": "1773036184"
},
"stopId": "FR:14337:ZE:4658675395330048:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 184,
"time": "1773036594"
},
"departure": {
"delay": 184,
"time": "1773036604"
},
"stopId": "FR:14574:ZE:6714213859852288:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -44,
"time": "1773035303"
},
"departure": {
"delay": -44,
"time": "1773035356"
},
"stopId": "FR:14431:ZE:5598818469937152:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1773036083"
},
"departure": {
"delay": 33,
"time": "1773036093"
},
"stopId": "FR:14126:ZE:6126698304110592:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1773036537"
},
"departure": {
"delay": 187,
"time": "1773036547"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -124,
"time": "1773034602"
},
"departure": {
"delay": -124,
"time": "1773034736"
},
"stopId": "FR:14654:ZE:5133588494286848:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1773035655"
},
"departure": {
"delay": -18,
"time": "1773035682"
},
"stopId": "FR:14431:ZE:4512811662180352:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1773034807"
},
"departure": {
"delay": -82,
"time": "1773034898"
},
"stopId": "FR:14654:ZE:4790623837093888:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1773035810"
},
"departure": {
"delay": -30,
"time": "1773035850"
},
"stopId": "FR:14473:ZE:5796227212902400:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1773034558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4965732136779776:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6076962343747584x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244134xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1773036662"
},
"departure": {
"delay": 182,
"time": "1773036662"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 185,
"time": "1773034205"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1773036699"
},
"departure": {
"delay": 159,
"time": "1773036699"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 230,
"time": "1773034250"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 208,
"time": "1773035188"
},
"departure": {
"delay": 208,
"time": "1773035188"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1773036432"
},
"departure": {
"delay": 192,
"time": "1773036432"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 209,
"time": "1773035669"
},
"departure": {
"delay": 209,
"time": "1773035669"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 150,
"time": "1773034410"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1773035310"
},
"departure": {
"delay": 150,
"time": "1773035310"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 196,
"time": "1773036616"
},
"departure": {
"delay": 196,
"time": "1773036616"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 199,
"time": "1773035839"
},
"departure": {
"delay": 199,
"time": "1773035839"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1773034956"
},
"departure": {
"delay": 156,
"time": "1773034956"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 20,
"time": "1773033800"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1773036352"
},
"departure": {
"delay": 172,
"time": "1773036352"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1773035920"
},
"departure": {
"delay": 160,
"time": "1773035920"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 193,
"time": "1773034093"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1773036398"
},
"departure": {
"delay": 158,
"time": "1773036398"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1773036870"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 153,
"time": "1773036273"
},
"departure": {
"delay": 153,
"time": "1773036273"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1773036797"
},
"departure": {
"delay": 197,
"time": "1773036797"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1773035010"
},
"departure": {
"delay": 150,
"time": "1773035010"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1773034890"
},
"departure": {
"delay": 150,
"time": "1773034890"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 188,
"time": "1773035228"
},
"departure": {
"delay": 188,
"time": "1773035228"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1773036585"
},
"departure": {
"delay": 165,
"time": "1773036585"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 175,
"time": "1773036535"
},
"departure": {
"delay": 175,
"time": "1773036535"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 208,
"time": "1773035788"
},
"departure": {
"delay": 208,
"time": "1773035788"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1773036743"
},
"departure": {
"delay": 203,
"time": "1773036743"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1773036030"
},
"departure": {
"delay": 150,
"time": "1773036030"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1773036767"
},
"departure": {
"delay": 167,
"time": "1773036767"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1773034539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244134xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1680:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034034"
},
"departure": {
"time": "1773034034"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1773033843"
},
"departure": {
"time": "1773033868"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1773033569"
},
"departure": {
"time": "1773033569"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773033919"
},
"departure": {
"time": "1773033943"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1773033075"
},
"departure": {
"time": "1773033075"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773034343"
},
"departure": {
"time": "1773034343"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773033021"
},
"departure": {
"time": "1773033021"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773034293"
},
"departure": {
"time": "1773034293"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1773033706"
},
"departure": {
"time": "1773033706"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1773034118"
},
"departure": {
"time": "1773034118"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1773033236"
},
"departure": {
"time": "1773033236"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1773032958"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033677"
},
"departure": {
"time": "1773033677"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033143"
},
"departure": {
"time": "1773033143"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773033258"
},
"departure": {
"time": "1773033258"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034199"
},
"departure": {
"time": "1773034199"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773033312"
},
"departure": {
"time": "1773033312"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773033768"
},
"departure": {
"time": "1773033768"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773034429"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1773031701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1680:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851001F6025571x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1773036540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040800"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1773032919",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851001F6025571x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx39:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1773035880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1773036425"
},
"departure": {
"delay": 5,
"time": "1773036425"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037860"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx39:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1678:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773031273"
},
"departure": {
"time": "1773031273"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773031329"
},
"departure": {
"time": "1773031329"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1773030900"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773032502"
},
"departure": {
"time": "1773032502"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773030956"
},
"departure": {
"time": "1773030956"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773031947"
},
"departure": {
"time": "1773031947"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773032246"
},
"departure": {
"time": "1773032270"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773031698"
},
"departure": {
"time": "1773031868"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773032670"
},
"departure": {
"time": "1773032695"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1773031071"
},
"departure": {
"time": "1773031071"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773031220"
},
"departure": {
"time": "1773031245"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773032145"
},
"departure": {
"time": "1773032145"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773031523"
},
"departure": {
"time": "1773031523"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033254"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773032796"
},
"departure": {
"time": "1773032796"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1773031145"
},
"departure": {
"time": "1773031145"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773031472"
},
"departure": {
"time": "1773031472"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773032047"
},
"departure": {
"time": "1773032071"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773032970"
},
"departure": {
"time": "1773032970"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773032878"
},
"departure": {
"time": "1773032878"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1773030672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1678:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107934x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1773035878"
},
"departure": {
"delay": 58,
"time": "1773035878"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1773034826"
},
"departure": {
"delay": 26,
"time": "1773034826"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1773035768"
},
"departure": {
"delay": 8,
"time": "1773035768"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1773034934"
},
"departure": {
"delay": 14,
"time": "1773034934"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1773035677"
},
"departure": {
"delay": 37,
"time": "1773035677"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1773035037"
},
"departure": {
"delay": 57,
"time": "1773035037"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1773035132"
},
"departure": {
"delay": 32,
"time": "1773035132"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1773034721"
},
"departure": {
"delay": 41,
"time": "1773034721"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1773036085"
},
"departure": {
"delay": 25,
"time": "1773036085"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1773035567"
},
"departure": {
"delay": 47,
"time": "1773035567"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1773035983"
},
"departure": {
"delay": 43,
"time": "1773035983"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1773035415"
},
"departure": {
"delay": 15,
"time": "1773035415"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1773036181"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1773034620"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1773035237"
},
"departure": {
"delay": 17,
"time": "1773035237"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1773034449",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107934x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037740"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037860"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:187:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1773036754"
},
"departure": {
"delay": 94,
"time": "1773036754"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1773034320"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1773035494"
},
"departure": {
"delay": 94,
"time": "1773035494"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1773036094"
},
"departure": {
"delay": 94,
"time": "1773036094"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1773035259"
},
"departure": {
"delay": 99,
"time": "1773035259"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1773036574"
},
"departure": {
"delay": 94,
"time": "1773036574"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1773034895"
},
"departure": {
"delay": 95,
"time": "1773034895"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1773034593"
},
"departure": {
"delay": 93,
"time": "1773034593"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1773035029"
},
"departure": {
"delay": 49,
"time": "1773035029"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1773034774"
},
"departure": {
"delay": 94,
"time": "1773034774"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1773036334"
},
"departure": {
"delay": 94,
"time": "1773036334"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1773035734"
},
"departure": {
"delay": 94,
"time": "1773035734"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1773036874"
},
"departure": {
"delay": 94,
"time": "1773036874"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 87,
"time": "1773036507"
},
"departure": {
"delay": 87,
"time": "1773036507"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1773034382"
},
"departure": {
"delay": 62,
"time": "1773034382"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1773035527"
},
"departure": {
"delay": 67,
"time": "1773035527"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1773035678"
},
"departure": {
"delay": 98,
"time": "1773035678"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1773035322"
},
"departure": {
"delay": 102,
"time": "1773035322"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1773035194"
},
"departure": {
"delay": 94,
"time": "1773035194"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1773034489"
},
"departure": {
"delay": 49,
"time": "1773034489"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1773036604"
},
"departure": {
"delay": 64,
"time": "1773036604"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1773036791"
},
"departure": {
"delay": 71,
"time": "1773036791"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1773035395"
},
"departure": {
"delay": 55,
"time": "1773035395"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1773036689"
},
"departure": {
"delay": 89,
"time": "1773036689"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1773035614"
},
"departure": {
"delay": 94,
"time": "1773035614"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1773034669"
},
"departure": {
"delay": 49,
"time": "1773034669"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1773034333",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx286:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1773035671"
},
"departure": {
"delay": 31,
"time": "1773035671"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1773035381"
},
"departure": {
"delay": 41,
"time": "1773035381"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1773035201"
},
"departure": {
"delay": 41,
"time": "1773035201"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1773035550"
},
"departure": {
"delay": 30,
"time": "1773035550"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1773035160"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1773034502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx291:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852403F6025458x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773038520"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1773032978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852403F6025458x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230361x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1773035774"
},
"departure": {
"delay": 14,
"time": "1773035774"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1773036587"
},
"departure": {
"delay": 47,
"time": "1773036587"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1773036438"
},
"departure": {
"delay": 18,
"time": "1773036438"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1773035104"
},
"departure": {
"delay": 4,
"time": "1773035104"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1773035637"
},
"departure": {
"delay": 57,
"time": "1773035637"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1773035161"
},
"departure": {
"delay": 1,
"time": "1773035161"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1773034913"
},
"departure": {
"delay": 53,
"time": "1773034913"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1773036023"
},
"departure": {
"delay": 23,
"time": "1773036023"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1773034616"
},
"departure": {
"delay": 56,
"time": "1773034616"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1773034500"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1773035286"
},
"departure": {
"delay": 6,
"time": "1773035286"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1773036902"
},
"departure": {
"delay": 2,
"time": "1773036902"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 20,
"time": "1773035420"
},
"departure": {
"delay": 20,
"time": "1773035420"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1773034718"
},
"departure": {
"delay": 38,
"time": "1773034718"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1773036837"
},
"departure": {
"delay": 57,
"time": "1773036837"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 48,
"time": "1773035328"
},
"departure": {
"delay": 48,
"time": "1773035328"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1773035246"
},
"departure": {
"delay": 26,
"time": "1773035246"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1773036090"
},
"departure": {
"delay": 30,
"time": "1773036090"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1773035833"
},
"departure": {
"delay": 13,
"time": "1773035833"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1773035045"
},
"departure": {
"delay": 5,
"time": "1773035045"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1773034646"
},
"departure": {
"delay": 26,
"time": "1773034646"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1773034875"
},
"departure": {
"delay": 15,
"time": "1773034875"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1773034545"
},
"departure": {
"delay": 45,
"time": "1773034545"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037200"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1773035514"
},
"departure": {
"delay": 54,
"time": "1773035514"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1773035934"
},
"departure": {
"delay": 54,
"time": "1773035934"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1773036641"
},
"departure": {
"delay": 41,
"time": "1773036641"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1773036618"
},
"departure": {
"delay": 18,
"time": "1773036618"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1773034744"
},
"departure": {
"delay": 4,
"time": "1773034744"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1773034449",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230361x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx272:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1773034961"
},
"departure": {
"delay": 41,
"time": "1773034961"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1773036690"
},
"departure": {
"delay": 30,
"time": "1773036690"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1773035130"
},
"departure": {
"delay": 30,
"time": "1773035130"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1773036930"
},
"departure": {
"delay": 30,
"time": "1773036930"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1773035251"
},
"departure": {
"delay": 31,
"time": "1773035251"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1773037162"
},
"departure": {
"delay": 22,
"time": "1773037162"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1773034740"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1773037110"
},
"departure": {
"delay": 30,
"time": "1773037110"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1773037230"
},
"departure": {
"delay": 30,
"time": "1773037230"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1773034781"
},
"departure": {
"delay": 41,
"time": "1773034781"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1773036878"
},
"departure": {
"delay": 38,
"time": "1773036878"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1773036975"
},
"departure": {
"delay": 15,
"time": "1773036975"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1773037045"
},
"departure": {
"delay": 25,
"time": "1773037045"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1773034513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx272:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745712x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1773036050"
},
"departure": {
"delay": 110,
"time": "1773036050"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 110,
"time": "1773034790"
},
"departure": {
"delay": 110,
"time": "1773034790"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1773035390"
},
"departure": {
"delay": 110,
"time": "1773035390"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -11,
"time": "1773033792"
},
"departure": {
"delay": -11,
"time": "1773033829"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -42,
"time": "1773033896"
},
"departure": {
"delay": -42,
"time": "1773033918"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1773035750"
},
"departure": {
"delay": 110,
"time": "1773035750"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1773033643"
},
"departure": {
"delay": -3,
"time": "1773033657"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 12,
"time": "1773033192"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1773033250"
},
"departure": {
"delay": 39,
"time": "1773033279"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1773035510"
},
"departure": {
"delay": 110,
"time": "1773035510"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1773035210"
},
"departure": {
"delay": 110,
"time": "1773035210"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1773034015"
},
"departure": {
"delay": -25,
"time": "1773034055"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1773034670"
},
"departure": {
"delay": 110,
"time": "1773034670"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1773033729"
},
"departure": {
"delay": -27,
"time": "1773033753"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1773033418"
},
"departure": {
"delay": 37,
"time": "1773033457"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1773035210"
},
"departure": {
"delay": 110,
"time": "1773035210"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1773035270"
},
"departure": {
"delay": 110,
"time": "1773035270"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1773035990"
},
"departure": {
"delay": 110,
"time": "1773035990"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 110,
"time": "1773034450"
},
"departure": {
"delay": 110,
"time": "1773034490"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1773036110"
},
"departure": {
"delay": 110,
"time": "1773036110"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 110,
"time": "1773036170"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 110,
"time": "1773034850"
},
"departure": {
"delay": 110,
"time": "1773034850"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1773035150"
},
"departure": {
"delay": 110,
"time": "1773035150"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1773035930"
},
"departure": {
"delay": 110,
"time": "1773035930"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 110,
"time": "1773035090"
},
"departure": {
"delay": 110,
"time": "1773035090"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1773035570"
},
"departure": {
"delay": 110,
"time": "1773035570"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1773035690"
},
"departure": {
"delay": 110,
"time": "1773035690"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1773035810"
},
"departure": {
"delay": 110,
"time": "1773035810"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 167,
"time": "1773034183"
},
"departure": {
"delay": 167,
"time": "1773034367"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1773035870"
},
"departure": {
"delay": 110,
"time": "1773035870"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1773033328"
},
"departure": {
"delay": 14,
"time": "1773033374"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1773033552"
},
"departure": {
"delay": 2,
"time": "1773033602"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1773034970"
},
"departure": {
"delay": 110,
"time": "1773034970"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1773034730"
},
"departure": {
"delay": 110,
"time": "1773034730"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1773033476"
},
"departure": {
"delay": 27,
"time": "1773033507"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034536"
},
"departure": {
"time": "1773034440"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1773034555",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745712x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1773038100"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"time": "1773034740"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852052F6025490x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773042480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1773036540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1773032919",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852052F6025490x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773048240"
},
"departure": {
"time": "1773048240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773050040"
},
"departure": {
"time": "1773050040"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773051000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773049800"
},
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773050160"
},
"departure": {
"time": "1773050160"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049080"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773049860"
},
"departure": {
"time": "1773049860"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048420"
},
"departure": {
"time": "1773048420"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773050460"
},
"departure": {
"time": "1773050460"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773048485"
},
"departure": {
"delay": 5,
"time": "1773048485"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773049140"
},
"departure": {
"time": "1773049140"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773050580"
},
"departure": {
"time": "1773050580"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1773050345"
},
"departure": {
"delay": 5,
"time": "1773050345"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773050400"
},
"departure": {
"time": "1773050400"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773049260"
},
"departure": {
"time": "1773049260"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773048840"
},
"departure": {
"time": "1773048840"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773050820"
},
"departure": {
"time": "1773050820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773048060"
},
"departure": {
"time": "1773048060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773050700"
},
"departure": {
"time": "1773050700"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773050940"
},
"departure": {
"time": "1773050940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773048540"
},
"departure": {
"time": "1773048540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773048360"
},
"departure": {
"time": "1773048360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773048720"
},
"departure": {
"time": "1773048720"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773050340"
},
"departure": {
"time": "1773050340"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773049440"
},
"departure": {
"time": "1773049440"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773048065"
},
"departure": {
"delay": 5,
"time": "1773048065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773048900"
},
"departure": {
"time": "1773048900"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:329:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2652,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -41,
"time": "1773038719"
},
"departure": {
"delay": -41,
"time": "1773038719"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3432,
"time": "1773034548"
},
"departure": {
"delay": -3432,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -46,
"time": "1773038594"
},
"departure": {
"delay": -46,
"time": "1773038594"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -79,
"time": "1773038681"
},
"departure": {
"delay": -79,
"time": "1773038681"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1773038357"
},
"departure": {
"delay": 17,
"time": "1773038357"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3312,
"time": "1773034548"
},
"departure": {
"delay": -3312,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3132,
"time": "1773034548"
},
"departure": {
"delay": -3132,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1773038180"
},
"departure": {
"delay": -40,
"time": "1773038180"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3372,
"time": "1773034548"
},
"departure": {
"delay": -3372,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2952,
"time": "1773034548"
},
"departure": {
"delay": -2952,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1773038104"
},
"departure": {
"delay": 4,
"time": "1773038104"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1773038557"
},
"departure": {
"delay": -23,
"time": "1773038557"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3012,
"time": "1773034548"
},
"departure": {
"delay": -3012,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1773038766"
},
"departure": {
"delay": -54,
"time": "1773038766"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2712,
"time": "1773034548"
},
"departure": {
"delay": -2712,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -59,
"time": "1773038461"
},
"departure": {
"delay": -59,
"time": "1773038461"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2832,
"time": "1773034548"
},
"departure": {
"delay": -2832,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1773038288"
},
"departure": {
"delay": 8,
"time": "1773038288"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -79,
"time": "1773038501"
},
"departure": {
"delay": -79,
"time": "1773038501"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1773038411"
},
"departure": {
"delay": 11,
"time": "1773038411"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3192,
"time": "1773034548"
},
"departure": {
"delay": -3192,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1773038801"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598393:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 316,
"time": "1773034756"
},
"departure": {
"delay": 316,
"time": "1773034756"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 364,
"time": "1773034384"
},
"departure": {
"delay": 364,
"time": "1773034384"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 664,
"time": "1773033184"
},
"departure": {
"delay": 664,
"time": "1773033184"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 432,
"time": "1773034032"
},
"departure": {
"delay": 432,
"time": "1773034032"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 479,
"time": "1773033719"
},
"departure": {
"delay": 479,
"time": "1773033719"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 373,
"time": "1773034153"
},
"departure": {
"delay": 373,
"time": "1773034153"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 688,
"time": "1773033088"
},
"departure": {
"delay": 688,
"time": "1773033088"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 327,
"time": "1773034707"
},
"departure": {
"delay": 327,
"time": "1773034707"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 616,
"time": "1773033436"
},
"departure": {
"delay": 616,
"time": "1773033436"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 352,
"time": "1773034672"
},
"departure": {
"delay": 352,
"time": "1773034672"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 471,
"time": "1773033831"
},
"departure": {
"delay": 471,
"time": "1773033831"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 414,
"time": "1773033954"
},
"departure": {
"delay": 414,
"time": "1773033954"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 662,
"time": "1773033002"
},
"departure": {
"delay": 662,
"time": "1773033002"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 360,
"time": "1773034800"
},
"departure": {
"delay": 360,
"time": "1773034800"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 576,
"time": "1773033216"
},
"departure": {
"delay": 576,
"time": "1773033216"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 347,
"time": "1773034547"
},
"departure": {
"delay": 347,
"time": "1773034547"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 595,
"time": "1773033235"
},
"departure": {
"delay": 595,
"time": "1773033235"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 546,
"time": "1773033606"
},
"departure": {
"delay": 546,
"time": "1773033606"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 600,
"time": "1773033480"
},
"departure": {
"delay": 600,
"time": "1773033480"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 375,
"time": "1773033975"
},
"departure": {
"delay": 375,
"time": "1773033975"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 450,
"time": "1773033810"
},
"departure": {
"delay": 450,
"time": "1773033810"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 687,
"time": "1773032967"
},
"departure": {
"delay": 687,
"time": "1773032967"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 652,
"time": "1773032932"
},
"departure": {
"delay": 652,
"time": "1773032932"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 586,
"time": "1773033346"
},
"departure": {
"delay": 586,
"time": "1773033346"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 573,
"time": "1773033513"
},
"departure": {
"delay": 573,
"time": "1773033513"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 479,
"time": "1773033779"
},
"departure": {
"delay": 479,
"time": "1773033779"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 379,
"time": "1773034519"
},
"departure": {
"delay": 379,
"time": "1773034519"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 611,
"time": "1773033551"
},
"departure": {
"delay": 611,
"time": "1773033551"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 270,
"time": "1773034890"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 585,
"time": "1773033585"
},
"departure": {
"delay": 585,
"time": "1773033585"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 363,
"time": "1773034563"
},
"departure": {
"delay": 363,
"time": "1773034563"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 636,
"time": "1773033156"
},
"departure": {
"delay": 636,
"time": "1773033156"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 366,
"time": "1773034197"
},
"departure": {
"delay": 366,
"time": "1773034206"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 426,
"time": "1773034086"
},
"departure": {
"delay": 426,
"time": "1773034086"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 643,
"time": "1773033403"
},
"departure": {
"delay": 643,
"time": "1773033403"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 369,
"time": "1773034629"
},
"departure": {
"delay": 369,
"time": "1773034629"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 696,
"time": "1773033033"
},
"departure": {
"delay": 696,
"time": "1773033036"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490614:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602164:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1773037545"
},
"departure": {
"delay": 45,
"time": "1773037545"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1773038426"
},
"departure": {
"delay": 26,
"time": "1773038426"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1773038960"
},
"departure": {
"delay": 20,
"time": "1773038960"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": 13,
"time": "1773037513"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1773038018"
},
"departure": {
"delay": 38,
"time": "1773038018"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1773038991"
},
"departure": {
"delay": -9,
"time": "1773038991"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1773037614"
},
"departure": {
"delay": 54,
"time": "1773037614"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1773038890"
},
"departure": {
"delay": 10,
"time": "1773038890"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1773038569"
},
"departure": {
"delay": -11,
"time": "1773038569"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1773039049"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1773037710"
},
"departure": {
"delay": 30,
"time": "1773037710"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1773038749"
},
"departure": {
"delay": -11,
"time": "1773038749"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1773038312"
},
"departure": {
"delay": 32,
"time": "1773038312"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1773038506"
},
"departure": {
"delay": 46,
"time": "1773038506"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1773038173"
},
"departure": {
"delay": 13,
"time": "1773038173"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1773038793"
},
"departure": {
"delay": 33,
"time": "1773038793"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1773038388"
},
"departure": {
"delay": 48,
"time": "1773038388"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1773037873"
},
"departure": {
"delay": 13,
"time": "1773037873"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1773038832"
},
"departure": {
"delay": 12,
"time": "1773038832"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1773037984"
},
"departure": {
"delay": 64,
"time": "1773037984"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1773038449"
},
"departure": {
"delay": -11,
"time": "1773038449"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602164:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773046080"
},
"departure": {
"time": "1773046080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773046560"
},
"departure": {
"time": "1773046560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773046380"
},
"departure": {
"time": "1773046380"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773045780"
},
"departure": {
"time": "1773045780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773046320"
},
"departure": {
"time": "1773046320"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773046205"
},
"departure": {
"delay": 5,
"time": "1773046205"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773048420"
},
"departure": {
"time": "1773048420"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773046920"
},
"departure": {
"time": "1773046920"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773048000"
},
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773045960"
},
"departure": {
"time": "1773045960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773048720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773046085"
},
"departure": {
"delay": 5,
"time": "1773046085"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773046680"
},
"departure": {
"time": "1773046680"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773048485"
},
"departure": {
"delay": 5,
"time": "1773048485"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773047280"
},
"departure": {
"time": "1773047280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773047640"
},
"departure": {
"time": "1773047640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773047820"
},
"departure": {
"time": "1773047820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773046140"
},
"departure": {
"time": "1773046140"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045720"
},
"departure": {
"time": "1773045720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773046800"
},
"departure": {
"time": "1773046800"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1773045600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773046200"
},
"departure": {
"time": "1773046200"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773046020"
},
"departure": {
"time": "1773046020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773046740"
},
"departure": {
"time": "1773046740"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773047880"
},
"departure": {
"time": "1773047880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773048540"
},
"departure": {
"time": "1773048540"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1773033773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:273:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1773033705"
},
"departure": {
"delay": -53,
"time": "1773033727"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1773032955"
},
"departure": {
"delay": -3,
"time": "1773032997"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1773034266"
},
"departure": {
"delay": 13,
"time": "1773034333"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 72,
"time": "1773032772"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1773032829"
},
"departure": {
"delay": 38,
"time": "1773032858"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036480"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1773033022"
},
"departure": {
"delay": -14,
"time": "1773033046"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1773033372"
},
"departure": {
"delay": 24,
"time": "1773033384"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1773034058"
},
"departure": {
"delay": -39,
"time": "1773034101"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1773033430"
},
"departure": {
"delay": 25,
"time": "1773033445"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1773033227"
},
"departure": {
"delay": 7,
"time": "1773033247"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1773032896"
},
"departure": {
"delay": -29,
"time": "1773032911"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -44,
"time": "1773033552"
},
"departure": {
"delay": -44,
"time": "1773033616"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1773032916"
},
"departure": {
"delay": 36,
"time": "1773032916"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1773033159"
},
"departure": {
"delay": 39,
"time": "1773033159"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1773035147"
},
"departure": {
"delay": 47,
"time": "1773035147"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1773033738"
},
"departure": {
"delay": 78,
"time": "1773033738"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1773033991"
},
"departure": {
"delay": 91,
"time": "1773033991"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1773033938"
},
"departure": {
"delay": 98,
"time": "1773033938"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1773033438"
},
"departure": {
"delay": -2,
"time": "1773033538"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1773035067"
},
"departure": {
"delay": 27,
"time": "1773035067"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 73,
"time": "1773033013"
},
"departure": {
"delay": 73,
"time": "1773033013"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1773034997"
},
"departure": {
"delay": 17,
"time": "1773034997"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1773032812"
},
"departure": {
"delay": 52,
"time": "1773032812"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1773033087"
},
"departure": {
"delay": 27,
"time": "1773033087"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1773034967"
},
"departure": {
"delay": 47,
"time": "1773034967"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1773034915"
},
"departure": {
"delay": 55,
"time": "1773034915"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1773035447"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1773035267"
},
"departure": {
"delay": 47,
"time": "1773035267"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1773034571"
},
"departure": {
"delay": 71,
"time": "1773034571"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1773033663"
},
"departure": {
"delay": 63,
"time": "1773033663"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1773032760"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1773034388"
},
"departure": {
"delay": 68,
"time": "1773034388"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1773034468"
},
"departure": {
"delay": 47,
"time": "1773034487"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1773034134"
},
"departure": {
"delay": 114,
"time": "1773034134"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1773033262"
},
"departure": {
"delay": 22,
"time": "1773033262"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1773035184"
},
"departure": {
"delay": 24,
"time": "1773035184"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1773034190"
},
"departure": {
"delay": 110,
"time": "1773034190"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -66,
"time": "1773033354"
},
"departure": {
"delay": -66,
"time": "1773033354"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1773034262"
},
"departure": {
"delay": 87,
"time": "1773034287"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1773033838"
},
"departure": {
"delay": 58,
"time": "1773033838"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1773034727"
},
"departure": {
"delay": 47,
"time": "1773034727"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1773034065"
},
"departure": {
"delay": 105,
"time": "1773034065"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1773032733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx373:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071937x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1773035280"
},
"departure": {
"delay": 120,
"time": "1773035280"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1773034860"
},
"departure": {
"delay": 120,
"time": "1773034860"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1773034560"
},
"departure": {
"delay": 120,
"time": "1773034560"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 106,
"time": "1773034366"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 79,
"time": "1773034099"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1773034688"
},
"departure": {
"delay": 128,
"time": "1773034688"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1773035046"
},
"departure": {
"delay": 126,
"time": "1773035046"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 88,
"time": "1773034408"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 149,
"time": "1773034649"
},
"departure": {
"delay": 149,
"time": "1773034649"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 92,
"time": "1773034292"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1773035126"
},
"departure": {
"delay": 146,
"time": "1773035126"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 136,
"time": "1773034516"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1773034740"
},
"departure": {
"delay": 120,
"time": "1773034740"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1773034980"
},
"departure": {
"delay": 120,
"time": "1773034980"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1773035179"
},
"departure": {
"delay": 139,
"time": "1773035179"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 70,
"time": "1773034210"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1773034775"
},
"departure": {
"delay": 155,
"time": "1773034775"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 63,
"time": "1773034323"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1773035520"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 110,
"time": "1773034130"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 109,
"time": "1773034249"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1773034821"
},
"departure": {
"delay": 141,
"time": "1773034821"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071937x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -160,
"time": "1773036620"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -102,
"time": "1773036438"
},
"departure": {
"delay": -102,
"time": "1773036438"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -110,
"time": "1773036370"
},
"departure": {
"delay": -110,
"time": "1773036370"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -73,
"time": "1773036107"
},
"departure": {
"delay": -73,
"time": "1773036107"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -73,
"time": "1773036047"
},
"departure": {
"delay": -73,
"time": "1773036047"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -89,
"time": "1773035851"
},
"departure": {
"delay": -89,
"time": "1773035851"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1773036490"
},
"departure": {
"delay": -110,
"time": "1773036490"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -66,
"time": "1773035574"
},
"departure": {
"delay": -66,
"time": "1773035574"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -66,
"time": "1773036234"
},
"departure": {
"delay": -66,
"time": "1773036234"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1773035130"
},
"departure": {
"delay": 30,
"time": "1773035130"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -42,
"time": "1773035238"
},
"departure": {
"delay": -42,
"time": "1773035238"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -73,
"time": "1773035927"
},
"departure": {
"delay": -73,
"time": "1773035927"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1773036008"
},
"departure": {
"delay": -52,
"time": "1773036008"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1773035511"
},
"departure": {
"delay": -69,
"time": "1773035511"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1773035437"
},
"departure": {
"delay": -23,
"time": "1773035437"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -83,
"time": "1773035677"
},
"departure": {
"delay": -83,
"time": "1773035677"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1773035287"
},
"departure": {
"delay": -53,
"time": "1773035287"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1773035953"
},
"departure": {
"delay": -47,
"time": "1773035953"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1773036530"
},
"departure": {
"delay": -70,
"time": "1773036530"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1773035377"
},
"departure": {
"delay": -23,
"time": "1773035377"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -122,
"time": "1773036178"
},
"departure": {
"delay": -122,
"time": "1773036178"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -99,
"time": "1773036261"
},
"departure": {
"delay": -99,
"time": "1773036261"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470525:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852333F6025475x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773034980"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1773031358",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852333F6025475x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598396:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1452,
"time": "1773034548"
},
"departure": {
"delay": -1452,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -852,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -912,
"time": "1773034548"
},
"departure": {
"delay": -912,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1773036720"
},
"departure": {
"delay": -60,
"time": "1773036720"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -75,
"time": "1773036825"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1773036475"
},
"departure": {
"delay": -65,
"time": "1773036475"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -972,
"time": "1773034548"
},
"departure": {
"delay": -972,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1773036392"
},
"departure": {
"delay": -28,
"time": "1773036392"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1512,
"time": "1773034548"
},
"departure": {
"delay": -1512,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1212,
"time": "1773034548"
},
"departure": {
"delay": -1212,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1032,
"time": "1773034548"
},
"departure": {
"delay": -1032,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -972,
"time": "1773034548"
},
"departure": {
"delay": -972,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1773036325"
},
"departure": {
"delay": -35,
"time": "1773036325"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1332,
"time": "1773034548"
},
"departure": {
"delay": -1332,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -75,
"time": "1773036225"
},
"departure": {
"delay": -75,
"time": "1773036225"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1092,
"time": "1773034548"
},
"departure": {
"delay": -1092,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1152,
"time": "1773034548"
},
"departure": {
"delay": -1152,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1773036120"
},
"departure": {
"delay": -60,
"time": "1773036120"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -75,
"time": "1773036585"
},
"departure": {
"delay": -75,
"time": "1773036585"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1773036272"
},
"departure": {
"delay": -28,
"time": "1773036272"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -852,
"time": "1773034548"
},
"departure": {
"delay": -852,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1212,
"time": "1773034548"
},
"departure": {
"delay": -1212,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598396:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042420"
},
"departure": {
"time": "1773042420"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773042000"
},
"departure": {
"time": "1773042000"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041940"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041820"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773041880"
},
"departure": {
"time": "1773041880"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1773041400"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773042540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:507:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28342,
"time": "1773035018"
},
"departure": {
"delay": -28342,
"time": "1773035018"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28342,
"time": "1773034958"
},
"departure": {
"delay": -28342,
"time": "1773034958"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -28320,
"time": "1773034740"
},
"departure": {
"delay": -28320,
"time": "1773034740"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28277,
"time": "1773034903"
},
"departure": {
"delay": -28277,
"time": "1773034903"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -28361,
"time": "1773034519"
},
"departure": {
"delay": -28361,
"time": "1773034519"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -28282,
"time": "1773034838"
},
"departure": {
"delay": -28282,
"time": "1773034838"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -28372,
"time": "1773034628"
},
"departure": {
"delay": -28372,
"time": "1773034628"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1773033753",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14655:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244080xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 127,
"time": "1773034447"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1773035324"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 111,
"time": "1773034371"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1773034749"
},
"departure": {
"delay": 129,
"time": "1773034749"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 155,
"time": "1773034475"
},
"departure": {
"delay": 155,
"time": "1773034475"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1773034544"
},
"departure": {
"delay": 104,
"time": "1773034544"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1773034692"
},
"departure": {
"delay": 132,
"time": "1773034692"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1773035084"
},
"departure": {
"delay": 104,
"time": "1773035084"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 163,
"time": "1773034903"
},
"departure": {
"delay": 163,
"time": "1773034903"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 119,
"time": "1773034499"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 122,
"time": "1773035162"
},
"departure": {
"delay": 122,
"time": "1773035162"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1773034718"
},
"departure": {
"delay": 158,
"time": "1773034718"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1773035115"
},
"departure": {
"delay": 135,
"time": "1773035115"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 110,
"time": "1773034430"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773034469",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244080xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5818466046050304x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 424,
"time": "1773037974"
},
"departure": {
"delay": 424,
"time": "1773037984"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 435,
"time": "1773037925"
},
"departure": {
"delay": 435,
"time": "1773037935"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 449,
"time": "1773037819"
},
"departure": {
"delay": 449,
"time": "1773037829"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 418,
"time": "1773037668"
},
"departure": {
"delay": 418,
"time": "1773037678"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 10
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:14654:ZE:4895908158242816:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 431,
"time": "1773037861"
},
"departure": {
"delay": 431,
"time": "1773037871"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1773034954"
},
"departure": {
"delay": -68,
"time": "1773035032"
},
"stopId": "FR:14654:ZE:6289364864729088:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 340,
"time": "1773038070"
},
"departure": {
"delay": 340,
"time": "1773038080"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -126,
"time": "1773035138"
},
"departure": {
"delay": -126,
"time": "1773035274"
},
"stopId": "FR:14654:ZE:5155952976199680:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1773035069"
},
"departure": {
"delay": -131,
"time": "1773035209"
},
"stopId": "FR:14654:ZE:5133588494286848:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1773038310"
},
"departure": {
"delay": -70,
"time": "1773038390"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 259,
"time": "1773037089"
},
"departure": {
"delay": 259,
"time": "1773037099"
},
"stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1773036502"
},
"departure": {
"delay": 32,
"time": "1773036512"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -101,
"time": "1773038488"
},
"departure": {
"delay": -101,
"time": "1773038599"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 409,
"time": "1773038019"
},
"departure": {
"delay": 409,
"time": "1773038029"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 307,
"time": "1773037257"
},
"departure": {
"delay": 307,
"time": "1773037267"
},
"stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1773038129"
},
"departure": {
"delay": 39,
"time": "1773038139"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1773036278"
},
"departure": {
"delay": 48,
"time": "1773036288"
},
"stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 414,
"time": "1773037724"
},
"departure": {
"delay": 414,
"time": "1773037734"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -338,
"time": "1773038542"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1773035791"
},
"departure": {
"delay": -40,
"time": "1773035840"
},
"stopId": "FR:14654:ZE:5168386050883584:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1773034558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5818466046050304x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773055560"
},
"departure": {
"time": "1773055560"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1773054720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773055380"
},
"departure": {
"time": "1773055380"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773054960"
},
"departure": {
"time": "1773054960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773055680"
},
"departure": {
"time": "1773055680"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773055080"
},
"departure": {
"time": "1773055080"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773055440"
},
"departure": {
"time": "1773055440"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773055200"
},
"departure": {
"time": "1773055200"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773055320"
},
"departure": {
"time": "1773055320"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773054840"
},
"departure": {
"time": "1773054840"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773055620"
},
"departure": {
"time": "1773055620"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773054900"
},
"departure": {
"time": "1773054900"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773055740"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1245:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:61:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037620"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1773035285"
},
"departure": {
"delay": 5,
"time": "1773035285"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1773033773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:61:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852301F6025478x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034320"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033180"
},
"departure": {
"time": "1773033240"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773032820"
},
"departure": {
"time": "1773032880"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773033600"
},
"departure": {
"time": "1773033660"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1773032460"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034020"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1773028837",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852301F6025478x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1773032028"
},
"departure": {
"delay": -1,
"time": "1773032039"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1773030251"
},
"departure": {
"delay": 29,
"time": "1773030269"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1773032125"
},
"departure": {
"delay": -15,
"time": "1773032145"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -7,
"time": "1773031941"
},
"departure": {
"delay": -7,
"time": "1773031973"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 157,
"time": "1773030748"
},
"departure": {
"delay": 157,
"time": "1773030757"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1773031727"
},
"departure": {
"delay": 60,
"time": "1773031740"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1773030325"
},
"departure": {
"delay": 10,
"time": "1773030370"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1773031411"
},
"departure": {
"delay": -8,
"time": "1773031432"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1773031511"
},
"departure": {
"delay": 76,
"time": "1773031576"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1773031847"
},
"departure": {
"delay": 30,
"time": "1773031890"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1773031348"
},
"departure": {
"delay": -13,
"time": "1773031367"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1773029778"
},
"departure": {
"delay": 86,
"time": "1773029846"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1773029683"
},
"departure": {
"delay": 57,
"time": "1773029697"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1773031038"
},
"departure": {
"delay": 60,
"time": "1773031080"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1773032310"
},
"departure": {
"delay": -71,
"time": "1773032329"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -54,
"time": "1773032273"
},
"departure": {
"delay": -54,
"time": "1773032286"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1773032074"
},
"departure": {
"delay": -10,
"time": "1773032090"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1773031485"
},
"departure": {
"delay": 1,
"time": "1773031501"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1773030020"
},
"departure": {
"delay": 57,
"time": "1773030057"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1773032218"
},
"departure": {
"delay": -50,
"time": "1773032230"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1773030459"
},
"departure": {
"time": "1773030480"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -89,
"time": "1773032371"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 85,
"time": "1773031192"
},
"departure": {
"delay": 85,
"time": "1773031225"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1773030201"
},
"departure": {
"delay": 38,
"time": "1773030218"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1773031284"
},
"departure": {
"delay": 44,
"time": "1773031304"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1773031622"
},
"departure": {
"delay": 81,
"time": "1773031641"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1773031800"
},
"departure": {
"delay": 19,
"time": "1773031819"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1773030987"
},
"departure": {
"delay": 45,
"time": "1773031005"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 31,
"time": "1773029611"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1773031108"
},
"departure": {
"delay": 69,
"time": "1773031149"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1773030114"
},
"departure": {
"delay": 72,
"time": "1773030132"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1773032174"
},
"departure": {
"delay": -31,
"time": "1773032189"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1773029916"
},
"departure": {
"delay": 78,
"time": "1773029958"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1773029864"
},
"departure": {
"delay": 61,
"time": "1773029881"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1773030840"
},
"departure": {
"delay": 98,
"time": "1773030878"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1773030914"
},
"departure": {
"delay": 96,
"time": "1773030936"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F6044665x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773046620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773035220"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773031598",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F6044665x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1773034431"
},
"departure": {
"delay": 67,
"time": "1773034447"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1773033519"
},
"departure": {
"delay": 49,
"time": "1773033529"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1773033728"
},
"departure": {
"delay": 81,
"time": "1773033741"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1773034284"
},
"departure": {
"delay": 106,
"time": "1773034306"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1773033691"
},
"departure": {
"delay": 103,
"time": "1773033703"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035520"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1773033580"
},
"departure": {
"delay": 47,
"time": "1773033587"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773034550"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 50,
"time": "1773033470"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1773033779"
},
"departure": {
"delay": 66,
"time": "1773033786"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 261,
"time": "1773033959"
},
"departure": {
"delay": 261,
"time": "1773034221"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1773034477"
},
"departure": {
"delay": 49,
"time": "1773034489"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230526x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1773034332"
},
"departure": {
"delay": 132,
"time": "1773034332"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1773034581"
},
"departure": {
"delay": 81,
"time": "1773034581"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1773035467"
},
"departure": {
"delay": 67,
"time": "1773035467"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1773035062"
},
"departure": {
"delay": 82,
"time": "1773035062"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 67,
"time": "1773034507"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1773036127"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 102,
"time": "1773034362"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1773036007"
},
"departure": {
"delay": 67,
"time": "1773036007"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1773035924"
},
"departure": {
"delay": 104,
"time": "1773035924"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1773036079"
},
"departure": {
"delay": 79,
"time": "1773036079"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 67,
"time": "1773034627"
},
"departure": {
"delay": 67,
"time": "1773034627"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1773034670"
},
"departure": {
"delay": 110,
"time": "1773034670"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1773035221"
},
"departure": {
"delay": 121,
"time": "1773035221"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1773034547"
},
"departure": {
"delay": 107,
"time": "1773034547"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1773034871"
},
"departure": {
"delay": 71,
"time": "1773034871"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 90,
"time": "1773034050"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1773035167"
},
"departure": {
"delay": 67,
"time": "1773035167"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1773034722"
},
"departure": {
"delay": 102,
"time": "1773034722"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1773035120"
},
"departure": {
"delay": 80,
"time": "1773035120"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1773035827"
},
"departure": {
"delay": 67,
"time": "1773035827"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 81,
"time": "1773034401"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 134,
"time": "1773034274"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 84,
"time": "1773034464"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1773036043"
},
"departure": {
"delay": 103,
"time": "1773036043"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 149,
"time": "1773034169"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1773035310"
},
"departure": {
"delay": 90,
"time": "1773035310"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1773034793"
},
"departure": {
"delay": 113,
"time": "1773034793"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1773035377"
},
"departure": {
"delay": 97,
"time": "1773035377"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1773035902"
},
"departure": {
"delay": 82,
"time": "1773035902"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1773035725"
},
"departure": {
"delay": 85,
"time": "1773035725"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1773035980"
},
"departure": {
"delay": 100,
"time": "1773035980"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 67,
"time": "1773034927"
},
"departure": {
"delay": 67,
"time": "1773034927"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1773035647"
},
"departure": {
"delay": 67,
"time": "1773035647"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 154,
"time": "1773034114"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1773035872"
},
"departure": {
"delay": 112,
"time": "1773035872"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1773034309",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230526x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043800"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1773042420"
},
"departure": {
"time": "1773042420"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773042065"
},
"departure": {
"delay": 5,
"time": "1773042065"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773043260"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1773042060"
},
"departure": {
"time": "1773042060"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1773045000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1773044400"
},
"departure": {
"time": "1773044400"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1773043620"
},
"departure": {
"time": "1773043620"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1773042000"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043440"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1773042180"
},
"departure": {
"time": "1773042180"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042360"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773043860"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1773042600"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1773043980"
},
"departure": {
"time": "1773043980"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1773034388",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx125:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597062:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1773034647"
},
"departure": {
"delay": -33,
"time": "1773034647"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -114,
"time": "1773034806"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1773034707"
},
"departure": {
"delay": -33,
"time": "1773034707"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1773034354"
},
"departure": {
"delay": -26,
"time": "1773034354"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1773034282"
},
"departure": {
"delay": -8,
"time": "1773034312"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1773034488"
},
"departure": {
"delay": 48,
"time": "1773034488"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1773034054"
},
"departure": {
"delay": -26,
"time": "1773034054"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1773034522"
},
"departure": {
"delay": 22,
"time": "1773034522"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1773034171"
},
"departure": {
"delay": -8,
"time": "1773034192"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1773034601"
},
"departure": {
"delay": -19,
"time": "1773034601"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597062:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051220xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -616,
"time": "1773034904"
},
"departure": {
"delay": -616,
"time": "1773034904"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -621,
"time": "1773034539"
},
"departure": {
"delay": -621,
"time": "1773034539"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -649,
"time": "1773034271"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -666,
"time": "1773035214"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -620,
"time": "1773035020"
},
"departure": {
"delay": -620,
"time": "1773035020"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": -627,
"time": "1773034413"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -610,
"time": "1773034490"
},
"departure": {
"delay": -610,
"time": "1773034490"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -640,
"time": "1773034940"
},
"departure": {
"delay": -640,
"time": "1773034940"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -647,
"time": "1773034573"
},
"departure": {
"delay": -647,
"time": "1773034573"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -651,
"time": "1773034749"
},
"departure": {
"delay": -651,
"time": "1773034749"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1773034519",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051220xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1773050230"
},
"departure": {
"delay": 10,
"time": "1773050230"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773050160"
},
"departure": {
"time": "1773050160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773048840"
},
"departure": {
"time": "1773048840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773049860"
},
"departure": {
"time": "1773049860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773048360"
},
"departure": {
"time": "1773048360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773048420"
},
"departure": {
"time": "1773048420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773050220"
},
"departure": {
"time": "1773050220"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773049925"
},
"departure": {
"delay": 5,
"time": "1773049925"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773050820"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773048245"
},
"departure": {
"delay": 5,
"time": "1773048245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773050460"
},
"departure": {
"time": "1773050460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773048180"
},
"departure": {
"time": "1773048180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773049320"
},
"departure": {
"time": "1773049320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773048720"
},
"departure": {
"time": "1773048720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1773050645"
},
"departure": {
"delay": 5,
"time": "1773050645"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773050040"
},
"departure": {
"time": "1773050040"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1773050225"
},
"departure": {
"delay": 5,
"time": "1773050225"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773048960"
},
"departure": {
"time": "1773048960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773048540"
},
"departure": {
"time": "1773048540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773048900"
},
"departure": {
"time": "1773048900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773048240"
},
"departure": {
"time": "1773048240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773049680"
},
"departure": {
"time": "1773049680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773049920"
},
"departure": {
"time": "1773049920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773049980"
},
"departure": {
"time": "1773049980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1773049985"
},
"departure": {
"delay": 5,
"time": "1773049985"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773049500"
},
"departure": {
"time": "1773049500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1773048000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:327:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773037265"
},
"departure": {
"delay": 5,
"time": "1773037265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773039120"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773038340"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773039960"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773037565"
},
"departure": {
"delay": 5,
"time": "1773037565"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773038220"
},
"departure": {
"time": "1773038220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1773037625"
},
"departure": {
"delay": 5,
"time": "1773037625"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773039365"
},
"departure": {
"delay": 5,
"time": "1773039365"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773039900"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039660"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:105:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044340"
},
"departure": {
"time": "1773044340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773046560"
},
"departure": {
"time": "1773046560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773045720"
},
"departure": {
"time": "1773045720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773045420"
},
"departure": {
"time": "1773045420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773046620"
},
"departure": {
"time": "1773046620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773044400"
},
"departure": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773047040"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773046200"
},
"departure": {
"time": "1773046200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773046800"
},
"departure": {
"time": "1773046800"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773044280"
},
"departure": {
"time": "1773044280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773046980"
},
"departure": {
"time": "1773046980"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773044700"
},
"departure": {
"time": "1773044700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773046380"
},
"departure": {
"time": "1773046380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1773043800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773045480"
},
"departure": {
"time": "1773045480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773046320"
},
"departure": {
"time": "1773046320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773044880"
},
"departure": {
"time": "1773044880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773046500"
},
"departure": {
"time": "1773046500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773044040"
},
"departure": {
"time": "1773044040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773046740"
},
"departure": {
"time": "1773046740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773043860"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773045900"
},
"departure": {
"time": "1773045900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773045780"
},
"departure": {
"time": "1773045780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773046020"
},
"departure": {
"time": "1773046020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1773034499",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:231:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1773034120"
},
"departure": {
"delay": 69,
"time": "1773034149"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1773033445"
},
"departure": {
"delay": -2,
"time": "1773033478"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1773033559"
},
"departure": {
"delay": 8,
"time": "1773033608"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1773034740"
},
"departure": {
"delay": 180,
"time": "1773034740"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1773034082"
},
"departure": {
"delay": 75,
"time": "1773034095"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1773033221"
},
"departure": {
"delay": 18,
"time": "1773033258"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1773033186"
},
"departure": {
"delay": 20,
"time": "1773033200"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1773033025"
},
"departure": {
"delay": -17,
"time": "1773033043"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 27,
"time": "1773032847"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1773033800"
},
"departure": {
"delay": 108,
"time": "1773033828"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1773034680"
},
"departure": {
"delay": 180,
"time": "1773034680"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1773034025"
},
"departure": {
"delay": 100,
"time": "1773034060"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1773033855"
},
"departure": {
"delay": 107,
"time": "1773033887"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1773033380"
},
"departure": {
"delay": -27,
"time": "1773033393"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1773033130"
},
"departure": {
"delay": -30,
"time": "1773033150"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1773033682"
},
"departure": {
"delay": 46,
"time": "1773033706"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1773033298"
},
"departure": {
"delay": 9,
"time": "1773033309"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1773034458"
},
"departure": {
"delay": 176,
"time": "1773034496"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1773032998"
},
"departure": {
"delay": 7,
"time": "1773033007"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773034541"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1773032900"
},
"departure": {
"delay": -28,
"time": "1773032912"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1773033636"
},
"departure": {
"delay": -5,
"time": "1773033655"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1773033724"
},
"departure": {
"delay": 46,
"time": "1773033766"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1773034370"
},
"departure": {
"delay": 212,
"time": "1773034412"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1773031376"
},
"departure": {
"delay": 133,
"time": "1773031393"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1773033823"
},
"departure": {
"delay": 61,
"time": "1773033841"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1773031526"
},
"departure": {
"delay": 112,
"time": "1773031552"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1773032505"
},
"departure": {
"delay": -12,
"time": "1773032568"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1773033407"
},
"departure": {
"delay": 64,
"time": "1773033424"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1773034440"
},
"departure": {
"delay": 20,
"time": "1773034460"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 45,
"time": "1773031715"
},
"departure": {
"delay": 45,
"time": "1773031725"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1773031851"
},
"departure": {
"delay": 22,
"time": "1773031882"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1773034227"
},
"departure": {
"delay": -17,
"time": "1773034243"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 86,
"time": "1773031573"
},
"departure": {
"delay": 86,
"time": "1773031586"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1773032774"
},
"departure": {
"delay": -19,
"time": "1773032801"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -38,
"time": "1773034150"
},
"departure": {
"delay": -38,
"time": "1773034162"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 23,
"time": "1773032348"
},
"departure": {
"delay": 23,
"time": "1773032423"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1773033981"
},
"departure": {
"delay": 27,
"time": "1773033987"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 86,
"time": "1773033906"
},
"departure": {
"delay": 86,
"time": "1773033926"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1773034068"
},
"departure": {
"delay": 1,
"time": "1773034081"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1773033955"
},
"departure": {
"delay": 67,
"time": "1773033967"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -52,
"time": "1773032693"
},
"departure": {
"delay": -52,
"time": "1773032708"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1773033862"
},
"departure": {
"delay": 42,
"time": "1773033882"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 133,
"time": "1773031333"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1773032080"
},
"departure": {
"delay": 13,
"time": "1773032113"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1773032152"
},
"departure": {
"delay": 18,
"time": "1773032178"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1773033260"
},
"departure": {
"delay": 79,
"time": "1773033379"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -22,
"time": "1773034101"
},
"departure": {
"delay": -22,
"time": "1773034118"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -34,
"time": "1773032825"
},
"departure": {
"delay": -34,
"time": "1773032846"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1773031741"
},
"departure": {
"delay": 18,
"time": "1773031758"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1773033641"
},
"departure": {
"delay": 63,
"time": "1773033663"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1773033516"
},
"departure": {
"delay": 52,
"time": "1773033532"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1773034543"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -25,
"time": "1773034265"
},
"departure": {
"delay": -25,
"time": "1773034295"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -43,
"time": "1773033161"
},
"departure": {
"delay": -43,
"time": "1773033197"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -45,
"time": "1773033090"
},
"departure": {
"delay": -45,
"time": "1773033135"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1773031601"
},
"departure": {
"delay": 110,
"time": "1773031610"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1773031448"
},
"departure": {
"delay": 102,
"time": "1773031482"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1773032901"
},
"departure": {
"delay": 10,
"time": "1773032950"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1773034040"
},
"departure": {
"delay": 35,
"time": "1773034055"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 83,
"time": "1773031623"
},
"departure": {
"delay": 83,
"time": "1773031643"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1773033567"
},
"departure": {
"delay": 63,
"time": "1773033603"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1773031915"
},
"departure": {
"delay": 7,
"time": "1773031927"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1773033462"
},
"departure": {
"delay": 66,
"time": "1773033486"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1773031952"
},
"departure": {
"delay": -18,
"time": "1773031962"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1773032296"
},
"departure": {
"delay": 22,
"time": "1773032302"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1773033746"
},
"departure": {
"delay": 48,
"time": "1773033768"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -24,
"time": "1773033019"
},
"departure": {
"delay": -24,
"time": "1773033036"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1773034485"
},
"departure": {
"delay": 5,
"time": "1773034505"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 79,
"time": "1773031685"
},
"departure": {
"delay": 79,
"time": "1773031699"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1773031991"
},
"departure": {
"delay": 47,
"time": "1773032027"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1773032619"
},
"departure": {
"delay": -3,
"time": "1773032637"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1773031495"
},
"departure": {
"delay": 67,
"time": "1773031507"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1773037225"
},
"departure": {
"delay": -43,
"time": "1773037277"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 161,
"time": "1773037051"
},
"departure": {
"delay": 161,
"time": "1773037061"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1773037137"
},
"departure": {
"delay": 127,
"time": "1773037147"
},
"stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 257,
"time": "1773036427"
},
"departure": {
"delay": 257,
"time": "1773036437"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1773035986"
},
"departure": {
"delay": 116,
"time": "1773035996"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -126,
"time": "1773037374"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"departure": {
"time": "1773035400"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1773034558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1773033384"
},
"departure": {
"delay": 68,
"time": "1773033428"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1773033025"
},
"departure": {
"delay": 187,
"time": "1773033067"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1773033132"
},
"departure": {
"delay": 167,
"time": "1773033167"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1773033506"
},
"departure": {
"delay": 55,
"time": "1773033535"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1773032744"
},
"departure": {
"delay": 135,
"time": "1773032775"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1773033327"
},
"departure": {
"delay": 40,
"time": "1773033340"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -113,
"time": "1773034027"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1773032804"
},
"departure": {
"delay": 150,
"time": "1773032850"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1773033783"
},
"departure": {
"delay": 20,
"time": "1773033800"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1773033827"
},
"departure": {
"delay": -37,
"time": "1773033863"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 151,
"time": "1773032875"
},
"departure": {
"delay": 151,
"time": "1773032911"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1773033199"
},
"departure": {
"delay": 147,
"time": "1773033207"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 178,
"time": "1773032938"
},
"departure": {
"delay": 178,
"time": "1773032998"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1773033704"
},
"departure": {
"delay": 19,
"time": "1773033739"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1773033589"
},
"departure": {
"delay": 17,
"time": "1773033617"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 176,
"time": "1773032576"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1773032697"
},
"departure": {
"delay": 135,
"time": "1773032715"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1773033244"
},
"departure": {
"delay": 109,
"time": "1773033289"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1773033645"
},
"departure": {
"delay": 15,
"time": "1773033675"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1773033912"
},
"departure": {
"delay": -59,
"time": "1773033961"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1452:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034681"
},
"departure": {
"time": "1773034681"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773033480"
},
"departure": {
"time": "1773033480"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773034430"
},
"departure": {
"time": "1773034430"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773034576"
},
"departure": {
"time": "1773034576"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773033136"
},
"departure": {
"time": "1773033155"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773032807"
},
"departure": {
"time": "1773032807"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773033633"
},
"departure": {
"time": "1773033633"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1773032737"
},
"departure": {
"time": "1773032737"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773034501"
},
"departure": {
"time": "1773034501"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1773033355"
},
"departure": {
"time": "1773033355"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773034071"
},
"departure": {
"time": "1773034071"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1773033711"
},
"departure": {
"time": "1773033780"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1773032450"
},
"departure": {
"time": "1773032450"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773032506"
},
"departure": {
"time": "1773032506"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773033980"
},
"departure": {
"time": "1773033980"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773032631"
},
"departure": {
"time": "1773032631"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773033080"
},
"departure": {
"time": "1773033080"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033551"
},
"departure": {
"time": "1773033551"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1773034861"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1773032938"
},
"departure": {
"time": "1773032938"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034281"
},
"departure": {
"time": "1773034281"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034230"
},
"departure": {
"time": "1773034230"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1773032340"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033305"
},
"departure": {
"time": "1773033305"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773033230"
},
"departure": {
"time": "1773033230"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033008"
},
"departure": {
"time": "1773033008"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773034355"
},
"departure": {
"time": "1773034355"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1773031993",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1452:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1773031461"
},
"departure": {
"delay": -40,
"time": "1773031520"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -82,
"time": "1773031579"
},
"departure": {
"delay": -82,
"time": "1773031598"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1773031914"
},
"departure": {
"delay": -16,
"time": "1773031964"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1773031259"
},
"departure": {
"delay": -41,
"time": "1773031279"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -49,
"time": "1773030954"
},
"departure": {
"delay": -49,
"time": "1773030971"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1773032126"
},
"departure": {
"delay": 13,
"time": "1773032173"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -83,
"time": "1773031628"
},
"departure": {
"delay": -83,
"time": "1773031657"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1773031791"
},
"departure": {
"delay": -42,
"time": "1773031878"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -62,
"time": "1773030995"
},
"departure": {
"delay": -62,
"time": "1773031018"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1773031080"
},
"departure": {
"delay": -26,
"time": "1773031114"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773032063"
},
"departure": {
"delay": 5,
"time": "1773032105"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": -45,
"time": "1773030735"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -37,
"time": "1773032303"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -113,
"time": "1773031729"
},
"departure": {
"delay": -113,
"time": "1773031747"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -42,
"time": "1773030878"
},
"departure": {
"delay": -42,
"time": "1773030918"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1773031348"
},
"departure": {
"delay": -40,
"time": "1773031400"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1773030788"
},
"departure": {
"delay": -16,
"time": "1773030824"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1773031996"
},
"departure": {
"delay": -3,
"time": "1773032037"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx58:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1773036776"
},
"departure": {
"delay": 116,
"time": "1773036776"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1773035438"
},
"departure": {
"delay": 98,
"time": "1773035438"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1773034584"
},
"departure": {
"delay": 144,
"time": "1773034584"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1773034543"
},
"departure": {
"delay": 103,
"time": "1773034543"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1773034731"
},
"departure": {
"delay": 111,
"time": "1773034731"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1773034463"
},
"departure": {
"delay": 143,
"time": "1773034463"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1773035033"
},
"departure": {
"delay": 113,
"time": "1773035033"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1773036425"
},
"departure": {
"delay": 125,
"time": "1773036425"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1773034260"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1773037118"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1773034778"
},
"departure": {
"delay": 98,
"time": "1773034778"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 144,
"time": "1773034824"
},
"departure": {
"delay": 144,
"time": "1773034824"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1773036938"
},
"departure": {
"delay": 98,
"time": "1773036938"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1773036698"
},
"departure": {
"delay": 98,
"time": "1773036698"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1773034647"
},
"departure": {
"delay": 147,
"time": "1773034647"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1773035182"
},
"departure": {
"delay": 142,
"time": "1773035182"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1773036519"
},
"departure": {
"delay": 99,
"time": "1773036519"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 146,
"time": "1773036866"
},
"departure": {
"delay": 146,
"time": "1773036866"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1773036615"
},
"departure": {
"delay": 135,
"time": "1773036615"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1773035258"
},
"departure": {
"delay": 98,
"time": "1773035258"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1773034233",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx58:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011214x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1773035441"
},
"departure": {
"delay": -19,
"time": "1773035441"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1773034798"
},
"departure": {
"delay": -2,
"time": "1773034798"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1773034958"
},
"departure": {
"delay": -22,
"time": "1773034958"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1773037592"
},
"departure": {
"delay": 32,
"time": "1773037592"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 26,
"time": "1773036386"
},
"departure": {
"delay": 26,
"time": "1773036386"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -13,
"time": "1773035627"
},
"departure": {
"delay": -13,
"time": "1773035627"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1773035378"
},
"departure": {
"delay": -22,
"time": "1773035378"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1773036998"
},
"departure": {
"delay": -22,
"time": "1773036998"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 26,
"time": "1773034406"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1773037069"
},
"departure": {
"delay": -11,
"time": "1773037069"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 33,
"time": "1773036033"
},
"departure": {
"delay": 33,
"time": "1773036033"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -22,
"time": "1773034838"
},
"departure": {
"delay": -22,
"time": "1773034838"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1773034668"
},
"departure": {
"delay": -12,
"time": "1773034668"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1773037556"
},
"departure": {
"delay": -4,
"time": "1773037556"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 3,
"time": "1773034743"
},
"departure": {
"delay": 3,
"time": "1773034743"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1773037238"
},
"departure": {
"delay": -22,
"time": "1773037238"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -22,
"time": "1773036758"
},
"departure": {
"delay": -22,
"time": "1773036758"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 25,
"time": "1773035965"
},
"departure": {
"delay": 25,
"time": "1773035965"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -22,
"time": "1773036158"
},
"departure": {
"delay": -22,
"time": "1773036158"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": -22,
"time": "1773034538"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1773037505"
},
"departure": {
"delay": 5,
"time": "1773037505"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 32,
"time": "1773035792"
},
"departure": {
"delay": 32,
"time": "1773035792"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1773035752"
},
"departure": {
"delay": -8,
"time": "1773035752"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -22,
"time": "1773037658"
},
"departure": {
"delay": -22,
"time": "1773037658"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 22,
"time": "1773037102"
},
"departure": {
"delay": 22,
"time": "1773037102"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 36,
"time": "1773037296"
},
"departure": {
"delay": 36,
"time": "1773037296"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 11,
"time": "1773035171"
},
"departure": {
"delay": 11,
"time": "1773035171"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1773036500"
},
"departure": {
"delay": 20,
"time": "1773036500"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1773034891"
},
"departure": {
"delay": 31,
"time": "1773034891"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1773037329"
},
"departure": {
"delay": 9,
"time": "1773037329"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 39,
"time": "1773034299"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1773035860"
},
"departure": {
"delay": -20,
"time": "1773035860"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -21,
"time": "1773037419"
},
"departure": {
"delay": -21,
"time": "1773037419"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -14,
"time": "1773036646"
},
"departure": {
"delay": -14,
"time": "1773036646"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 16,
"time": "1773034696"
},
"departure": {
"delay": 16,
"time": "1773034696"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1773035076"
},
"departure": {
"delay": 36,
"time": "1773035076"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1773036448"
},
"departure": {
"delay": 28,
"time": "1773036448"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1773034572"
},
"departure": {
"delay": 12,
"time": "1773034572"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1773034470"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1773035016"
},
"departure": {
"delay": 36,
"time": "1773035016"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1773037718"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -22,
"time": "1773036338"
},
"departure": {
"delay": -22,
"time": "1773036338"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -22,
"time": "1773035678"
},
"departure": {
"delay": -22,
"time": "1773035678"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -22,
"time": "1773036578"
},
"departure": {
"delay": -22,
"time": "1773036578"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -4,
"time": "1773037376"
},
"departure": {
"delay": -4,
"time": "1773037376"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -22,
"time": "1773034598"
},
"departure": {
"delay": -22,
"time": "1773034598"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 45,
"time": "1773034365"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 64,
"time": "1773034264"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": -2,
"time": "1773034438"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1773035298"
},
"departure": {
"delay": 18,
"time": "1773035298"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 14,
"time": "1773034214"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1773035482"
},
"departure": {
"delay": 22,
"time": "1773035482"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1773034539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011214x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F6044666x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043680"
},
"departure": {
"time": "1773043740"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042180"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773033120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043080"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045420"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1773029497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F6044666x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037740"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"time": "1773035280"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5606541420920832x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 37,
"time": "1773034537"
},
"stopId": "FR:14149:ZE:6375161994412032:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1773037086"
},
"departure": {
"delay": 76,
"time": "1773037096"
},
"stopId": "FR:14431:ZE:5676671194628096:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1773035696"
},
"departure": {
"delay": 6,
"time": "1773035706"
},
"stopId": "FR:14431:ZE:5103108511236096:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1773035035"
},
"departure": {
"delay": 185,
"time": "1773035045"
},
"stopId": "FR:14431:ZE:5666058464657408:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1773038406"
},
"departure": {
"delay": 16,
"time": "1773038416"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -140,
"time": "1773038560"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1773037862"
},
"departure": {
"delay": 192,
"time": "1773037872"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1773034673"
},
"departure": {
"delay": 63,
"time": "1773034683"
},
"stopId": "FR:14482:ZE:6123682633089024:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1773037124"
},
"departure": {
"delay": 54,
"time": "1773037134"
},
"stopId": "FR:14431:ZE:6076961576189952:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1773037749"
},
"departure": {
"delay": 139,
"time": "1773037759"
},
"stopId": "FR:14648:ZE:4999164162211840:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1773035762"
},
"departure": {
"delay": -54,
"time": "1773035826"
},
"stopId": "FR:14431:ZE:5138756706238464:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1773037264"
},
"departure": {
"delay": 74,
"time": "1773037274"
},
"stopId": "FR:14431:ZE:6698331808989184:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1773035244"
},
"departure": {
"delay": 94,
"time": "1773035254"
},
"stopId": "FR:14431:ZE:5100930828599296:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1773035592"
},
"departure": {
"delay": 82,
"time": "1773035602"
},
"stopId": "FR:14431:ZE:5347454804295680:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1773036693"
},
"departure": {
"delay": 43,
"time": "1773036703"
},
"stopId": "FR:14431:ZE:5754335108530176:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 193,
"time": "1773038343"
},
"departure": {
"delay": 193,
"time": "1773038353"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1773034556",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4666911632654336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5606541420920832x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773041880"
},
"departure": {
"time": "1773041880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773042060"
},
"departure": {
"time": "1773042060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773043200"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1773040200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773040260"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042660"
},
"departure": {
"time": "1773042660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773043260"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773042180"
},
"departure": {
"time": "1773042180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773042420"
},
"departure": {
"time": "1773042420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042600"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:167:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773045900"
},
"departure": {
"time": "1773045900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1773044880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773045540"
},
"departure": {
"time": "1773045540"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773045420"
},
"departure": {
"time": "1773045420"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773045480"
},
"departure": {
"time": "1773045480"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045960"
},
"departure": {
"time": "1773045960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1773044940"
},
"departure": {
"time": "1773044940"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773046140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:689:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1773034496"
},
"departure": {
"delay": 9,
"time": "1773034509"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1773034396"
},
"departure": {
"delay": 55,
"time": "1773034435"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 15,
"time": "1773033915"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1773034216"
},
"departure": {
"delay": 33,
"time": "1773034293"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037080"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1773034555",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773043800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773040865"
},
"departure": {
"delay": 5,
"time": "1773040865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041940"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773043560"
},
"departure": {
"time": "1773043560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773042000"
},
"departure": {
"time": "1773042000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773043740"
},
"departure": {
"time": "1773043740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042660"
},
"departure": {
"time": "1773042660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773043620"
},
"departure": {
"time": "1773043620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773043200"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773043260"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1773040800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773041285"
},
"departure": {
"delay": 5,
"time": "1773041285"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1773043205"
},
"departure": {
"delay": 5,
"time": "1773043205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:177:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1773031916"
},
"departure": {
"delay": 3,
"time": "1773031923"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1773031503"
},
"departure": {
"delay": 57,
"time": "1773031557"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -37,
"time": "1773031812"
},
"departure": {
"delay": -37,
"time": "1773031823"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1773031963"
},
"departure": {
"delay": 17,
"time": "1773031997"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1773031178"
},
"departure": {
"delay": 58,
"time": "1773031198"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1773031447"
},
"departure": {
"delay": 22,
"time": "1773031462"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -44,
"time": "1773032638"
},
"departure": {
"delay": -44,
"time": "1773032656"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1773031298"
},
"departure": {
"delay": 43,
"time": "1773031303"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1773032137"
},
"departure": {
"delay": -13,
"time": "1773032147"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1773031421"
},
"departure": {
"delay": 50,
"time": "1773031430"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 101,
"time": "1773031121"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1773032569"
},
"departure": {
"delay": 2,
"time": "1773032582"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1773031768"
},
"departure": {
"delay": -15,
"time": "1773031785"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1773031272"
},
"departure": {
"delay": 83,
"time": "1773031283"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1773032328"
},
"departure": {
"delay": -31,
"time": "1773032369"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1773031700"
},
"departure": {
"delay": 26,
"time": "1773031706"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1773031846"
},
"departure": {
"delay": -4,
"time": "1773031856"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1773031626"
},
"departure": {
"delay": 38,
"time": "1773031658"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1773032493"
},
"departure": {
"delay": 4,
"time": "1773032524"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1773032232"
},
"departure": {
"delay": -39,
"time": "1773032241"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1773032681"
},
"departure": {
"delay": -55,
"time": "1773032705"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1773031876"
},
"departure": {
"delay": -20,
"time": "1773031900"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1773032171"
},
"departure": {
"delay": -18,
"time": "1773032202"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -179,
"time": "1773032761"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1773031366"
},
"departure": {
"delay": 1,
"time": "1773031381"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1773034554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470526:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1773037161"
},
"departure": {
"delay": -39,
"time": "1773037161"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2468,
"time": "1773034552"
},
"departure": {
"delay": -2468,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1773037398"
},
"departure": {
"delay": -102,
"time": "1773037398"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1448,
"time": "1773034552"
},
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1748,
"time": "1773034552"
},
"departure": {
"delay": -1748,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2528,
"time": "1773034552"
},
"departure": {
"delay": -2528,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1628,
"time": "1773034552"
},
"departure": {
"delay": -1628,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1988,
"time": "1773034552"
},
"departure": {
"delay": -1988,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2288,
"time": "1773034552"
},
"departure": {
"delay": -2288,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2168,
"time": "1773034552"
},
"departure": {
"delay": -2168,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1868,
"time": "1773034552"
},
"departure": {
"delay": -1868,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -137,
"time": "1773037543"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -72,
"time": "1773037188"
},
"departure": {
"delay": -72,
"time": "1773037188"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2348,
"time": "1773034552"
},
"departure": {
"delay": -2348,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2348,
"time": "1773034552"
},
"departure": {
"delay": -2348,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -101,
"time": "1773037279"
},
"departure": {
"delay": -101,
"time": "1773037279"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2048,
"time": "1773034552"
},
"departure": {
"delay": -2048,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1773037117"
},
"departure": {
"delay": -83,
"time": "1773037117"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -71,
"time": "1773037429"
},
"departure": {
"delay": -71,
"time": "1773037429"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1808,
"time": "1773034552"
},
"departure": {
"delay": -1808,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -101,
"time": "1773037339"
},
"departure": {
"delay": -101,
"time": "1773037339"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2408,
"time": "1773034552"
},
"departure": {
"delay": -2408,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470526:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042660"
},
"departure": {
"time": "1773042660"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1773040800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1773042970"
},
"departure": {
"delay": 10,
"time": "1773042970"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773040980"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1773042725"
},
"departure": {
"delay": 5,
"time": "1773042725"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042780"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773042720"
},
"departure": {
"time": "1773042720"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773042900"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773043560"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773042960"
},
"departure": {
"time": "1773042960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773043385"
},
"departure": {
"delay": 5,
"time": "1773043385"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773042480"
},
"departure": {
"time": "1773042480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1773042665"
},
"departure": {
"delay": 5,
"time": "1773042665"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773043200"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1773042965"
},
"departure": {
"delay": 5,
"time": "1773042965"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773042180"
},
"departure": {
"time": "1773042180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773042600"
},
"departure": {
"time": "1773042600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773043020"
},
"departure": {
"time": "1773043020"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:175:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773042000"
},
"departure": {
"time": "1773042000"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042360"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773041760"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773041400"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773042060"
},
"departure": {
"time": "1773042060"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041820"
},
"departure": {
"time": "1773041820"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:495:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1773036021"
},
"departure": {
"delay": -39,
"time": "1773036021"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -88,
"time": "1773035912"
},
"departure": {
"delay": -88,
"time": "1773035912"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1773035808"
},
"departure": {
"delay": 48,
"time": "1773035808"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1773036653"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 199,
"time": "1773034699"
},
"departure": {
"delay": 199,
"time": "1773034699"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1773034656"
},
"departure": {
"delay": 156,
"time": "1773034656"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1773034743"
},
"departure": {
"delay": 123,
"time": "1773034743"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1773034579"
},
"departure": {
"delay": 199,
"time": "1773034579"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1773035661"
},
"departure": {
"delay": 81,
"time": "1773035661"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 176,
"time": "1773035096"
},
"departure": {
"delay": 176,
"time": "1773035096"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1773035428"
},
"departure": {
"delay": 88,
"time": "1773035428"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1773035583"
},
"departure": {
"delay": 63,
"time": "1773035583"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1773036310"
},
"departure": {
"delay": 130,
"time": "1773036310"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 163,
"time": "1773034527"
},
"departure": {
"delay": 163,
"time": "1773034543"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1773035051"
},
"departure": {
"delay": 131,
"time": "1773035051"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1773034930"
},
"departure": {
"delay": 190,
"time": "1773034930"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1773035864"
},
"departure": {
"delay": 44,
"time": "1773035864"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 142,
"time": "1773034762"
},
"departure": {
"delay": 142,
"time": "1773034762"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1773035009"
},
"departure": {
"delay": 149,
"time": "1773035009"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1773036519"
},
"departure": {
"delay": 99,
"time": "1773036519"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 146,
"time": "1773036326"
},
"departure": {
"delay": 146,
"time": "1773036326"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 84,
"time": "1773034404"
},
"departure": {
"delay": 84,
"time": "1773034404"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1773035607"
},
"departure": {
"delay": 27,
"time": "1773035607"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1773035313"
},
"departure": {
"delay": 93,
"time": "1773035313"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1773036392"
},
"departure": {
"delay": 152,
"time": "1773036392"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 165,
"time": "1773034965"
},
"departure": {
"delay": 165,
"time": "1773034965"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 167,
"time": "1773034487"
},
"departure": {
"delay": 167,
"time": "1773034487"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1773034873"
},
"departure": {
"delay": 133,
"time": "1773034873"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1773035460"
},
"departure": {
"delay": 120,
"time": "1773035460"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1773036470"
},
"departure": {
"delay": 110,
"time": "1773036470"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 127,
"time": "1773035167"
},
"departure": {
"delay": 127,
"time": "1773035167"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1773035730"
},
"departure": {
"delay": 90,
"time": "1773035730"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 165,
"time": "1773035145"
},
"departure": {
"delay": 165,
"time": "1773035145"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1773035387"
},
"departure": {
"delay": 107,
"time": "1773035387"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1773036435"
},
"departure": {
"delay": 135,
"time": "1773036435"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 165,
"time": "1773036285"
},
"departure": {
"delay": 165,
"time": "1773036285"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 143,
"time": "1773036563"
},
"departure": {
"delay": 143,
"time": "1773036563"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 119,
"time": "1773034439"
},
"departure": {
"delay": 119,
"time": "1773034439"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1773034221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490665:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3403F6044422x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044220"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1773042180"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"departure": {
"time": "1773032400"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1773039960"
},
"departure": {
"time": "1773040020"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1773045300"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
}
],
"timestamp": "1773028777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3403F6044422x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595658:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1773034719"
},
"departure": {
"delay": 99,
"time": "1773034719"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 64,
"time": "1773034984"
},
"departure": {
"delay": 64,
"time": "1773034984"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1773034908"
},
"departure": {
"delay": 108,
"time": "1773034908"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1773034465"
},
"departure": {
"delay": 25,
"time": "1773034465"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1773035027"
},
"departure": {
"delay": 107,
"time": "1773035027"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 62,
"time": "1773034802"
},
"departure": {
"delay": 62,
"time": "1773034802"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1773035090"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 80,
"time": "1773034640"
},
"departure": {
"delay": 80,
"time": "1773034640"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1773034529"
},
"departure": {
"delay": 101,
"time": "1773034541"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1773034760"
},
"departure": {
"delay": 80,
"time": "1773034760"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1773034850"
},
"departure": {
"delay": 50,
"time": "1773034850"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 145,
"time": "1773034285"
},
"departure": {
"delay": 145,
"time": "1773034285"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1773034590"
},
"departure": {
"delay": 90,
"time": "1773034590"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 151,
"time": "1773034231"
},
"departure": {
"delay": 151,
"time": "1773034231"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1773034493"
},
"departure": {
"delay": 53,
"time": "1773034493"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1773034160"
},
"departure": {
"delay": 131,
"time": "1773034211"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1773034345"
},
"departure": {
"delay": 85,
"time": "1773034345"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1773034690"
},
"departure": {
"delay": 70,
"time": "1773034690"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595658:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848900F6038577x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044580"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1773045480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773042420"
},
"departure": {
"time": "1773042480"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773044220"
},
"departure": {
"time": "1773044280"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773043200"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038940"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773043920"
},
"departure": {
"time": "1773043980"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1773035580"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773041640"
},
"departure": {
"time": "1773041700"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1773031958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848900F6038577x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773050700"
},
"departure": {
"time": "1773050700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773052800"
},
"departure": {
"time": "1773052800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773051720"
},
"departure": {
"time": "1773051720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773052860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1773052205"
},
"departure": {
"delay": 5,
"time": "1773052205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773051000"
},
"departure": {
"time": "1773051000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773050340"
},
"departure": {
"time": "1773050340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773049860"
},
"departure": {
"time": "1773049860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773052020"
},
"departure": {
"time": "1773052020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773050520"
},
"departure": {
"time": "1773050520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773050460"
},
"departure": {
"time": "1773050460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773050400"
},
"departure": {
"time": "1773050400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773052200"
},
"departure": {
"time": "1773052200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773052500"
},
"departure": {
"time": "1773052500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773052560"
},
"departure": {
"time": "1773052560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773051120"
},
"departure": {
"time": "1773051120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773050100"
},
"departure": {
"time": "1773050100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052260"
},
"departure": {
"time": "1773052260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773052680"
},
"departure": {
"time": "1773052680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773050940"
},
"departure": {
"time": "1773050940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773051300"
},
"departure": {
"time": "1773051300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773050220"
},
"departure": {
"time": "1773050220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051660"
},
"departure": {
"time": "1773051660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773050580"
},
"departure": {
"time": "1773050580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1773049865"
},
"departure": {
"delay": 5,
"time": "1773049865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773052440"
},
"departure": {
"time": "1773052440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1773050345"
},
"departure": {
"delay": 5,
"time": "1773050345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773050760"
},
"departure": {
"time": "1773050760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1773035004"
},
"departure": {
"delay": -36,
"time": "1773035004"
},
"stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -22,
"time": "1773034598"
},
"departure": {
"delay": -22,
"time": "1773034598"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1773034480"
},
"departure": {
"delay": -20,
"time": "1773034480"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -72,
"time": "1773034908"
},
"departure": {
"delay": -72,
"time": "1773034908"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -27,
"time": "1773034533"
},
"departure": {
"delay": -27,
"time": "1773034533"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1773034939"
},
"departure": {
"delay": -41,
"time": "1773034939"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1773034745"
},
"departure": {
"delay": -55,
"time": "1773034745"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -51,
"time": "1773034869"
},
"departure": {
"delay": -51,
"time": "1773034869"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1773034650"
},
"departure": {
"delay": -30,
"time": "1773034650"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1773034705"
},
"departure": {
"delay": -35,
"time": "1773034705"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -89,
"time": "1773035131"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -36,
"time": "1773034824"
},
"departure": {
"delay": -36,
"time": "1773034824"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598256:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773054000"
},
"departure": {
"time": "1773054000"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1773055025"
},
"departure": {
"delay": 5,
"time": "1773055025"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1773054240"
},
"departure": {
"time": "1773054240"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773053460"
},
"departure": {
"time": "1773053460"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1773053705"
},
"departure": {
"delay": 5,
"time": "1773053705"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773053220"
},
"departure": {
"time": "1773053220"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773053040"
},
"departure": {
"time": "1773053040"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773055080"
},
"departure": {
"time": "1773055080"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1773054540"
},
"departure": {
"time": "1773054540"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1773054900"
},
"departure": {
"time": "1773054900"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1773053100"
},
"departure": {
"time": "1773053100"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773052800"
},
"departure": {
"time": "1773052800"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773053580"
},
"departure": {
"time": "1773053580"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773053760"
},
"departure": {
"time": "1773053760"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1773054420"
},
"departure": {
"time": "1773054420"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773054660"
},
"departure": {
"time": "1773054660"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1773055200"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1773055020"
},
"departure": {
"time": "1773055020"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1773052200"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773054060"
},
"departure": {
"time": "1773054060"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1773053160"
},
"departure": {
"time": "1773053160"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773054780"
},
"departure": {
"time": "1773054780"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1773053880"
},
"departure": {
"time": "1773053880"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773053640"
},
"departure": {
"time": "1773053640"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1773034388",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx211:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F6044418x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1773034080"
},
"departure": {
"time": "1773034140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773033120"
},
"departure": {
"time": "1773033180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040860"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"departure": {
"time": "1773032160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1773044220"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1773028538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F6044418x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011278x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1773035362"
},
"departure": {
"delay": 22,
"time": "1773035362"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1773036418"
},
"departure": {
"delay": 58,
"time": "1773036418"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 46,
"time": "1773035626"
},
"departure": {
"delay": 46,
"time": "1773035626"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1773036308"
},
"departure": {
"delay": 8,
"time": "1773036308"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1773037527"
},
"departure": {
"delay": 27,
"time": "1773037527"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1773038191"
},
"departure": {
"delay": 31,
"time": "1773038191"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 22,
"time": "1773038782"
},
"departure": {
"delay": 22,
"time": "1773038782"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 11,
"time": "1773038471"
},
"departure": {
"delay": 11,
"time": "1773038471"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1773037285"
},
"departure": {
"delay": 25,
"time": "1773037285"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 19,
"time": "1773035179"
},
"departure": {
"delay": 19,
"time": "1773035179"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1773038940"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 13,
"time": "1773036373"
},
"departure": {
"delay": 13,
"time": "1773036373"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1773036743"
},
"departure": {
"delay": 23,
"time": "1773036743"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1773037098"
},
"departure": {
"delay": 18,
"time": "1773037098"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1773035405"
},
"departure": {
"delay": 5,
"time": "1773035405"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1773038303"
},
"departure": {
"delay": 23,
"time": "1773038303"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"time": "1773034920"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1773038883"
},
"departure": {
"delay": 3,
"time": "1773038883"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 50,
"time": "1773037670"
},
"departure": {
"delay": 50,
"time": "1773037670"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 52,
"time": "1773036892"
},
"departure": {
"delay": 52,
"time": "1773036892"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1773036835"
},
"departure": {
"delay": 55,
"time": "1773036835"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1773037822"
},
"departure": {
"delay": 22,
"time": "1773037822"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1773035265"
},
"departure": {
"delay": 45,
"time": "1773035265"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1773035137"
},
"departure": {
"delay": 37,
"time": "1773035137"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1773035090"
},
"departure": {
"delay": 50,
"time": "1773035090"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1773036950"
},
"departure": {
"delay": 50,
"time": "1773036950"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1773036685"
},
"departure": {
"delay": 25,
"time": "1773036685"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1773037759"
},
"departure": {
"delay": 19,
"time": "1773037759"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1773038703"
},
"departure": {
"delay": 3,
"time": "1773038703"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 45,
"time": "1773037365"
},
"departure": {
"delay": 45,
"time": "1773037365"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1773035309"
},
"departure": {
"delay": 29,
"time": "1773035309"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1773038843"
},
"departure": {
"delay": 23,
"time": "1773038843"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 21,
"time": "1773038001"
},
"departure": {
"delay": 21,
"time": "1773038001"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 25,
"time": "1773038245"
},
"departure": {
"delay": 25,
"time": "1773038245"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1773038648"
},
"departure": {
"delay": 8,
"time": "1773038648"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 31,
"time": "1773035671"
},
"departure": {
"delay": 31,
"time": "1773035671"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1773036161"
},
"departure": {
"delay": 41,
"time": "1773036161"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 48,
"time": "1773037608"
},
"departure": {
"delay": 48,
"time": "1773037608"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011278x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852712F6025437x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1773037200"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1773033579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852712F6025437x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196388x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 210,
"time": "1773034350"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 242,
"time": "1773034382"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 202,
"time": "1773034222"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 232,
"time": "1773034192"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1773034535"
},
"departure": {
"delay": 215,
"time": "1773034535"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 223,
"time": "1773034783"
},
"departure": {
"delay": 223,
"time": "1773034783"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 210,
"time": "1773034890"
},
"departure": {
"delay": 210,
"time": "1773034890"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 285,
"time": "1773034305"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 210,
"time": "1773035130"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 256,
"time": "1773034096"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 257,
"time": "1773034157"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 231,
"time": "1773034491"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 222,
"time": "1773034422"
},
"departure": {
"delay": 222,
"time": "1773034422"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 250,
"time": "1773034630"
},
"departure": {
"delay": 250,
"time": "1773034630"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 233,
"time": "1773034853"
},
"departure": {
"delay": 233,
"time": "1773034853"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 221,
"time": "1773034061"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 210,
"time": "1773034710"
},
"departure": {
"delay": 210,
"time": "1773034710"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 253,
"time": "1773034573"
},
"departure": {
"delay": 253,
"time": "1773034573"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 234,
"time": "1773034674"
},
"departure": {
"delay": 234,
"time": "1773034674"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1773034359",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196388x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1773037234"
},
"departure": {
"delay": 34,
"time": "1773037234"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1773036209"
},
"departure": {
"delay": 149,
"time": "1773036209"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -84,
"time": "1773037596"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1773036926"
},
"departure": {
"delay": 26,
"time": "1773036926"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1773037036"
},
"departure": {
"delay": 16,
"time": "1773037036"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1773037180"
},
"departure": {
"delay": -20,
"time": "1773037180"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -74,
"time": "1773037546"
},
"departure": {
"delay": -74,
"time": "1773037546"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1773037456"
},
"departure": {
"delay": -44,
"time": "1773037456"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1773036880"
},
"departure": {
"delay": -20,
"time": "1773036880"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1773036521"
},
"departure": {
"delay": 101,
"time": "1773036521"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1773036598"
},
"departure": {
"delay": 118,
"time": "1773036598"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1773036280"
},
"departure": {
"delay": 160,
"time": "1773036280"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1773036980"
},
"departure": {
"delay": 20,
"time": "1773036980"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1773036659"
},
"departure": {
"delay": 59,
"time": "1773036659"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1773036476"
},
"departure": {
"delay": 116,
"time": "1773036476"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1773037339"
},
"departure": {
"delay": -41,
"time": "1773037339"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1773036412"
},
"departure": {
"delay": 112,
"time": "1773036412"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1773037281"
},
"departure": {
"delay": 21,
"time": "1773037281"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1448,
"time": "1773034552"
},
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1773036730"
},
"departure": {
"delay": 10,
"time": "1773036730"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -1448,
"time": "1773034552"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470289:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044820"
},
"departure": {
"time": "1773044820"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773046980"
},
"departure": {
"time": "1773046980"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773045480"
},
"departure": {
"time": "1773045480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1773044400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773046800"
},
"departure": {
"time": "1773046800"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773047280"
},
"departure": {
"time": "1773047280"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773047340"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773044880"
},
"departure": {
"time": "1773044880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773047100"
},
"departure": {
"time": "1773047100"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1773046745"
},
"departure": {
"delay": 5,
"time": "1773046745"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1773044885"
},
"departure": {
"delay": 5,
"time": "1773044885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773045540"
},
"departure": {
"time": "1773045540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773046200"
},
"departure": {
"time": "1773046200"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773046560"
},
"departure": {
"time": "1773046560"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773044460"
},
"departure": {
"time": "1773044460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773047040"
},
"departure": {
"time": "1773047040"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773046740"
},
"departure": {
"time": "1773046740"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773045240"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773044940"
},
"departure": {
"time": "1773044940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773045300"
},
"departure": {
"time": "1773045300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773047160"
},
"departure": {
"time": "1773047160"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773046500"
},
"departure": {
"time": "1773046500"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1773044465"
},
"departure": {
"delay": 5,
"time": "1773044465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1773034475",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:243:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1773034021"
},
"departure": {
"delay": 31,
"time": "1773034051"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 224,
"time": "1773032984"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1773034610"
},
"departure": {
"delay": -10,
"time": "1773034610"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 223,
"time": "1773033147"
},
"departure": {
"delay": 223,
"time": "1773033163"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1773034507"
},
"departure": {
"delay": -10,
"time": "1773034550"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1773033030"
},
"departure": {
"delay": 223,
"time": "1773033043"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 243,
"time": "1773033111"
},
"departure": {
"delay": 243,
"time": "1773033123"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1773033830"
},
"departure": {
"delay": 122,
"time": "1773033842"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1773033255"
},
"departure": {
"delay": 85,
"time": "1773033265"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1773033305"
},
"departure": {
"delay": 11,
"time": "1773033311"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1773033899"
},
"departure": {
"delay": 70,
"time": "1773033910"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1773034910"
},
"departure": {
"delay": -10,
"time": "1773034910"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1773033288"
},
"departure": {
"delay": 57,
"time": "1773033297"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1773034910"
},
"departure": {
"delay": -10,
"time": "1773034910"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1773033936"
},
"departure": {
"delay": 51,
"time": "1773033951"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1773033857"
},
"departure": {
"delay": 91,
"time": "1773033871"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1773033212"
},
"departure": {
"delay": 162,
"time": "1773033222"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1773033065"
},
"departure": {
"delay": 195,
"time": "1773033075"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1773033372"
},
"departure": {
"delay": 23,
"time": "1773033383"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1773034850"
},
"departure": {
"delay": -10,
"time": "1773034850"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1773034730"
},
"departure": {
"delay": -10,
"time": "1773034730"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1773034670"
},
"departure": {
"delay": -10,
"time": "1773034670"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1773034209"
},
"departure": {
"delay": -23,
"time": "1773034237"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1773033229"
},
"departure": {
"delay": 116,
"time": "1773033236"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1773034126"
},
"departure": {
"delay": -5,
"time": "1773034135"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1773033563"
},
"departure": {
"delay": 79,
"time": "1773033739"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1773033179"
},
"departure": {
"delay": 188,
"time": "1773033188"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1773033969"
},
"departure": {
"delay": 19,
"time": "1773033979"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1773033487"
},
"departure": {
"delay": 44,
"time": "1773033524"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1773034254"
},
"departure": {
"delay": 31,
"time": "1773034351"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1773035210"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1773034542"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1773034427"
},
"departure": {
"delay": 6,
"time": "1773034446"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1773034970"
},
"departure": {
"delay": -10,
"time": "1773034970"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056531x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1773035136"
},
"departure": {
"delay": 36,
"time": "1773035136"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 12,
"time": "1773034332"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1773035519"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1773034529"
},
"departure": {
"delay": 29,
"time": "1773034529"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1773034652"
},
"departure": {
"delay": 32,
"time": "1773034652"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 14,
"time": "1773034214"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1773034799"
},
"departure": {
"delay": -1,
"time": "1773034799"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1773035219"
},
"departure": {
"delay": -1,
"time": "1773035219"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1773035284"
},
"departure": {
"delay": 4,
"time": "1773035284"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1773035099"
},
"departure": {
"delay": -1,
"time": "1773035099"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1773034926"
},
"departure": {
"delay": 6,
"time": "1773034926"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1773035344"
},
"departure": {
"delay": 4,
"time": "1773035344"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1773035067"
},
"departure": {
"delay": 27,
"time": "1773035067"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1773035382"
},
"departure": {
"delay": 42,
"time": "1773035382"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 63,
"time": "1773034263"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1773034140"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1773034470"
},
"departure": {
"delay": 30,
"time": "1773034470"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1773034417"
},
"departure": {
"delay": 37,
"time": "1773034417"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1773034559"
},
"departure": {
"delay": -1,
"time": "1773034559"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1773034729"
},
"departure": {
"delay": 49,
"time": "1773034729"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1773034379"
},
"departure": {
"delay": -1,
"time": "1773034379"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1773034868"
},
"departure": {
"delay": 8,
"time": "1773034868"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1773035000"
},
"departure": {
"delay": 20,
"time": "1773035000"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773034329",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056531x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773056820"
},
"departure": {
"time": "1773056820"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056880"
},
"departure": {
"time": "1773056880"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773057240"
},
"departure": {
"time": "1773057240"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773057120"
},
"departure": {
"time": "1773057120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773056940"
},
"departure": {
"time": "1773056940"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773057600"
},
"departure": {
"time": "1773057600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773057180"
},
"departure": {
"time": "1773057180"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773057540"
},
"departure": {
"time": "1773057540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773057780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773057360"
},
"departure": {
"time": "1773057360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1773056760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1447:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4282643x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 102,
"time": "1773034302"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1773035002"
},
"departure": {
"delay": 82,
"time": "1773035002"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 108,
"time": "1773034488"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1773035043"
},
"departure": {
"delay": 123,
"time": "1773035043"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 43,
"time": "1773034423"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1773035288"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1773035133"
},
"departure": {
"delay": 93,
"time": "1773035133"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 103,
"time": "1773034363"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1773034808"
},
"departure": {
"delay": 68,
"time": "1773034808"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1773034339",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4282643x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773044820"
},
"departure": {
"time": "1773044820"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773043740"
},
"departure": {
"time": "1773043740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773044760"
},
"departure": {
"time": "1773044760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773044220"
},
"departure": {
"time": "1773044220"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773044520"
},
"departure": {
"time": "1773044520"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043980"
},
"departure": {
"time": "1773043980"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773044880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773044160"
},
"departure": {
"time": "1773044160"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773044280"
},
"departure": {
"time": "1773044280"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773044640"
},
"departure": {
"time": "1773044640"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1773043680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1773028291"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1773028533"
},
"departure": {
"delay": 77,
"time": "1773028577"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1773031242"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1773030742"
},
"departure": {
"delay": -24,
"time": "1773030756"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1773029560"
},
"departure": {
"delay": -5,
"time": "1773029575"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1773029008"
},
"departure": {
"delay": 34,
"time": "1773029014"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1773029937"
},
"departure": {
"delay": -47,
"time": "1773029953"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1773028841"
},
"departure": {
"delay": 53,
"time": "1773028853"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1773030155"
},
"departure": {
"delay": -13,
"time": "1773030347"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1773030922"
},
"departure": {
"delay": -26,
"time": "1773030934"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1773029645"
},
"departure": {
"delay": -15,
"time": "1773029685"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1773029246"
},
"departure": {
"time": "1773029280"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:51:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1773034925"
},
"departure": {
"delay": 5,
"time": "1773034925"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035700"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1773034500"
},
"departure": {
"delay": 5,
"time": "1773034505"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1773034260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1773034380"
},
"departure": {
"delay": 5,
"time": "1773034385"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773034560"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:51:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853412F6025426x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1773032700"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773038700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773034200"
},
"departure": {
"time": "1773034260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038160"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1773029078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853412F6025426x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1773038085"
},
"departure": {
"delay": 45,
"time": "1773038085"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": -3248,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1773038714"
},
"departure": {
"delay": -46,
"time": "1773038714"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1773038689"
},
"departure": {
"delay": -11,
"time": "1773038689"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -63,
"time": "1773038637"
},
"departure": {
"delay": -63,
"time": "1773038637"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1773038421"
},
"departure": {
"delay": 21,
"time": "1773038421"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1773038773"
},
"departure": {
"delay": -47,
"time": "1773038773"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1773038503"
},
"departure": {
"delay": -17,
"time": "1773038503"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1773038377"
},
"departure": {
"delay": 37,
"time": "1773038377"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1773038265"
},
"departure": {
"delay": 45,
"time": "1773038265"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1773039026"
},
"departure": {
"delay": -34,
"time": "1773039026"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1773038546"
},
"departure": {
"delay": -34,
"time": "1773038546"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -63,
"time": "1773038997"
},
"departure": {
"delay": -63,
"time": "1773038997"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1773039153"
},
"departure": {
"delay": -27,
"time": "1773039153"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1773038437"
},
"departure": {
"delay": -23,
"time": "1773038437"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1773039214"
},
"departure": {
"delay": 34,
"time": "1773039214"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1773039465"
},
"departure": {
"delay": 165,
"time": "1773039465"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1773039094"
},
"departure": {
"delay": -26,
"time": "1773039094"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1773038748"
},
"departure": {
"delay": -12,
"time": "1773038748"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1773038831"
},
"departure": {
"delay": -49,
"time": "1773038831"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1773038198"
},
"departure": {
"delay": 38,
"time": "1773038198"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1773038580"
},
"departure": {
"delay": -60,
"time": "1773038580"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1773039574"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1773038298"
},
"departure": {
"delay": 18,
"time": "1773038298"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470076:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 524,
"time": "1773037954"
},
"departure": {
"delay": 524,
"time": "1773037964"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -272,
"time": "1773038668"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 30
},
{
"arrival": {
"delay": 424,
"time": "1773038154"
},
"departure": {
"delay": 424,
"time": "1773038164"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 455,
"time": "1773037645"
},
"departure": {
"delay": 455,
"time": "1773037655"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 287,
"time": "1773036877"
},
"departure": {
"delay": 287,
"time": "1773036887"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1773038435"
},
"departure": {
"delay": -68,
"time": "1773038512"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1773035977"
},
"departure": {
"delay": 167,
"time": "1773035987"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1773038261"
},
"departure": {
"delay": -5,
"time": "1773038275"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 346,
"time": "1773037056"
},
"departure": {
"delay": 346,
"time": "1773037066"
},
"stopId": "FR:14582:ZE:5156680167849984:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1773034994"
},
"departure": {
"delay": -78,
"time": "1773035082"
},
"stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1773035392"
},
"departure": {
"delay": 2,
"time": "1773035402"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1773034911"
},
"departure": {
"delay": -60,
"time": "1773034980"
},
"stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 442,
"time": "1773038052"
},
"departure": {
"delay": 442,
"time": "1773038062"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 528,
"time": "1773037898"
},
"departure": {
"delay": 528,
"time": "1773037908"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1773035247"
},
"departure": {
"delay": -12,
"time": "1773035268"
},
"stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1773036513"
},
"departure": {
"delay": 163,
"time": "1773036523"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 428,
"time": "1773037378"
},
"departure": {
"delay": 428,
"time": "1773037388"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1773035571"
},
"departure": {
"delay": 61,
"time": "1773035581"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 374,
"time": "1773037264"
},
"departure": {
"delay": 374,
"time": "1773037274"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 470,
"time": "1773038020"
},
"departure": {
"delay": 470,
"time": "1773038030"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1773036374"
},
"departure": {
"delay": 144,
"time": "1773036384"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1773036731"
},
"departure": {
"delay": 261,
"time": "1773036741"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 442,
"time": "1773038112"
},
"departure": {
"delay": 442,
"time": "1773038122"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1773036182"
},
"departure": {
"delay": 72,
"time": "1773036192"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -72,
"time": "1773038606"
},
"departure": {
"delay": -72,
"time": "1773038688"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1773036070"
},
"departure": {
"delay": 80,
"time": "1773036080"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 354,
"time": "1773038204"
},
"departure": {
"delay": 354,
"time": "1773038214"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 516,
"time": "1773037526"
},
"departure": {
"delay": 516,
"time": "1773037536"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1773034557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1773036960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038160"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:205:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773033414"
},
"departure": {
"time": "1773033414"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1773033484"
},
"departure": {
"time": "1773033484"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1773033654"
},
"departure": {
"time": "1773033654"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1773031731"
},
"departure": {
"time": "1773031731"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773031884"
},
"departure": {
"time": "1773031884"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773032071"
},
"departure": {
"time": "1773032071"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1773033856"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1773033595"
},
"departure": {
"time": "1773033595"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773033178"
},
"departure": {
"time": "1773033178"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1773033834"
},
"departure": {
"time": "1773033834"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773033384"
},
"departure": {
"time": "1773033384"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1773033252"
},
"departure": {
"time": "1773033252"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1773032056"
},
"departure": {
"time": "1773032056"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773032026"
},
"departure": {
"time": "1773032026"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773031786"
},
"departure": {
"time": "1773031786"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1773031606"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033729"
},
"departure": {
"time": "1773033729"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773031958"
},
"departure": {
"time": "1773031958"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1773031133",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1453:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851024F6025557x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1773032078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851024F6025557x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035580"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1773034020"
},
"departure": {
"delay": -55,
"time": "1773034025"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773034625"
},
"departure": {
"delay": 5,
"time": "1773034625"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1773033900"
},
"departure": {
"delay": 5,
"time": "1773033905"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1773033960"
},
"departure": {
"delay": -55,
"time": "1773033965"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1773034140"
},
"departure": {
"delay": 5,
"time": "1773034145"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx11:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773051600"
},
"departure": {
"time": "1773051600"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773050940"
},
"departure": {
"time": "1773050940"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773051960"
},
"departure": {
"time": "1773051960"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773051540"
},
"departure": {
"time": "1773051540"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773051180"
},
"departure": {
"time": "1773051180"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773050640"
},
"departure": {
"time": "1773050640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773050700"
},
"departure": {
"time": "1773050700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773051780"
},
"departure": {
"time": "1773051780"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773051900"
},
"departure": {
"time": "1773051900"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773052080"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773051000"
},
"departure": {
"time": "1773051000"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773051060"
},
"departure": {
"time": "1773051060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052020"
},
"departure": {
"time": "1773052020"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773051360"
},
"departure": {
"time": "1773051360"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1773050580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1025:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230282x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1773034572"
},
"departure": {
"delay": -48,
"time": "1773034572"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 6,
"time": "1773034506"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1773036132"
},
"departure": {
"delay": -48,
"time": "1773036132"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1773035881"
},
"departure": {
"delay": 1,
"time": "1773035881"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1773035804"
},
"departure": {
"delay": -16,
"time": "1773035804"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 4,
"time": "1773034324"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -48,
"time": "1773034692"
},
"departure": {
"delay": -48,
"time": "1773034692"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1773036252"
},
"departure": {
"delay": -48,
"time": "1773036252"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1773036380"
},
"departure": {
"delay": -40,
"time": "1773036380"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -41,
"time": "1773035539"
},
"departure": {
"delay": -41,
"time": "1773035539"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1773036432"
},
"departure": {
"delay": -48,
"time": "1773036432"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": -26,
"time": "1773034474"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1773036191"
},
"departure": {
"delay": 11,
"time": "1773036191"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -48,
"time": "1773035952"
},
"departure": {
"delay": -48,
"time": "1773035952"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1773036346"
},
"departure": {
"delay": -14,
"time": "1773036346"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1773036457"
},
"departure": {
"delay": -23,
"time": "1773036457"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 7,
"time": "1773035047"
},
"departure": {
"delay": 7,
"time": "1773035047"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1773034030"
},
"departure": {
"delay": 70,
"time": "1773034030"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -48,
"time": "1773035292"
},
"departure": {
"delay": -48,
"time": "1773035292"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1773036524"
},
"departure": {
"delay": -16,
"time": "1773036524"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -29,
"time": "1773034651"
},
"departure": {
"delay": -29,
"time": "1773034651"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1773035187"
},
"departure": {
"delay": -33,
"time": "1773035187"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -39,
"time": "1773036021"
},
"departure": {
"delay": -39,
"time": "1773036021"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1773035390"
},
"departure": {
"delay": -10,
"time": "1773035390"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 4,
"time": "1773034384"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1773035252"
},
"departure": {
"delay": -28,
"time": "1773035252"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1773035909"
},
"departure": {
"delay": -31,
"time": "1773035909"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1773035982"
},
"departure": {
"delay": -18,
"time": "1773035982"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -44,
"time": "1773036076"
},
"departure": {
"delay": -44,
"time": "1773036076"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 2,
"time": "1773033962"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -48,
"time": "1773035592"
},
"departure": {
"delay": -48,
"time": "1773035592"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -48,
"time": "1773034932"
},
"departure": {
"delay": -48,
"time": "1773034932"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1773035737"
},
"departure": {
"delay": -23,
"time": "1773035737"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1773035347"
},
"departure": {
"delay": 7,
"time": "1773035347"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1773036478"
},
"departure": {
"delay": -2,
"time": "1773036478"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 58,
"time": "1773034018"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1773035635"
},
"departure": {
"delay": -5,
"time": "1773035635"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1773036552"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1773034509",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230282x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107924x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1773034627"
},
"departure": {
"delay": 67,
"time": "1773034627"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 70,
"time": "1773034210"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 117,
"time": "1773034377"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1773035047"
},
"departure": {
"delay": 67,
"time": "1773035047"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 109,
"time": "1773034009"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1773034937"
},
"departure": {
"delay": 77,
"time": "1773034937"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 97,
"time": "1773034537"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1773035122"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1773034821"
},
"departure": {
"delay": 81,
"time": "1773034821"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 109,
"time": "1773033889"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 63,
"time": "1773033783"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1773034725"
},
"departure": {
"delay": 45,
"time": "1773034725"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 84,
"time": "1773034104"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1773034539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107924x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1773038858"
},
"departure": {
"delay": -22,
"time": "1773038858"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -5,
"time": "1773038695"
},
"departure": {
"delay": -5,
"time": "1773038695"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3252,
"time": "1773034548"
},
"departure": {
"delay": -3252,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3312,
"time": "1773034548"
},
"departure": {
"delay": -3312,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1773038954"
},
"departure": {
"delay": 14,
"time": "1773038954"
},
"stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1773038819"
},
"departure": {
"delay": -1,
"time": "1773038819"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1773038774"
},
"departure": {
"delay": 14,
"time": "1773038774"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3612,
"time": "1773034548"
},
"departure": {
"delay": -3612,
"time": "1773034548"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -2952,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1773038642"
},
"departure": {
"delay": 2,
"time": "1773038642"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -39,
"time": "1773039081"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -3072,
"time": "1773034548"
},
"departure": {
"delay": -3072,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3372,
"time": "1773034548"
},
"departure": {
"delay": -3372,
"time": "1773034548"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3432,
"time": "1773034548"
},
"departure": {
"delay": -3432,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3672,
"time": "1773034548"
},
"departure": {
"delay": -3672,
"time": "1773034548"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1773038587"
},
"departure": {
"delay": 7,
"time": "1773038587"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1773038470"
},
"departure": {
"delay": 10,
"time": "1773038470"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3192,
"time": "1773034548"
},
"departure": {
"delay": -3192,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1773038535"
},
"departure": {
"delay": 15,
"time": "1773038535"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3852,
"time": "1773034548"
},
"departure": {
"delay": -3852,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1773038889"
},
"departure": {
"delay": 9,
"time": "1773038889"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3552,
"time": "1773034548"
},
"departure": {
"delay": -3552,
"time": "1773034548"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3612,
"time": "1773034548"
},
"departure": {
"delay": -3612,
"time": "1773034548"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598253:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773052740"
},
"departure": {
"time": "1773052740"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773052800"
},
"departure": {
"time": "1773052800"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773052440"
},
"departure": {
"time": "1773052440"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773052980"
},
"departure": {
"time": "1773052980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773052620"
},
"departure": {
"time": "1773052620"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773053700"
},
"departure": {
"time": "1773053700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773052860"
},
"departure": {
"time": "1773052860"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773053760"
},
"departure": {
"time": "1773053760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773052920"
},
"departure": {
"time": "1773052920"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773053400"
},
"departure": {
"time": "1773053400"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773053160"
},
"departure": {
"time": "1773053160"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773053340"
},
"departure": {
"time": "1773053340"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1773052380"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773053940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011213x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1773036586"
},
"departure": {
"delay": 106,
"time": "1773036586"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 121,
"time": "1773035521"
},
"departure": {
"delay": 121,
"time": "1773035521"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 128,
"time": "1773034268"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1773036144"
},
"departure": {
"delay": 84,
"time": "1773036144"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 91,
"time": "1773036391"
},
"departure": {
"delay": 91,
"time": "1773036391"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 76,
"time": "1773034636"
},
"departure": {
"delay": 76,
"time": "1773034636"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 28,
"time": "1773034108"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1773036673"
},
"departure": {
"delay": 73,
"time": "1773036673"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": 20,
"time": "1773033980"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 74,
"time": "1773034034"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1773036073"
},
"departure": {
"delay": 73,
"time": "1773036073"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 84,
"time": "1773035124"
},
"departure": {
"delay": 84,
"time": "1773035124"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 104,
"time": "1773034364"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1773036177"
},
"departure": {
"delay": 117,
"time": "1773036177"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 117,
"time": "1773034677"
},
"departure": {
"delay": 117,
"time": "1773034677"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1773034937"
},
"departure": {
"delay": 77,
"time": "1773034937"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1773034822"
},
"departure": {
"delay": 82,
"time": "1773034822"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1773034973"
},
"departure": {
"delay": 113,
"time": "1773034973"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1773035293"
},
"departure": {
"delay": 73,
"time": "1773035293"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 76,
"time": "1773036616"
},
"departure": {
"delay": 76,
"time": "1773036616"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 73,
"time": "1773034873"
},
"departure": {
"delay": 73,
"time": "1773034873"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1773035713"
},
"departure": {
"delay": 73,
"time": "1773035713"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 122,
"time": "1773036362"
},
"departure": {
"delay": 122,
"time": "1773036362"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 118,
"time": "1773035758"
},
"departure": {
"delay": 118,
"time": "1773035758"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 113,
"time": "1773034493"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 59,
"time": "1773033899"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1773034573"
},
"departure": {
"delay": 73,
"time": "1773034573"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1773035583"
},
"departure": {
"delay": 123,
"time": "1773035583"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 131,
"time": "1773036431"
},
"departure": {
"delay": 131,
"time": "1773036431"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 73,
"time": "1773035833"
},
"departure": {
"delay": 73,
"time": "1773035833"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 73,
"time": "1773036733"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 54,
"time": "1773033954"
},
"departure": {
"delay": 54,
"time": "1773033954"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1773036313"
},
"departure": {
"delay": 73,
"time": "1773036313"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 115,
"time": "1773035635"
},
"departure": {
"delay": 115,
"time": "1773035635"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 108,
"time": "1773036468"
},
"departure": {
"delay": 108,
"time": "1773036468"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 112,
"time": "1773035032"
},
"departure": {
"delay": 112,
"time": "1773035032"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1773036541"
},
"departure": {
"delay": 121,
"time": "1773036541"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 84,
"time": "1773035184"
},
"departure": {
"delay": 84,
"time": "1773035184"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1773035473"
},
"departure": {
"delay": 73,
"time": "1773035473"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 93,
"time": "1773034173"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011213x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773037620"
},
"departure": {
"time": "1773037620"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037980"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:193:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230359x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1773034299"
},
"departure": {
"delay": 99,
"time": "1773034299"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1773034737"
},
"departure": {
"delay": 117,
"time": "1773034737"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1773034557"
},
"departure": {
"delay": 117,
"time": "1773034557"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 147,
"time": "1773034227"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 141,
"time": "1773034101"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1773034760"
},
"departure": {
"delay": 140,
"time": "1773034760"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 96,
"time": "1773033996"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 143,
"time": "1773035003"
},
"departure": {
"delay": 143,
"time": "1773035003"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 153,
"time": "1773034173"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1773034043"
},
"departure": {
"delay": 83,
"time": "1773034043"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1773035259"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 99,
"time": "1773034659"
},
"departure": {
"delay": 99,
"time": "1773034659"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 146,
"time": "1773034706"
},
"departure": {
"delay": 146,
"time": "1773034706"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 148,
"time": "1773034948"
},
"departure": {
"delay": 148,
"time": "1773034948"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 99,
"time": "1773034899"
},
"departure": {
"delay": 99,
"time": "1773034899"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 99,
"time": "1773034479"
},
"departure": {
"delay": 99,
"time": "1773034479"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1773034289",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230359x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:75:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773037025"
},
"departure": {
"delay": 5,
"time": "1773037025"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1773037330"
},
"departure": {
"delay": 10,
"time": "1773037330"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1773035585"
},
"departure": {
"delay": 5,
"time": "1773035585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1773037745"
},
"departure": {
"delay": 5,
"time": "1773037745"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1773037325"
},
"departure": {
"delay": 5,
"time": "1773037325"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1773035400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773037085"
},
"departure": {
"delay": 5,
"time": "1773037085"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1773035825"
},
"departure": {
"delay": 5,
"time": "1773035825"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1773034256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:75:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx32:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1773036174"
},
"departure": {
"delay": 54,
"time": "1773036174"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1773035989"
},
"departure": {
"delay": 49,
"time": "1773035989"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1773036375"
},
"departure": {
"delay": 15,
"time": "1773036375"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1773035813"
},
"departure": {
"delay": 53,
"time": "1773035813"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1773036073"
},
"departure": {
"delay": 13,
"time": "1773036073"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1773035926"
},
"departure": {
"delay": 46,
"time": "1773035926"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1773035885"
},
"departure": {
"delay": 5,
"time": "1773035885"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1773034493",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx32:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108133x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1773034815"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1773034587"
},
"departure": {
"delay": 87,
"time": "1773034587"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1773034693"
},
"departure": {
"delay": 73,
"time": "1773034693"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 34,
"time": "1773034474"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108133x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1773035640"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:157:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773048480"
},
"departure": {
"time": "1773048480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773048720"
},
"departure": {
"time": "1773048720"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773047940"
},
"departure": {
"time": "1773047940"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773048120"
},
"departure": {
"time": "1773048120"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773049020"
},
"departure": {
"time": "1773049020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048060"
},
"departure": {
"time": "1773048060"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773049080"
},
"departure": {
"time": "1773049080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773048240"
},
"departure": {
"time": "1773048240"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773047760"
},
"departure": {
"time": "1773047760"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773048180"
},
"departure": {
"time": "1773048180"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773048300"
},
"departure": {
"time": "1773048300"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773049260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1773047700"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:843:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072114x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034860"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1773035073"
},
"departure": {
"delay": 33,
"time": "1773035073"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1773036018"
},
"departure": {
"delay": 18,
"time": "1773036018"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1773035625"
},
"departure": {
"delay": 45,
"time": "1773035625"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1773035010"
},
"departure": {
"delay": 30,
"time": "1773035010"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1773035793"
},
"departure": {
"delay": 33,
"time": "1773035793"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1773035152"
},
"departure": {
"delay": 52,
"time": "1773035152"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1773035517"
},
"departure": {
"delay": 57,
"time": "1773035517"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1773035981"
},
"departure": {
"delay": 41,
"time": "1773035981"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1773034620"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1773035843"
},
"departure": {
"delay": 23,
"time": "1773035843"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1773035729"
},
"departure": {
"delay": 29,
"time": "1773035729"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1773035944"
},
"departure": {
"delay": 4,
"time": "1773035944"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1773035298"
},
"departure": {
"delay": 18,
"time": "1773035298"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036060"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1773035448"
},
"departure": {
"delay": 48,
"time": "1773035448"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1773034489",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072114x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:77:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773037980"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1773035465"
},
"departure": {
"delay": 5,
"time": "1773035465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1773038040"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1773037445"
},
"departure": {
"delay": 5,
"time": "1773037445"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"delay": -1200,
"time": "1773034200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036420"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773037560"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1773035765"
},
"departure": {
"delay": 5,
"time": "1773035765"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1773035705"
},
"departure": {
"delay": 5,
"time": "1773035705"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037680"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037500"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:77:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036120"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1773035580"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:151:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:503:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773057420"
},
"departure": {
"time": "1773057420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773055980"
},
"departure": {
"time": "1773055980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773056760"
},
"departure": {
"time": "1773056760"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773056640"
},
"departure": {
"time": "1773056640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773057480"
},
"departure": {
"time": "1773057480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1773055920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773057660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773056340"
},
"departure": {
"time": "1773056340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773056820"
},
"departure": {
"time": "1773056820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773056460"
},
"departure": {
"time": "1773056460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773057540"
},
"departure": {
"time": "1773057540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773056880"
},
"departure": {
"time": "1773056880"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056220"
},
"departure": {
"time": "1773056220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773056520"
},
"departure": {
"time": "1773056520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773057180"
},
"departure": {
"time": "1773057180"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773056940"
},
"departure": {
"time": "1773056940"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:503:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1773038516"
},
"departure": {
"delay": 56,
"time": "1773038516"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1773037579"
},
"departure": {
"delay": 19,
"time": "1773037579"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1773038391"
},
"departure": {
"delay": 51,
"time": "1773038391"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1773038723"
},
"departure": {
"delay": 23,
"time": "1773038723"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1773039387"
},
"departure": {
"delay": 87,
"time": "1773039387"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1773039468"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1773037368"
},
"departure": {
"delay": 48,
"time": "1773037368"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1773038593"
},
"departure": {
"delay": 13,
"time": "1773038593"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1773039143"
},
"departure": {
"delay": 23,
"time": "1773039143"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1773038322"
},
"departure": {
"delay": 42,
"time": "1773038322"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1773038956"
},
"departure": {
"delay": 76,
"time": "1773038956"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1773038012"
},
"departure": {
"delay": 32,
"time": "1773038012"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1773037482"
},
"departure": {
"delay": 42,
"time": "1773037482"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1773037893"
},
"departure": {
"delay": 33,
"time": "1773037893"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1773037950"
},
"departure": {
"delay": 30,
"time": "1773037950"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1773037320"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1773038057"
},
"departure": {
"delay": 17,
"time": "1773038057"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1773039229"
},
"departure": {
"delay": 49,
"time": "1773039229"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1773038673"
},
"departure": {
"delay": 33,
"time": "1773038673"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1773038630"
},
"departure": {
"delay": 50,
"time": "1773038630"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602157:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190173x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -8,
"time": "1773034312"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 6,
"time": "1773034206"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 83,
"time": "1773034403"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": -4,
"time": "1773034136"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1773034285"
},
"departure": {
"delay": 25,
"time": "1773034285"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1773034525"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": -8,
"time": "1773034252"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -24,
"time": "1773034176"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1773034349",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190173x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 224,
"time": "1773029581"
},
"departure": {
"delay": 224,
"time": "1773029624"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1773030455"
},
"departure": {
"delay": 71,
"time": "1773030491"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 199,
"time": "1773029651"
},
"departure": {
"delay": 199,
"time": "1773029659"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1773029431"
},
"departure": {
"delay": 190,
"time": "1773029470"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1773030310"
},
"departure": {
"delay": 162,
"time": "1773030342"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1773030374"
},
"departure": {
"delay": 109,
"time": "1773030409"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1773029089"
},
"departure": {
"delay": 145,
"time": "1773029125"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1773029349"
},
"departure": {
"delay": 185,
"time": "1773029405"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1773029708"
},
"departure": {
"delay": 136,
"time": "1773029716"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1773029158"
},
"departure": {
"delay": 150,
"time": "1773029190"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1773030617"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1773030045"
},
"departure": {
"delay": 87,
"time": "1773030087"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1773029853"
},
"departure": {
"delay": 105,
"time": "1773029865"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1773030215"
},
"departure": {
"delay": 148,
"time": "1773030268"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1773029277"
},
"departure": {
"delay": 162,
"time": "1773029322"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1773029978"
},
"departure": {
"delay": 116,
"time": "1773029996"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1773029218"
},
"departure": {
"delay": 153,
"time": "1773029253"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1773030142"
},
"departure": {
"delay": 117,
"time": "1773030177"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 172,
"time": "1773028972"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1773029754"
},
"departure": {
"delay": 81,
"time": "1773029781"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1773036050"
},
"departure": {
"delay": 230,
"time": "1773036050"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 271,
"time": "1773035671"
},
"departure": {
"delay": 271,
"time": "1773035671"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 231,
"time": "1773035871"
},
"departure": {
"delay": 231,
"time": "1773035871"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 220,
"time": "1773036100"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1773035590"
},
"departure": {
"delay": 250,
"time": "1773035590"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1773035122"
},
"departure": {
"delay": 262,
"time": "1773035122"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1773035386"
},
"departure": {
"delay": 226,
"time": "1773035386"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1773035234"
},
"departure": {
"delay": 254,
"time": "1773035234"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 271,
"time": "1773034771"
},
"departure": {
"delay": 271,
"time": "1773034771"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 222,
"time": "1773034722"
},
"departure": {
"delay": 222,
"time": "1773034722"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 258,
"time": "1773035178"
},
"departure": {
"delay": 258,
"time": "1773035178"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 288,
"time": "1773034488"
},
"departure": {
"delay": 288,
"time": "1773034488"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 268,
"time": "1773035068"
},
"departure": {
"delay": 268,
"time": "1773035068"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 226,
"time": "1773035506"
},
"departure": {
"delay": 226,
"time": "1773035506"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 272,
"time": "1773034832"
},
"departure": {
"delay": 272,
"time": "1773034832"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 222,
"time": "1773035022"
},
"departure": {
"delay": 222,
"time": "1773035022"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 242,
"time": "1773035642"
},
"departure": {
"delay": 242,
"time": "1773035642"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1773034902"
},
"departure": {
"delay": 222,
"time": "1773034902"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 226,
"time": "1773035746"
},
"departure": {
"delay": 226,
"time": "1773035746"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"delay": 125,
"time": "1773034325"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1773035972"
},
"departure": {
"delay": 272,
"time": "1773035972"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 229,
"time": "1773034609"
},
"departure": {
"delay": 229,
"time": "1773034609"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470275:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597888:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 56,
"time": "1773034856"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1773035798"
},
"departure": {
"delay": 38,
"time": "1773035798"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1773035052"
},
"departure": {
"delay": 72,
"time": "1773035052"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1773035427"
},
"departure": {
"delay": 27,
"time": "1773035427"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -88,
"time": "1773036152"
},
"departure": {
"delay": -88,
"time": "1773036152"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1773035524"
},
"departure": {
"delay": 64,
"time": "1773035524"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1773036030"
},
"departure": {
"delay": -30,
"time": "1773036030"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1773035934"
},
"departure": {
"delay": -6,
"time": "1773035934"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -261,
"time": "1773036339"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1773035352"
},
"departure": {
"delay": 72,
"time": "1773035352"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1773035756"
},
"departure": {
"delay": -4,
"time": "1773035756"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1773035174"
},
"departure": {
"delay": 74,
"time": "1773035174"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1773034911"
},
"departure": {
"delay": 111,
"time": "1773034911"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -129,
"time": "1773036171"
},
"departure": {
"delay": -129,
"time": "1773036171"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -189,
"time": "1773036291"
},
"departure": {
"delay": -189,
"time": "1773036291"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -107,
"time": "1773036073"
},
"departure": {
"delay": -107,
"time": "1773036073"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1773035328"
},
"departure": {
"delay": 48,
"time": "1773035328"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1773035849"
},
"departure": {
"delay": 29,
"time": "1773035849"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1773035090"
},
"departure": {
"delay": 50,
"time": "1773035090"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1773035565"
},
"departure": {
"delay": 45,
"time": "1773035565"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597888:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -184,
"time": "1773038996"
},
"departure": {
"delay": -184,
"time": "1773038996"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1773038670"
},
"departure": {
"delay": -90,
"time": "1773038670"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1773037816"
},
"departure": {
"delay": 16,
"time": "1773037816"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1773037287"
},
"departure": {
"delay": 27,
"time": "1773037287"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1773038030"
},
"departure": {
"delay": 50,
"time": "1773038030"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -244,
"time": "1773039056"
},
"departure": {
"delay": -244,
"time": "1773039056"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1773038550"
},
"departure": {
"delay": 30,
"time": "1773038550"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1773037591"
},
"departure": {
"delay": 31,
"time": "1773037591"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -308,
"time": "1773039292"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -101,
"time": "1773038779"
},
"departure": {
"delay": -101,
"time": "1773038779"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1773037766"
},
"departure": {
"delay": 26,
"time": "1773037766"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1773037942"
},
"departure": {
"delay": 22,
"time": "1773037942"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": -2588,
"time": "1773034552"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -106,
"time": "1773038834"
},
"departure": {
"delay": -106,
"time": "1773038834"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1773038160"
},
"departure": {
"time": "1773038160"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1773037657"
},
"departure": {
"delay": 37,
"time": "1773037657"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -295,
"time": "1773039185"
},
"departure": {
"delay": -295,
"time": "1773039185"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1773038610"
},
"departure": {
"delay": -30,
"time": "1773038610"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -244,
"time": "1773039116"
},
"departure": {
"delay": -244,
"time": "1773039116"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1773037512"
},
"departure": {
"delay": 12,
"time": "1773037512"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -114,
"time": "1773038886"
},
"departure": {
"delay": -114,
"time": "1773038886"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -63,
"time": "1773038757"
},
"departure": {
"delay": -63,
"time": "1773038757"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1773037457"
},
"departure": {
"delay": 17,
"time": "1773037457"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -193,
"time": "1773038927"
},
"departure": {
"delay": -193,
"time": "1773038927"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471204:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850600F6025603x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773034020"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034380"
},
"departure": {
"time": "1773034440"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773033060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773033360"
},
"departure": {
"time": "1773033420"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773033840"
},
"departure": {
"time": "1773033900"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036780"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034680"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1773029437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850600F6025603x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16521F5977185x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1773034560"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1773032700"
},
"departure": {
"time": "1773032760"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"departure": {
"time": "1773030480"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1773039300"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1773031740"
},
"departure": {
"time": "1773031800"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1773034020"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1773031020"
},
"departure": {
"time": "1773031080"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1773026858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16521F5977185x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470345:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852202F5875630x2026x02x18T20x58x29Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040500"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041520"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1773037200"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038100"
},
"departure": {
"time": "1773038160"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039720"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1773033579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852202F5875630x2026x02x18T20x58x29Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx48:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1773035977"
},
"departure": {
"delay": 37,
"time": "1773035977"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1773033946"
},
"departure": {
"delay": 46,
"time": "1773033946"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1773034544"
},
"departure": {
"delay": 44,
"time": "1773034544"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773034140"
},
"departure": {
"time": "1773034140"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1773035008"
},
"departure": {
"delay": 28,
"time": "1773035008"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036480"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1773033905"
},
"departure": {
"delay": 5,
"time": "1773033905"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1773034945"
},
"departure": {
"delay": 25,
"time": "1773034945"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036300"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1773033720"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1773034846"
},
"departure": {
"delay": 46,
"time": "1773034846"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1773034093"
},
"departure": {
"delay": 13,
"time": "1773034093"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1773034194"
},
"departure": {
"delay": 54,
"time": "1773034194"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1773036138"
},
"departure": {
"delay": 18,
"time": "1773036138"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034620"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1773034395"
},
"departure": {
"delay": 15,
"time": "1773034395"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1773035176"
},
"departure": {
"delay": 16,
"time": "1773035176"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1773033833"
},
"departure": {
"delay": 53,
"time": "1773033833"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1773036228"
},
"departure": {
"delay": 48,
"time": "1773036228"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1773034009"
},
"departure": {
"delay": 49,
"time": "1773034009"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1773035787"
},
"departure": {
"delay": 27,
"time": "1773035787"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1773035881"
},
"departure": {
"delay": 1,
"time": "1773035881"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1773032052",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx48:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13108F6032481x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773034740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040560"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1773031118",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13108F6032481x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1773035139"
},
"departure": {
"delay": 49,
"time": "1773035149"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1773034086"
},
"departure": {
"delay": 40,
"time": "1773034120"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"delay": 29,
"time": "1773033989"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1773035253"
},
"departure": {
"delay": 43,
"time": "1773035263"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1773035011"
},
"departure": {
"delay": 41,
"time": "1773035021"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1773034802"
},
"departure": {
"delay": 72,
"time": "1773034812"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1773035310"
},
"departure": {
"delay": 40,
"time": "1773035320"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1773035867"
},
"departure": {
"delay": 57,
"time": "1773035877"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1773035619"
},
"departure": {
"delay": 49,
"time": "1773035629"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1773034162"
},
"departure": {
"delay": 56,
"time": "1773034196"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1773035772"
},
"departure": {
"delay": 82,
"time": "1773035782"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1773034883"
},
"departure": {
"delay": 93,
"time": "1773034893"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1773034047"
},
"departure": {
"delay": 30,
"time": "1773034050"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1773036218"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1773035542"
},
"departure": {
"delay": 32,
"time": "1773035552"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1773035466"
},
"departure": {
"delay": 16,
"time": "1773035476"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1773034411"
},
"departure": {
"delay": 37,
"time": "1773034477"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1773035667"
},
"departure": {
"delay": 37,
"time": "1773035677"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1773035057"
},
"departure": {
"delay": 27,
"time": "1773035067"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1773036046"
},
"departure": {
"delay": -2,
"time": "1773036058"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1773034230"
},
"departure": {
"delay": 1,
"time": "1773034321"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1773035198"
},
"departure": {
"delay": 48,
"time": "1773035208"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1773034724"
},
"departure": {
"delay": 54,
"time": "1773034734"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1773034559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1773035400"
},
"departure": {
"delay": 60,
"time": "1773035400"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1773034800"
},
"departure": {
"delay": 60,
"time": "1773034800"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1773034920"
},
"departure": {
"delay": 60,
"time": "1773034920"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1773035340"
},
"departure": {
"delay": 60,
"time": "1773035340"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1773035460"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1773034620"
},
"departure": {
"delay": 60,
"time": "1773034620"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1773034380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1773035160"
},
"departure": {
"delay": 60,
"time": "1773035160"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1773035220"
},
"departure": {
"delay": 60,
"time": "1773035220"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1773034740"
},
"departure": {
"delay": 60,
"time": "1773034740"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1773034860"
},
"departure": {
"delay": 60,
"time": "1773034860"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1773034560"
},
"departure": {
"delay": 60,
"time": "1773034560"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1773034500"
},
"departure": {
"delay": 65,
"time": "1773034505"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1773035100"
},
"departure": {
"delay": 60,
"time": "1773035100"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:115:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056965x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1773034570"
},
"departure": {
"delay": 190,
"time": "1773034570"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1773035132"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1773034955"
},
"departure": {
"delay": 155,
"time": "1773034955"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1773034594"
},
"departure": {
"delay": 154,
"time": "1773034594"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 175,
"time": "1773034495"
},
"departure": {
"delay": 175,
"time": "1773034495"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1773034801"
},
"departure": {
"delay": 181,
"time": "1773034801"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 208,
"time": "1773035008"
},
"departure": {
"delay": 208,
"time": "1773035008"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1773035098"
},
"departure": {
"delay": 178,
"time": "1773035098"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1773035067"
},
"departure": {
"delay": 207,
"time": "1773035067"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 199,
"time": "1773034639"
},
"departure": {
"delay": 199,
"time": "1773034639"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1773034832"
},
"departure": {
"delay": 152,
"time": "1773034832"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1773034892"
},
"departure": {
"delay": 152,
"time": "1773034892"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 193,
"time": "1773034753"
},
"departure": {
"delay": 193,
"time": "1773034753"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 156,
"time": "1773034236"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1773034712"
},
"departure": {
"delay": 152,
"time": "1773034712"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 152,
"time": "1773034472"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 152,
"time": "1773034352"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1773034680"
},
"departure": {
"delay": 180,
"time": "1773034680"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 111,
"time": "1773034311"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1773034509",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056965x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850603F5963210x2026x02x23T20x56x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773034560"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1773034260"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037980"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773030639",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850603F5963210x2026x02x23T20x56x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773047340"
},
"departure": {
"time": "1773047340"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773047280"
},
"departure": {
"time": "1773047280"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773047700"
},
"departure": {
"time": "1773047700"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773047400"
},
"departure": {
"time": "1773047400"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773047100"
},
"departure": {
"time": "1773047100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773046860"
},
"departure": {
"time": "1773046860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773046800"
},
"departure": {
"time": "1773046800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1773046740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773047820"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773047160"
},
"departure": {
"time": "1773047160"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773047220"
},
"departure": {
"time": "1773047220"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773047460"
},
"departure": {
"time": "1773047460"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773047580"
},
"departure": {
"time": "1773047580"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773047520"
},
"departure": {
"time": "1773047520"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:807:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851703F6025533x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037740"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039660"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1773037080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773038040"
},
"departure": {
"time": "1773038100"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1773033458",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851703F6025533x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F6025491x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1773033900"
},
"departure": {
"time": "1773033960"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773038580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773033240"
},
"departure": {
"time": "1773033300"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1773032400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1773028777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852050F6025491x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039120"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773039600"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773040200"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773039540"
},
"departure": {
"time": "1773039540"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773039960"
},
"departure": {
"time": "1773039960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773039780"
},
"departure": {
"time": "1773039780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1773038400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1773034537",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:127:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13100F6032487x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773033000"
},
"departure": {
"time": "1773033120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773030900"
},
"departure": {
"time": "1773030960"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1773029820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773032100"
},
"departure": {
"time": "1773032220"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773030360"
},
"departure": {
"time": "1773030420"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773031560"
},
"departure": {
"time": "1773031620"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1773026198",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13100F6032487x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx280:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1773035083"
},
"departure": {
"delay": 163,
"time": "1773035083"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1773036155"
},
"departure": {
"delay": 155,
"time": "1773036155"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 163,
"time": "1773035443"
},
"departure": {
"delay": 163,
"time": "1773035443"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1773035527"
},
"departure": {
"delay": 187,
"time": "1773035527"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 221,
"time": "1773034001"
},
"departure": {
"delay": 221,
"time": "1773034001"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1773034543"
},
"departure": {
"delay": 163,
"time": "1773034543"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1773034435"
},
"departure": {
"delay": 175,
"time": "1773034435"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1773035968"
},
"departure": {
"delay": 148,
"time": "1773035968"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1773034891"
},
"departure": {
"delay": 151,
"time": "1773034891"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 270,
"time": "1773034344"
},
"departure": {
"delay": 270,
"time": "1773034350"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1773035292"
},
"departure": {
"delay": 132,
"time": "1773035292"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1773036103"
},
"departure": {
"delay": 163,
"time": "1773036103"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 238,
"time": "1773034198"
},
"departure": {
"delay": 238,
"time": "1773034198"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 139,
"time": "1773034759"
},
"departure": {
"delay": 139,
"time": "1773034759"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1773034843"
},
"departure": {
"delay": 163,
"time": "1773034843"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1773035923"
},
"departure": {
"delay": 163,
"time": "1773035923"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 98,
"time": "1773033698"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 158,
"time": "1773036038"
},
"departure": {
"delay": 158,
"time": "1773036038"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 186,
"time": "1773034686"
},
"departure": {
"delay": 186,
"time": "1773034686"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1773033776"
},
"departure": {
"delay": 176,
"time": "1773033776"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1773034963"
},
"departure": {
"delay": 163,
"time": "1773034963"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1773036223"
},
"departure": {
"delay": 163,
"time": "1773036223"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 182,
"time": "1773033902"
},
"departure": {
"delay": 182,
"time": "1773033902"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 168,
"time": "1773034608"
},
"departure": {
"delay": 168,
"time": "1773034608"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1773035683"
},
"departure": {
"delay": 163,
"time": "1773035683"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1773035871"
},
"departure": {
"delay": 171,
"time": "1773035871"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 199,
"time": "1773034099"
},
"departure": {
"delay": 199,
"time": "1773034099"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1773035027"
},
"departure": {
"delay": 167,
"time": "1773035027"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1773033701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx280:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773046260"
},
"departure": {
"time": "1773046260"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773045780"
},
"departure": {
"time": "1773045780"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045960"
},
"departure": {
"time": "1773045960"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773046500"
},
"departure": {
"time": "1773046500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773045720"
},
"departure": {
"time": "1773045720"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773045660"
},
"departure": {
"time": "1773045660"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773046620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773046140"
},
"departure": {
"time": "1773046140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773046440"
},
"departure": {
"time": "1773046440"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773045360"
},
"departure": {
"time": "1773045360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045900"
},
"departure": {
"time": "1773045900"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773045540"
},
"departure": {
"time": "1773045540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1773046020"
},
"departure": {
"time": "1773046020"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773045240"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1773045000"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773045480"
},
"departure": {
"time": "1773045480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773046380"
},
"departure": {
"time": "1773046380"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1773034566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:267:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1773034693"
},
"departure": {
"delay": 73,
"time": "1773034693"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1773034913"
},
"departure": {
"delay": 113,
"time": "1773034913"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1773034118"
},
"departure": {
"delay": 70,
"time": "1773034150"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1773035003"
},
"departure": {
"delay": 23,
"time": "1773035003"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1773034406"
},
"departure": {
"delay": 86,
"time": "1773034406"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1773035059"
},
"departure": {
"delay": 79,
"time": "1773035059"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1773034801"
},
"departure": {
"delay": 121,
"time": "1773034801"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1773035183"
},
"departure": {
"delay": 23,
"time": "1773035183"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1773034870"
},
"departure": {
"delay": 130,
"time": "1773034870"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1773035096"
},
"departure": {
"delay": 56,
"time": "1773035096"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1773034300"
},
"departure": {
"delay": 70,
"time": "1773034330"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1773034950"
},
"departure": {
"delay": 30,
"time": "1773034950"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1773034460"
},
"departure": {
"delay": 80,
"time": "1773034460"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1773034193"
},
"departure": {
"delay": 53,
"time": "1773034193"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1773035268"
},
"departure": {
"delay": 48,
"time": "1773035268"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1773035303"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1773035221"
},
"departure": {
"delay": 61,
"time": "1773035221"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1773034624"
},
"departure": {
"delay": 124,
"time": "1773034624"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598426:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 234,
"time": "1773036474"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 364,
"time": "1773036054"
},
"departure": {
"delay": 364,
"time": "1773036064"
},
"stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 341,
"time": "1773036271"
},
"departure": {
"delay": 341,
"time": "1773036281"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 327,
"time": "1773035537"
},
"departure": {
"delay": 327,
"time": "1773035547"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 247,
"time": "1773036417"
},
"departure": {
"delay": 247,
"time": "1773036427"
},
"stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 346,
"time": "1773035676"
},
"departure": {
"delay": 346,
"time": "1773035686"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 325,
"time": "1773036135"
},
"departure": {
"delay": 325,
"time": "1773036145"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 369,
"time": "1773036239"
},
"departure": {
"delay": 369,
"time": "1773036249"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 21
},
{
"departure": {
"delay": 278,
"time": "1773034478"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 379,
"time": "1773035829"
},
"departure": {
"delay": 379,
"time": "1773035839"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 326,
"time": "1773035476"
},
"departure": {
"delay": 326,
"time": "1773035486"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 248,
"time": "1773034918"
},
"departure": {
"delay": 248,
"time": "1773034928"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1773035155"
},
"departure": {
"delay": 245,
"time": "1773035165"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1773036338"
},
"departure": {
"delay": 288,
"time": "1773036348"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 356,
"time": "1773035986"
},
"departure": {
"delay": 356,
"time": "1773035996"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 332,
"time": "1773035902"
},
"departure": {
"delay": 332,
"time": "1773035912"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 333,
"time": "1773035303"
},
"departure": {
"delay": 333,
"time": "1773035313"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 301,
"time": "1773035391"
},
"departure": {
"delay": 301,
"time": "1773035401"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 207,
"time": "1773034697"
},
"departure": {
"delay": 207,
"time": "1773034707"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 349,
"time": "1773036099"
},
"departure": {
"delay": 349,
"time": "1773036109"
},
"stopId": "FR:14069:ZE:5953096342568960:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1773034558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5022794967416832x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1773035707"
},
"departure": {
"delay": 137,
"time": "1773035717"
},
"stopId": "FR:14621:ZE:4983540077821952:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 271,
"time": "1773037461"
},
"departure": {
"delay": 271,
"time": "1773037471"
},
"stopId": "FR:14069:ZE:779170010:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1773037765"
},
"departure": {
"delay": 215,
"time": "1773037775"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1773036479"
},
"departure": {
"delay": 69,
"time": "1773036489"
},
"stopId": "FR:14570:ZE:5571118078361600:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1773036676"
},
"departure": {
"delay": 86,
"time": "1773036686"
},
"stopId": "FR:14570:ZE:6649498467041280:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1773036428"
},
"departure": {
"delay": 138,
"time": "1773036438"
},
"stopId": "FR:14570:ZE:5945203824263168:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1773037702"
},
"departure": {
"delay": 212,
"time": "1773037712"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1773036968"
},
"departure": {
"delay": 78,
"time": "1773036978"
},
"stopId": "FR:14626:ZE:6723242082435072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -202,
"time": "1773038138"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1773035007"
},
"departure": {
"delay": -12,
"time": "1773035028"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1773035886"
},
"departure": {
"delay": 76,
"time": "1773035896"
},
"stopId": "FR:14147:ZE:5466875027783680:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1773035377"
},
"departure": {
"delay": 47,
"time": "1773035387"
},
"stopId": "FR:14621:ZE:5472860131819520:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1773037963"
},
"departure": {
"delay": -34,
"time": "1773038006"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1773037850"
},
"departure": {
"delay": 180,
"time": "1773037860"
},
"stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 210,
"time": "1773037520"
},
"departure": {
"delay": 210,
"time": "1773037530"
},
"stopId": "FR:14366:ZE:760700002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1773035285"
},
"departure": {
"delay": 75,
"time": "1773035295"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 155,
"time": "1773037885"
},
"departure": {
"delay": 155,
"time": "1773037895"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1773034559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4612030137892864:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5022794967416832x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -240,
"time": "1773036000"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595654:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1773036780"
},
"departure": {
"delay": 180,
"time": "1773036780"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1773036900"
},
"departure": {
"delay": 180,
"time": "1773036900"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1773034800"
},
"departure": {
"delay": 180,
"time": "1773034800"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1773035520"
},
"departure": {
"delay": 180,
"time": "1773035520"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1773035700"
},
"departure": {
"delay": 180,
"time": "1773035700"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 18,
"time": "1773034218"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1773034920"
},
"departure": {
"delay": 180,
"time": "1773034920"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1773035160"
},
"departure": {
"delay": 180,
"time": "1773035160"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1773034620"
},
"departure": {
"delay": 180,
"time": "1773034620"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1773037380"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1773036000"
},
"departure": {
"delay": 180,
"time": "1773036000"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1773035280"
},
"departure": {
"delay": 180,
"time": "1773035280"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1773036060"
},
"departure": {
"delay": 180,
"time": "1773036060"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1773036480"
},
"departure": {
"delay": 180,
"time": "1773036480"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1773037020"
},
"departure": {
"delay": 180,
"time": "1773037020"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1773034860"
},
"departure": {
"delay": 180,
"time": "1773034860"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1773035400"
},
"departure": {
"delay": 180,
"time": "1773035400"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1773034680"
},
"departure": {
"delay": 180,
"time": "1773034680"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1773034466"
},
"departure": {
"delay": 215,
"time": "1773034535"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1773035460"
},
"departure": {
"delay": 180,
"time": "1773035460"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:37:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1773033480"
},
"departure": {
"delay": 65,
"time": "1773033485"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1773033240"
},
"departure": {
"delay": 125,
"time": "1773033245"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"delay": 125,
"time": "1773033125"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1773035040"
},
"departure": {
"delay": 240,
"time": "1773035040"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1773033840"
},
"departure": {
"delay": 125,
"time": "1773033845"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1773033360"
},
"departure": {
"delay": 125,
"time": "1773033365"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1773034920"
},
"departure": {
"delay": 240,
"time": "1773034920"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1773035520"
},
"departure": {
"delay": 240,
"time": "1773035520"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 245,
"time": "1773035225"
},
"departure": {
"delay": 245,
"time": "1773035225"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1773035760"
},
"departure": {
"delay": 240,
"time": "1773035760"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1773033420"
},
"departure": {
"delay": 125,
"time": "1773033425"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1773035640"
},
"departure": {
"delay": 240,
"time": "1773035640"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 300,
"time": "1773034020"
},
"departure": {
"delay": 300,
"time": "1773034200"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1773035165"
},
"departure": {
"delay": 245,
"time": "1773035165"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1773035460"
},
"departure": {
"delay": 240,
"time": "1773035460"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1773033780"
},
"departure": {
"delay": 125,
"time": "1773033785"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1773034740"
},
"departure": {
"delay": 240,
"time": "1773034740"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1773035340"
},
"departure": {
"delay": 240,
"time": "1773035340"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1773033600"
},
"departure": {
"delay": 125,
"time": "1773033605"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1773034680"
},
"departure": {
"delay": 240,
"time": "1773034680"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1773035820"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 135,
"time": "1773033610"
},
"departure": {
"delay": 135,
"time": "1773033615"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1773033900"
},
"departure": {
"delay": 125,
"time": "1773033905"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1773034500"
},
"departure": {
"delay": 240,
"time": "1773034500"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1773035400"
},
"departure": {
"delay": 240,
"time": "1773035400"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1773033720"
},
"departure": {
"delay": 185,
"time": "1773033725"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1773034440"
},
"departure": {
"delay": 245,
"time": "1773034445"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1773035220"
},
"departure": {
"delay": 240,
"time": "1773035220"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1773035580"
},
"departure": {
"delay": 240,
"time": "1773035580"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1773034800"
},
"departure": {
"delay": 240,
"time": "1773034800"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1773033180"
},
"departure": {
"delay": 125,
"time": "1773033185"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1773035160"
},
"departure": {
"delay": 240,
"time": "1773035160"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1773035280"
},
"departure": {
"delay": 240,
"time": "1773035280"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1773034480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:37:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1773035036"
},
"departure": {
"delay": -124,
"time": "1773035036"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1773034192"
},
"departure": {
"delay": 112,
"time": "1773034192"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1773034677"
},
"departure": {
"delay": -3,
"time": "1773034677"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1773034783"
},
"departure": {
"delay": -17,
"time": "1773034783"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -197,
"time": "1773035203"
},
"departure": {
"delay": -197,
"time": "1773035203"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1773034386"
},
"departure": {
"delay": 66,
"time": "1773034386"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1773034342"
},
"departure": {
"delay": 142,
"time": "1773034342"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1773034114"
},
"departure": {
"delay": 40,
"time": "1773034120"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -210,
"time": "1773035130"
},
"departure": {
"delay": -210,
"time": "1773035130"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1773034723"
},
"departure": {
"delay": -17,
"time": "1773034723"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1773034882"
},
"departure": {
"delay": -98,
"time": "1773034882"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1773034245"
},
"departure": {
"delay": 105,
"time": "1773034245"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1773034587"
},
"departure": {
"delay": 27,
"time": "1773034587"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1773034472"
},
"departure": {
"delay": 100,
"time": "1773034480"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -104,
"time": "1773034936"
},
"departure": {
"delay": -104,
"time": "1773034936"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -210,
"time": "1773035430"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596604:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596532:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1773037038"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 78,
"time": "1773036918"
},
"departure": {
"delay": 78,
"time": "1773036918"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1773036439"
},
"departure": {
"delay": 19,
"time": "1773036439"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1773036985"
},
"departure": {
"delay": 85,
"time": "1773036985"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1773036320"
},
"departure": {
"delay": 20,
"time": "1773036320"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1512,
"time": "1773034548"
},
"departure": {
"delay": -1512,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -1092,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1152,
"time": "1773034548"
},
"departure": {
"delay": -1152,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1392,
"time": "1773034548"
},
"departure": {
"delay": -1392,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1212,
"time": "1773034548"
},
"departure": {
"delay": -1212,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1773036514"
},
"departure": {
"delay": 34,
"time": "1773036514"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1773036270"
},
"departure": {
"delay": 30,
"time": "1773036270"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1572,
"time": "1773034548"
},
"departure": {
"delay": -1572,
"time": "1773034548"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1773036216"
},
"departure": {
"delay": 36,
"time": "1773036216"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596532:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1773034352"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1773034293"
},
"departure": {
"delay": 153,
"time": "1773034293"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 145,
"time": "1773034225"
},
"departure": {
"delay": 145,
"time": "1773034225"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1773034338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597001:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040980"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1773039960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041100"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040380"
},
"departure": {
"time": "1773040380"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773041040"
},
"departure": {
"time": "1773041040"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773040740"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773041340"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040080"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:409:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -190,
"time": "1773037430"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1773036829"
},
"departure": {
"delay": 119,
"time": "1773036839"
},
"stopId": "FR:14069:ZE:5953096342568960:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1773036867"
},
"departure": {
"delay": 97,
"time": "1773036877"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1773037273"
},
"departure": {
"delay": -79,
"time": "1773037361"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -21,
"time": "1773035288"
},
"departure": {
"delay": -21,
"time": "1773035319"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1773036021"
},
"departure": {
"delay": 211,
"time": "1773036031"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 189,
"time": "1773036179"
},
"departure": {
"delay": 189,
"time": "1773036189"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1773037094"
},
"departure": {
"delay": 84,
"time": "1773037104"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1773036118"
},
"departure": {
"delay": 188,
"time": "1773036128"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1773035922"
},
"departure": {
"delay": 172,
"time": "1773035932"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1773035512"
},
"departure": {
"delay": 62,
"time": "1773035522"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1773036608"
},
"departure": {
"delay": 138,
"time": "1773036618"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1773036524"
},
"departure": {
"delay": 174,
"time": "1773036534"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1773036985"
},
"departure": {
"delay": 95,
"time": "1773036995"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1773037183"
},
"departure": {
"delay": 53,
"time": "1773037193"
},
"stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036",
"stopSequence": 24
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1773037019"
},
"departure": {
"delay": 69,
"time": "1773037029"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1773035752"
},
"departure": {
"delay": 122,
"time": "1773035762"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1773036343"
},
"departure": {
"delay": 233,
"time": "1773036353"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1773036703"
},
"departure": {
"delay": 173,
"time": "1773036713"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1773036779"
},
"departure": {
"delay": 129,
"time": "1773036789"
},
"stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1773034557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4110:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035194"
},
"departure": {
"time": "1773035194"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1773034958"
},
"departure": {
"time": "1773034958"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035082"
},
"departure": {
"time": "1773035082"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1773034872"
},
"departure": {
"time": "1773034872"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1773035322"
},
"departure": {
"time": "1773035322"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1773035113"
},
"departure": {
"time": "1773035113"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1773033793",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4110:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196380x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 11,
"time": "1773033731"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1773033887"
},
"departure": {
"delay": -13,
"time": "1773033887"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -19,
"time": "1773033821"
},
"departure": {
"delay": -19,
"time": "1773033821"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1773034055"
},
"departure": {
"delay": 35,
"time": "1773034055"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -13,
"time": "1773033947"
},
"departure": {
"delay": -13,
"time": "1773033947"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -19,
"time": "1773034001"
},
"departure": {
"delay": -19,
"time": "1773034001"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 20,
"time": "1773033980"
},
"departure": {
"delay": 20,
"time": "1773033980"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 7,
"time": "1773033847"
},
"departure": {
"delay": 7,
"time": "1773033847"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -19,
"time": "1773034121"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1773033769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196380x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1773035790"
},
"departure": {
"delay": -30,
"time": "1773035790"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1773035250"
},
"departure": {
"delay": -30,
"time": "1773035250"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1773035670"
},
"departure": {
"delay": -30,
"time": "1773035670"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1773034590"
},
"departure": {
"delay": -30,
"time": "1773034590"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1773035910"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1773035130"
},
"departure": {
"delay": -30,
"time": "1773035130"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1773034483"
},
"departure": {
"delay": -23,
"time": "1773034537"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1773034650"
},
"departure": {
"delay": -30,
"time": "1773034650"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": -27,
"time": "1773034173"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1773035550"
},
"departure": {
"delay": -30,
"time": "1773035550"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1773034950"
},
"departure": {
"delay": -30,
"time": "1773034950"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1773034770"
},
"departure": {
"delay": -30,
"time": "1773034770"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1773035070"
},
"departure": {
"delay": -30,
"time": "1773035070"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -44,
"time": "1773034417"
},
"departure": {
"delay": -44,
"time": "1773034456"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1773035490"
},
"departure": {
"delay": -30,
"time": "1773035490"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1773035370"
},
"departure": {
"delay": -30,
"time": "1773035370"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1773035430"
},
"departure": {
"delay": -30,
"time": "1773035430"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1773034830"
},
"departure": {
"delay": -30,
"time": "1773034830"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1773034374"
},
"departure": {
"delay": -50,
"time": "1773034390"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1773034308"
},
"departure": {
"delay": -35,
"time": "1773034345"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1773034551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F6044797x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039660"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773044400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773038160"
},
"departure": {
"time": "1773038220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1773032978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3104F6044797x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F6025006x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041940"
},
"departure": {
"time": "1773042060"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1773033300"
},
"departure": {
"time": "1773033420"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042360"
},
"departure": {
"time": "1773042420"
},
"stopId": "FR:72191:ZE:StopPointxOCETrainxTERx87396580:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1773041160"
},
"departure": {
"time": "1773041220"
},
"stopId": "FR:72008:ZE:StopPointxOCETrainxTERx87396549:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043080"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:72364:ZE:StopPointxOCETrainxTERx87396598:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1773040260"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"time": "1773032460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773042780"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:72013:ZE:StopPointxOCETrainxTERx87396572:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033780"
},
"departure": {
"time": "1773033900"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773043560"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773039840"
},
"departure": {
"time": "1773039900"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:72287:ZE:StopPointxOCETrainxTERx87396556:ATOUMOD002",
"stopSequence": 33
}
],
"timestamp": "1773028837",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F6025006x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852610F6025449x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034500"
},
"departure": {
"time": "1773034560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035520"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773033720"
},
"departure": {
"time": "1773033780"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773036960"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1773032460"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1773028837",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852610F6025449x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 500,
"time": "1773031220"
},
"departure": {
"delay": 500,
"time": "1773031220"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1400,
"time": "1773033080"
},
"departure": {
"delay": 1400,
"time": "1773033080"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 461,
"time": "1773031421"
},
"departure": {
"delay": 461,
"time": "1773031421"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 508,
"time": "1773031468"
},
"departure": {
"delay": 508,
"time": "1773031468"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1391,
"time": "1773033311"
},
"departure": {
"delay": 1391,
"time": "1773033311"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 475,
"time": "1773031255"
},
"departure": {
"delay": 475,
"time": "1773031255"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1375,
"time": "1773032935"
},
"departure": {
"delay": 1375,
"time": "1773032935"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 515,
"time": "1773031775"
},
"departure": {
"delay": 515,
"time": "1773031775"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1375,
"time": "1773033235"
},
"departure": {
"delay": 1375,
"time": "1773033235"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1375,
"time": "1773033355"
},
"departure": {
"delay": 1375,
"time": "1773033355"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 504,
"time": "1773031644"
},
"departure": {
"delay": 504,
"time": "1773031644"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1423,
"time": "1773033463"
},
"departure": {
"delay": 1423,
"time": "1773033463"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 461,
"time": "1773031841"
},
"departure": {
"delay": 461,
"time": "1773031841"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 498,
"time": "1773031158"
},
"departure": {
"delay": 498,
"time": "1773031158"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 481,
"time": "1773031381"
},
"departure": {
"delay": 481,
"time": "1773031381"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 461,
"time": "1773031061"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1403,
"time": "1773033143"
},
"departure": {
"delay": 1403,
"time": "1773033143"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 469,
"time": "1773031309"
},
"departure": {
"delay": 469,
"time": "1773031309"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1421,
"time": "1773032981"
},
"departure": {
"delay": 1421,
"time": "1773032981"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1773030112",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx122:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773049740"
},
"departure": {
"time": "1773049740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773049560"
},
"departure": {
"time": "1773049560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773049020"
},
"departure": {
"time": "1773049020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773049620"
},
"departure": {
"time": "1773049620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1773049320"
},
"departure": {
"time": "1773049320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1773048720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773050040"
},
"departure": {
"time": "1773050040"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773049920"
},
"departure": {
"time": "1773049920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773049260"
},
"departure": {
"time": "1773049260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1773050160"
},
"departure": {
"time": "1773050160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773049440"
},
"departure": {
"time": "1773049440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773049800"
},
"departure": {
"time": "1773049800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773050220"
},
"departure": {
"time": "1773050220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1773049680"
},
"departure": {
"time": "1773049680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773049140"
},
"departure": {
"time": "1773049140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773049500"
},
"departure": {
"time": "1773049500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773050400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773050280"
},
"departure": {
"time": "1773050280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1773033649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:341:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1773037278"
},
"departure": {
"delay": 18,
"time": "1773037278"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1773035233"
},
"departure": {
"delay": 13,
"time": "1773035233"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1773034860"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1773035535"
},
"departure": {
"delay": 15,
"time": "1773035535"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035280"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1773035086"
},
"departure": {
"delay": 46,
"time": "1773035086"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1773037021"
},
"departure": {
"delay": 1,
"time": "1773037021"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1773035149"
},
"departure": {
"delay": 49,
"time": "1773035149"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1773035045"
},
"departure": {
"delay": 5,
"time": "1773035045"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1773035334"
},
"departure": {
"delay": 54,
"time": "1773035334"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1773037368"
},
"departure": {
"delay": 48,
"time": "1773037368"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1773034973"
},
"departure": {
"delay": 53,
"time": "1773034973"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1773036927"
},
"departure": {
"delay": 27,
"time": "1773036927"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1773037117"
},
"departure": {
"delay": 37,
"time": "1773037117"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1773034421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx130:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244095xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -13,
"time": "1773034007"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1773034150"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1773034139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244095xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850302F6025634x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037020"
},
"departure": {
"time": "1773037080"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037320"
},
"departure": {
"time": "1773037380"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1773037740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1773031478",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850302F6025634x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1773031981"
},
"departure": {
"delay": 61,
"time": "1773031981"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1773032695"
},
"departure": {
"delay": 55,
"time": "1773032695"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1773034394"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1773032970"
},
"departure": {
"delay": 90,
"time": "1773032970"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1773034319"
},
"departure": {
"delay": 119,
"time": "1773034319"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 94,
"time": "1773031867"
},
"departure": {
"delay": 94,
"time": "1773031894"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1773034174"
},
"departure": {
"delay": 94,
"time": "1773034174"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1773034247"
},
"departure": {
"delay": 107,
"time": "1773034247"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1773033324"
},
"departure": {
"delay": 84,
"time": "1773033324"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1773034069"
},
"departure": {
"delay": 109,
"time": "1773034069"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1773032244"
},
"departure": {
"delay": 84,
"time": "1773032244"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1773033245"
},
"departure": {
"delay": 125,
"time": "1773033245"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 159,
"time": "1773033819"
},
"departure": {
"delay": 159,
"time": "1773033819"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1773034142"
},
"departure": {
"delay": 122,
"time": "1773034142"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1773031800"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 169,
"time": "1773033469"
},
"departure": {
"delay": 169,
"time": "1773033469"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1773032772"
},
"departure": {
"delay": 72,
"time": "1773032772"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1773033644"
},
"departure": {
"delay": 164,
"time": "1773033644"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1773033569"
},
"departure": {
"delay": 149,
"time": "1773033569"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1773032846"
},
"departure": {
"delay": 26,
"time": "1773032846"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1773032549"
},
"departure": {
"delay": 42,
"time": "1773032622"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1773032325"
},
"departure": {
"delay": 45,
"time": "1773032325"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1773033181"
},
"departure": {
"delay": 121,
"time": "1773033181"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1773033045"
},
"departure": {
"delay": 105,
"time": "1773033045"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1773032170"
},
"departure": {
"delay": 70,
"time": "1773032170"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1773033946"
},
"departure": {
"delay": 130,
"time": "1773033970"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1773033120"
},
"departure": {
"delay": 120,
"time": "1773033120"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1773034019"
},
"departure": {
"delay": 119,
"time": "1773034019"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 9,
"time": "1773032450"
},
"departure": {
"delay": 9,
"time": "1773032469"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1773032095"
},
"departure": {
"delay": 115,
"time": "1773032095"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1773031773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx363:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072017x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1773035066"
},
"departure": {
"delay": -94,
"time": "1773035066"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -135,
"time": "1773034665"
},
"departure": {
"delay": -135,
"time": "1773034665"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -102,
"time": "1773034878"
},
"departure": {
"delay": -102,
"time": "1773034878"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -131,
"time": "1773035029"
},
"departure": {
"delay": -131,
"time": "1773035029"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -135,
"time": "1773034845"
},
"departure": {
"delay": -135,
"time": "1773034845"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -112,
"time": "1773034928"
},
"departure": {
"delay": -112,
"time": "1773034928"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -78,
"time": "1773034602"
},
"departure": {
"delay": -78,
"time": "1773034602"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1773034785"
},
"departure": {
"delay": -135,
"time": "1773034785"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": -87,
"time": "1773034533"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -135,
"time": "1773035145"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -95,
"time": "1773034525"
},
"departure": {
"delay": -95,
"time": "1773034525"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -135,
"time": "1773034965"
},
"departure": {
"delay": -135,
"time": "1773034965"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -106,
"time": "1773034814"
},
"departure": {
"delay": -106,
"time": "1773034814"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -77,
"time": "1773034423"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -117,
"time": "1773035103"
},
"departure": {
"delay": -117,
"time": "1773035103"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -90,
"time": "1773034710"
},
"departure": {
"delay": -90,
"time": "1773034710"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1773034539",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072017x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1773031233"
},
"departure": {
"delay": 43,
"time": "1773031243"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1773029641"
},
"departure": {
"delay": 133,
"time": "1773029653"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1773031332"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1773029674"
},
"departure": {
"delay": 106,
"time": "1773029686"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1773030706"
},
"departure": {
"delay": 140,
"time": "1773030740"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1773031153"
},
"departure": {
"delay": 81,
"time": "1773031161"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 185,
"time": "1773029405"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1773030798"
},
"departure": {
"delay": 113,
"time": "1773030833"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1773030556"
},
"departure": {
"delay": 95,
"time": "1773030575"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1773031126"
},
"departure": {
"delay": 113,
"time": "1773031133"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1773031289"
},
"departure": {
"delay": 40,
"time": "1773031300"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 205,
"time": "1773029988"
},
"departure": {
"delay": 205,
"time": "1773030145"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1773029832"
},
"departure": {
"delay": 155,
"time": "1773029855"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 126,
"time": "1773029514"
},
"departure": {
"delay": 126,
"time": "1773029526"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 139,
"time": "1773029770"
},
"departure": {
"delay": 139,
"time": "1773029779"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1773030348"
},
"departure": {
"delay": 180,
"time": "1773030360"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1773031080"
},
"departure": {
"delay": 131,
"time": "1773031091"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 165,
"time": "1773030499"
},
"departure": {
"delay": 165,
"time": "1773030525"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1773029583"
},
"departure": {
"delay": 131,
"time": "1773029591"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1773029540"
},
"departure": {
"delay": 146,
"time": "1773029546"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1773029907"
},
"departure": {
"delay": 105,
"time": "1773029925"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1773030396"
},
"departure": {
"delay": 165,
"time": "1773030405"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773057840"
},
"departure": {
"time": "1773057840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1773057960"
},
"departure": {
"time": "1773057960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1773057540"
},
"departure": {
"time": "1773057540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1773059700"
},
"departure": {
"time": "1773059700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1773059400"
},
"departure": {
"time": "1773059400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1773058920"
},
"departure": {
"time": "1773058920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1773059220"
},
"departure": {
"time": "1773059220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1773058140"
},
"departure": {
"time": "1773058140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1773059880"
},
"departure": {
"time": "1773059880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1773057065"
},
"departure": {
"delay": 5,
"time": "1773057065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1773058320"
},
"departure": {
"time": "1773058320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1773058200"
},
"departure": {
"time": "1773058200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1773059405"
},
"departure": {
"delay": 5,
"time": "1773059405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1773057600"
},
"departure": {
"time": "1773057600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1773059100"
},
"departure": {
"time": "1773059100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1773057300"
},
"departure": {
"time": "1773057300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1773059760"
},
"departure": {
"time": "1773059760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1773057480"
},
"departure": {
"time": "1773057480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1773057000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1773060060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1773059460"
},
"departure": {
"time": "1773059460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1773059520"
},
"departure": {
"time": "1773059520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1773057900"
},
"departure": {
"time": "1773057900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1773057720"
},
"departure": {
"time": "1773057720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1773058860"
},
"departure": {
"time": "1773058860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1773058500"
},
"departure": {
"time": "1773058500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1773060000"
},
"departure": {
"time": "1773060000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1773057660"
},
"departure": {
"time": "1773057660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1773057545"
},
"departure": {
"delay": 5,
"time": "1773057545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1773057060"
},
"departure": {
"time": "1773057060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1773059160"
},
"departure": {
"time": "1773059160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1773057780"
},
"departure": {
"time": "1773057780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1773059640"
},
"departure": {
"time": "1773059640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1773057420"
},
"departure": {
"time": "1773057420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1773034405",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:533:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035400"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036630"
},
"departure": {
"time": "1773036630"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036900"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036498"
},
"departure": {
"time": "1773036498"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035152"
},
"departure": {
"time": "1773035152"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036730"
},
"departure": {
"time": "1773036730"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1773036841"
},
"departure": {
"time": "1773036841"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1773035078"
},
"departure": {
"time": "1773035078"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773034925"
},
"departure": {
"time": "1773034925"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1773034433",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1458:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773052560"
},
"departure": {
"time": "1773052560"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1773052260"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773052800"
},
"departure": {
"time": "1773052800"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773052920"
},
"departure": {
"time": "1773052920"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773053340"
},
"departure": {
"time": "1773053340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1773052860"
},
"departure": {
"time": "1773052860"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773052380"
},
"departure": {
"time": "1773052380"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773053040"
},
"departure": {
"time": "1773053040"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773053520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1773053220"
},
"departure": {
"time": "1773053220"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773052440"
},
"departure": {
"time": "1773052440"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773053280"
},
"departure": {
"time": "1773053280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773052320"
},
"departure": {
"time": "1773052320"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1127:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773048540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773049440"
},
"departure": {
"time": "1773049440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773049620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773048660"
},
"departure": {
"time": "1773048660"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773049500"
},
"departure": {
"time": "1773049500"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773048900"
},
"departure": {
"time": "1773048900"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773048600"
},
"departure": {
"time": "1773048600"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773049200"
},
"departure": {
"time": "1773049200"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773049140"
},
"departure": {
"time": "1773049140"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773048780"
},
"departure": {
"time": "1773048780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773048720"
},
"departure": {
"time": "1773048720"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773048960"
},
"departure": {
"time": "1773048960"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773049380"
},
"departure": {
"time": "1773049380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773048840"
},
"departure": {
"time": "1773048840"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:873:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -176,
"time": "1773036544"
},
"departure": {
"delay": -176,
"time": "1773036544"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -194,
"time": "1773036226"
},
"departure": {
"delay": -194,
"time": "1773036226"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -163,
"time": "1773036497"
},
"departure": {
"delay": -163,
"time": "1773036497"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -201,
"time": "1773036579"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -151,
"time": "1773035969"
},
"departure": {
"delay": -151,
"time": "1773035969"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -111,
"time": "1773036189"
},
"departure": {
"delay": -111,
"time": "1773036189"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -92,
"time": "1773035488"
},
"departure": {
"delay": -92,
"time": "1773035488"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1773035780"
},
"departure": {
"delay": -100,
"time": "1773035780"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1773035202"
},
"departure": {
"delay": 42,
"time": "1773035202"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1773035359"
},
"departure": {
"delay": -41,
"time": "1773035359"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -103,
"time": "1773036077"
},
"departure": {
"delay": -103,
"time": "1773036077"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1773035270"
},
"departure": {
"delay": -10,
"time": "1773035270"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -122,
"time": "1773035638"
},
"departure": {
"delay": -122,
"time": "1773035638"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -145,
"time": "1773036335"
},
"departure": {
"delay": -145,
"time": "1773036335"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -94,
"time": "1773036146"
},
"departure": {
"delay": -94,
"time": "1773036146"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -109,
"time": "1773035531"
},
"departure": {
"delay": -109,
"time": "1773035531"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -100,
"time": "1773035900"
},
"departure": {
"delay": -100,
"time": "1773035900"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -201,
"time": "1773036459"
},
"departure": {
"delay": -201,
"time": "1773036459"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1773035413"
},
"departure": {
"delay": -47,
"time": "1773035413"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -168,
"time": "1773036372"
},
"departure": {
"delay": -168,
"time": "1773036372"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -107,
"time": "1773035713"
},
"departure": {
"delay": -107,
"time": "1773035713"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -201,
"time": "1773036279"
},
"departure": {
"delay": -201,
"time": "1773036279"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598392:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051196xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -901,
"time": "1773034979"
},
"departure": {
"delay": -901,
"time": "1773034979"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -937,
"time": "1773035303"
},
"departure": {
"delay": -937,
"time": "1773035303"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -893,
"time": "1773034447"
},
"departure": {
"delay": -893,
"time": "1773034447"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -932,
"time": "1773035668"
},
"departure": {
"delay": -932,
"time": "1773035668"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -937,
"time": "1773036143"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -937,
"time": "1773035123"
},
"departure": {
"delay": -937,
"time": "1773035123"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": -937,
"time": "1773034163"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -919,
"time": "1773036041"
},
"departure": {
"delay": -919,
"time": "1773036041"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -916,
"time": "1773034844"
},
"departure": {
"delay": -916,
"time": "1773034844"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -893,
"time": "1773034327"
},
"departure": {
"delay": -893,
"time": "1773034327"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -903,
"time": "1773035397"
},
"departure": {
"delay": -903,
"time": "1773035397"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -895,
"time": "1773034625"
},
"departure": {
"delay": -895,
"time": "1773034625"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -890,
"time": "1773034810"
},
"departure": {
"delay": -890,
"time": "1773034810"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -878,
"time": "1773036022"
},
"departure": {
"delay": -878,
"time": "1773036022"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -931,
"time": "1773034409"
},
"departure": {
"delay": -931,
"time": "1773034409"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -937,
"time": "1773035903"
},
"departure": {
"delay": -937,
"time": "1773035903"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -922,
"time": "1773034898"
},
"departure": {
"delay": -922,
"time": "1773034898"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1773034519",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051196xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1773035588"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1773035429"
},
"departure": {
"delay": 149,
"time": "1773035429"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1773035383"
},
"departure": {
"delay": 163,
"time": "1773035383"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1773035489"
},
"departure": {
"delay": 149,
"time": "1773035489"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1773034537"
},
"departure": {
"delay": 157,
"time": "1773034537"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 209,
"time": "1773035189"
},
"departure": {
"delay": 209,
"time": "1773035189"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 228,
"time": "1773035268"
},
"departure": {
"delay": 228,
"time": "1773035268"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 216,
"time": "1773035136"
},
"departure": {
"delay": 216,
"time": "1773035136"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1773035022"
},
"departure": {
"delay": 222,
"time": "1773035022"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1773034567"
},
"departure": {
"delay": 187,
"time": "1773034567"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1773034593"
},
"departure": {
"delay": 153,
"time": "1773034593"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1773035323"
},
"departure": {
"delay": 163,
"time": "1773035323"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1773034894"
},
"departure": {
"delay": 214,
"time": "1773034894"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 198,
"time": "1773035238"
},
"departure": {
"delay": 198,
"time": "1773035238"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1773034320"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1773034372"
},
"departure": {
"delay": 172,
"time": "1773034372"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596531:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1773034977"
},
"departure": {
"delay": -57,
"time": "1773035043"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1773034536"
},
"departure": {
"delay": 69,
"time": "1773034569"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1773034606"
},
"departure": {
"delay": 56,
"time": "1773034616"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1773034393"
},
"departure": {
"delay": 110,
"time": "1773034430"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1773034506"
},
"departure": {
"delay": 69,
"time": "1773034509"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -81,
"time": "1773035228"
},
"departure": {
"delay": -81,
"time": "1773035319"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -150,
"time": "1773035370"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1773034746"
},
"departure": {
"delay": 16,
"time": "1773034756"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1773034455"
},
"departure": {
"delay": 103,
"time": "1773034483"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1773035050"
},
"departure": {
"delay": -80,
"time": "1773035140"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -73,
"time": "1773035124"
},
"departure": {
"delay": -73,
"time": "1773035207"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1773034885"
},
"departure": {
"delay": -13,
"time": "1773034907"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1773034819"
},
"departure": {
"delay": 29,
"time": "1773034829"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1773034559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1773031228"
},
"departure": {
"delay": 217,
"time": "1773031237"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1773030776"
},
"departure": {
"delay": 186,
"time": "1773030786"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 217,
"time": "1773030079"
},
"departure": {
"delay": 217,
"time": "1773030097"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1773031975"
},
"departure": {
"delay": 245,
"time": "1773031985"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 201,
"time": "1773030965"
},
"departure": {
"delay": 201,
"time": "1773030981"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 271,
"time": "1773030562"
},
"departure": {
"delay": 271,
"time": "1773030631"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 257,
"time": "1773031861"
},
"departure": {
"delay": 257,
"time": "1773031877"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1773031167"
},
"departure": {
"delay": 217,
"time": "1773031177"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 224,
"time": "1773031532"
},
"departure": {
"delay": 224,
"time": "1773031544"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 217,
"time": "1773030141"
},
"departure": {
"delay": 217,
"time": "1773030157"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 211,
"time": "1773030319"
},
"departure": {
"delay": 211,
"time": "1773030331"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 224,
"time": "1773030277"
},
"departure": {
"delay": 224,
"time": "1773030284"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1773031816"
},
"departure": {
"delay": 269,
"time": "1773031829"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1773031050"
},
"departure": {
"delay": 228,
"time": "1773031068"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 229,
"time": "1773031779"
},
"departure": {
"delay": 229,
"time": "1773031789"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 269,
"time": "1773032189"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 249,
"time": "1773031644"
},
"departure": {
"delay": 249,
"time": "1773031689"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 227,
"time": "1773030047"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 278,
"time": "1773031949"
},
"departure": {
"delay": 278,
"time": "1773031958"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 258,
"time": "1773030242"
},
"departure": {
"delay": 258,
"time": "1773030258"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 238,
"time": "1773031730"
},
"departure": {
"delay": 238,
"time": "1773031738"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 237,
"time": "1773031407"
},
"departure": {
"delay": 237,
"time": "1773031437"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1773034550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470470:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13106F6032483x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773033960"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1773032820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033420"
},
"departure": {
"time": "1773033480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1773029197",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13106F6032483x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -134,
"time": "1773037366"
},
"departure": {
"delay": -134,
"time": "1773037366"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1773037149"
},
"departure": {
"delay": -51,
"time": "1773037149"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1773036975"
},
"departure": {
"delay": 15,
"time": "1773036975"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -56,
"time": "1773038164"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1773038044"
},
"departure": {
"delay": -56,
"time": "1773038044"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1773037287"
},
"departure": {
"delay": -93,
"time": "1773037287"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -123,
"time": "1773037197"
},
"departure": {
"delay": -123,
"time": "1773037197"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1773037330"
},
"departure": {
"delay": -110,
"time": "1773037330"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -164,
"time": "1773037456"
},
"departure": {
"delay": -164,
"time": "1773037456"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -100,
"time": "1773037640"
},
"departure": {
"delay": -100,
"time": "1773037640"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1773037565"
},
"departure": {
"delay": -115,
"time": "1773037565"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1773038111"
},
"departure": {
"delay": -49,
"time": "1773038111"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1773037029"
},
"departure": {
"delay": 9,
"time": "1773037029"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -157,
"time": "1773037403"
},
"departure": {
"delay": -157,
"time": "1773037403"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596529:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039180"
},
"departure": {
"time": "1773039180"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039480"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773039240"
},
"departure": {
"time": "1773039240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1773038340"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773039000"
},
"departure": {
"time": "1773039000"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:293:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056438x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1773034760"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 56,
"time": "1773034496"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1773034640"
},
"departure": {
"delay": 20,
"time": "1773034640"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1773034227"
},
"departure": {
"delay": 27,
"time": "1773034227"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1773034088"
},
"departure": {
"delay": 8,
"time": "1773034088"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": -21,
"time": "1773033639"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1773033864"
},
"departure": {
"delay": 24,
"time": "1773033864"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1773034265"
},
"departure": {
"delay": 5,
"time": "1773034265"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1773034359"
},
"departure": {
"delay": -21,
"time": "1773034359"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1773034027"
},
"departure": {
"delay": 7,
"time": "1773034027"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1773033699"
},
"departure": {
"delay": -21,
"time": "1773033699"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1773033786"
},
"departure": {
"delay": 6,
"time": "1773033786"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1773033902"
},
"departure": {
"delay": 2,
"time": "1773033902"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1773034179"
},
"departure": {
"delay": -21,
"time": "1773034179"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1773033728"
},
"departure": {
"delay": 8,
"time": "1773033728"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1773033939"
},
"departure": {
"delay": -21,
"time": "1773033939"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1773034532"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1773034560"
},
"departure": {
"delay": 60,
"time": "1773034560"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1773034329"
},
"departure": {
"delay": 9,
"time": "1773034329"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056438x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848950F6028383x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1200,
"time": "1773039900"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"delay": 1200,
"time": "1773034740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1773033038",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848950F6028383x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25274,
"time": "1773035086"
},
"departure": {
"delay": -25274,
"time": "1773035086"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -25316,
"time": "1773034984"
},
"departure": {
"delay": -25316,
"time": "1773034984"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -25468,
"time": "1773036692"
},
"departure": {
"delay": -25468,
"time": "1773036692"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -25415,
"time": "1773036925"
},
"departure": {
"delay": -25415,
"time": "1773036925"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -25306,
"time": "1773034874"
},
"departure": {
"delay": -25306,
"time": "1773034874"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -25380,
"time": "1773035400"
},
"departure": {
"delay": -25380,
"time": "1773035400"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": -25320,
"time": "1773034680"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -25299,
"time": "1773034821"
},
"departure": {
"delay": -25299,
"time": "1773034821"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -25320,
"time": "1773035040"
},
"departure": {
"delay": -25320,
"time": "1773035040"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -25271,
"time": "1773034729"
},
"departure": {
"delay": -25271,
"time": "1773034729"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -25470,
"time": "1773036810"
},
"departure": {
"delay": -25470,
"time": "1773036810"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -25313,
"time": "1773035287"
},
"departure": {
"delay": -25313,
"time": "1773035287"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1773034313",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1684:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851022F6025558x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773032280"
},
"departure": {
"time": "1773033120"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773031740"
},
"departure": {
"time": "1773031800"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773034440"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773037680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773030540"
},
"departure": {
"time": "1773030600"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034020"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773030960"
},
"departure": {
"time": "1773031020"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1773030240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773031320"
},
"departure": {
"time": "1773031380"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1773026619",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851022F6025558x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057105x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1773034563"
},
"departure": {
"delay": 3,
"time": "1773034563"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1773034743"
},
"departure": {
"delay": 3,
"time": "1773034743"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 14,
"time": "1773034514"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 3,
"time": "1773034443"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1773034640"
},
"departure": {
"delay": 20,
"time": "1773034640"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1773034983"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1773034683"
},
"departure": {
"delay": 3,
"time": "1773034683"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1773034519",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057105x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848951F6025729x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773033300"
},
"departure": {
"time": "1773033360"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773034020"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773032400"
},
"departure": {
"time": "1773032460"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1773034320"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773037440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1773032160"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1773028538",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848951F6025729x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F6044452x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773045840"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045240"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773044100"
},
"departure": {
"time": "1773044160"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1773037620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1773033999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F6044452x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773041465"
},
"departure": {
"delay": 5,
"time": "1773041465"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773042240"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773042900"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773041340"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042840"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773042300"
},
"departure": {
"time": "1773042300"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773042000"
},
"departure": {
"time": "1773042000"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1773040920"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx111:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773042180"
},
"departure": {
"time": "1773042180"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041280"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1773040680"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773041520"
},
"departure": {
"time": "1773041520"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773041400"
},
"departure": {
"time": "1773041400"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773042120"
},
"departure": {
"time": "1773042120"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773041460"
},
"departure": {
"time": "1773041460"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773042060"
},
"departure": {
"time": "1773042060"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773042960"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773042000"
},
"departure": {
"time": "1773042000"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1773042005"
},
"departure": {
"delay": 5,
"time": "1773042005"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773040800"
},
"departure": {
"time": "1773040800"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1773034456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx103:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx433:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773072780"
},
"departure": {
"time": "1773072780"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773073080"
},
"departure": {
"time": "1773073080"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773073680"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773073020"
},
"departure": {
"time": "1773073020"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773072120"
},
"departure": {
"time": "1773072120"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773072900"
},
"departure": {
"time": "1773072900"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1773071700"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773072180"
},
"departure": {
"time": "1773072180"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773073620"
},
"departure": {
"time": "1773073620"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773072245"
},
"departure": {
"delay": 5,
"time": "1773072245"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773072300"
},
"departure": {
"time": "1773072300"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773072240"
},
"departure": {
"time": "1773072240"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1773034456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx433:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056530x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1773034382"
},
"departure": {
"delay": 122,
"time": "1773034382"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 92,
"time": "1773033992"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1773034246"
},
"departure": {
"delay": 106,
"time": "1773034246"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1773034114"
},
"departure": {
"delay": 94,
"time": "1773034114"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1773034765"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1773034045"
},
"departure": {
"delay": 85,
"time": "1773034045"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1773034590"
},
"departure": {
"delay": 90,
"time": "1773034590"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1773034345"
},
"departure": {
"delay": 85,
"time": "1773034345"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1773034465"
},
"departure": {
"delay": 85,
"time": "1773034465"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1773034530"
},
"departure": {
"delay": 90,
"time": "1773034530"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1773034313"
},
"departure": {
"delay": 113,
"time": "1773034313"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1773034628"
},
"departure": {
"delay": 128,
"time": "1773034628"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1773034172"
},
"departure": {
"delay": 92,
"time": "1773034172"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1773034029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056530x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853414F6025425x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037260"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773041580"
},
"departure": {
"time": "1773041640"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773042540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773041880"
},
"departure": {
"time": "1773041940"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1773032078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853414F6025425x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602210:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1773034621"
},
"departure": {
"delay": 121,
"time": "1773034621"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1773034569"
},
"departure": {
"delay": 69,
"time": "1773034569"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1773034466"
},
"departure": {
"delay": 146,
"time": "1773034466"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": 199,
"time": "1773034099"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1773034929"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1773034703"
},
"departure": {
"delay": 83,
"time": "1773034703"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1773034825"
},
"departure": {
"delay": 85,
"time": "1773034825"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602210:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852810F6025435x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1773043140"
},
"departure": {
"time": "1773043200"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1773034260"
},
"departure": {
"time": "1773034320"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1773032460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773042180"
},
"departure": {
"time": "1773042240"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1773033720"
},
"departure": {
"time": "1773033780"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1773045480"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1773041100"
},
"departure": {
"time": "1773041160"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1773036960"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1773033300"
},
"departure": {
"time": "1773033360"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773039600"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1773033000"
},
"departure": {
"time": "1773033060"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 30
}
],
"timestamp": "1773028837",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852810F6025435x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850018F6025639x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773041280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773037980"
},
"departure": {
"time": "1773038040"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1773037620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773038400"
},
"departure": {
"time": "1773038460"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773033999",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850018F6025639x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850400F6025617x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773033420"
},
"departure": {
"time": "1773033480"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773033900"
},
"departure": {
"time": "1773033960"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034380"
},
"departure": {
"time": "1773034440"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773033060"
},
"departure": {
"time": "1773033120"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1773032460"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1773028837",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850400F6025617x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108123x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1773034886"
},
"departure": {
"delay": 26,
"time": "1773034886"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -26,
"time": "1773035074"
},
"departure": {
"delay": -26,
"time": "1773035074"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 26,
"time": "1773034406"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1773035272"
},
"departure": {
"delay": -8,
"time": "1773035272"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1773034631"
},
"departure": {
"delay": 11,
"time": "1773034631"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1773035669"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -19,
"time": "1773034541"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1773035368"
},
"departure": {
"delay": 28,
"time": "1773035368"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1773035484"
},
"departure": {
"delay": 24,
"time": "1773035484"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1773035594"
},
"departure": {
"delay": 14,
"time": "1773035594"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1773034738"
},
"departure": {
"delay": -2,
"time": "1773034738"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1773035174"
},
"departure": {
"delay": 14,
"time": "1773035174"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108123x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx543:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773077100"
},
"departure": {
"time": "1773077100"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773078540"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1773077760"
},
"departure": {
"time": "1773077760"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773076980"
},
"departure": {
"time": "1773076980"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773077940"
},
"departure": {
"time": "1773077940"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1773076560"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773078480"
},
"departure": {
"time": "1773078480"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773077160"
},
"departure": {
"time": "1773077160"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1773077105"
},
"departure": {
"delay": 5,
"time": "1773077105"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773077640"
},
"departure": {
"time": "1773077640"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773077040"
},
"departure": {
"time": "1773077040"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773077880"
},
"departure": {
"time": "1773077880"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1773034456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx543:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035580"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035700"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773035880"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036480"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036240"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1773035520"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:145:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx66:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1773036113"
},
"departure": {
"delay": 53,
"time": "1773036113"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1773022733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx66:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852201F5875632x2026x02x18T20x58x29Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036420"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1773031980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773034440"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773033720"
},
"departure": {
"time": "1773033780"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773032880"
},
"departure": {
"time": "1773032940"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1773028357",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852201F5875632x2026x02x18T20x58x29Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1773035370"
},
"departure": {
"delay": 90,
"time": "1773035370"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -11,
"time": "1773033109"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1773035850"
},
"departure": {
"delay": 90,
"time": "1773035850"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1773036270"
},
"departure": {
"delay": 90,
"time": "1773036270"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1773033561"
},
"departure": {
"delay": 98,
"time": "1773033578"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1773033986"
},
"departure": {
"delay": 107,
"time": "1773034007"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1773035550"
},
"departure": {
"delay": 90,
"time": "1773035550"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1773034650"
},
"departure": {
"delay": 90,
"time": "1773034650"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1773036150"
},
"departure": {
"delay": 90,
"time": "1773036150"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1773036330"
},
"departure": {
"delay": 90,
"time": "1773036330"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1773034770"
},
"departure": {
"delay": 90,
"time": "1773034770"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1773036450"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1773033376"
},
"departure": {
"delay": 93,
"time": "1773033393"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1773034311"
},
"departure": {
"delay": 106,
"time": "1773034366"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1773036210"
},
"departure": {
"delay": 90,
"time": "1773036210"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1773035070"
},
"departure": {
"delay": 90,
"time": "1773035070"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3334F6044518x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773032760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773034140"
},
"departure": {
"time": "1773034200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1773029139",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3334F6044518x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1486828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1773038072"
},
"departure": {
"delay": 32,
"time": "1773038072"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": 23,
"time": "1773037763"
},
"departure": {
"delay": 23,
"time": "1773037763"
},
"stopId": "FR:27351:ZE:0x6315:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 32,
"time": "1773038552"
},
"departure": {
"delay": 32,
"time": "1773038552"
},
"stopId": "FR:27375:ZE:0x6451:ATOUMOD006",
"stopSequence": 56
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:27375:ZE:0x6437:ATOUMOD006",
"stopSequence": 57
},
{
"arrival": {
"delay": 19,
"time": "1773038239"
},
"departure": {
"delay": 19,
"time": "1773038239"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"time": "1773038940"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 59
},
{
"arrival": {
"delay": 44,
"time": "1773038444"
},
"departure": {
"delay": 44,
"time": "1773038444"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 55
},
{
"departure": {
"time": "1773037680"
},
"stopId": "FR:27351:ZE:0x6309:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 9,
"time": "1773038349"
},
"departure": {
"delay": 9,
"time": "1773038349"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 54
},
{
"arrival": {
"delay": 1,
"time": "1773037861"
},
"departure": {
"delay": 1,
"time": "1773037861"
},
"stopId": "FR:27351:ZE:0x6317:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1773038162"
},
"departure": {
"delay": 2,
"time": "1773038162"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": 44,
"time": "1773038744"
},
"departure": {
"delay": 44,
"time": "1773038744"
},
"stopId": "FR:27375:ZE:0x6434:ATOUMOD006",
"stopSequence": 58
},
{
"arrival": {
"time": "1773037920"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038280"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 53
},
{
"arrival": {
"delay": 54,
"time": "1773037974"
},
"departure": {
"delay": 54,
"time": "1773037974"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 49
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1486828:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F5969901x2026x02x24T21x15x52Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773033660"
},
"departure": {
"time": "1773033720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035160"
},
"departure": {
"time": "1773035220"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035580"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773038160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1773032040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773032820"
},
"departure": {
"time": "1773032880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1773028418",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852002F5969901x2026x02x24T21x15x52Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1773035040"
},
"departure": {
"delay": 60,
"time": "1773035040"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1773034500"
},
"departure": {
"delay": 65,
"time": "1773034505"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1773034740"
},
"departure": {
"delay": 60,
"time": "1773034740"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1773034920"
},
"departure": {
"delay": 60,
"time": "1773034920"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1773035220"
},
"departure": {
"delay": 60,
"time": "1773035220"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1773035280"
},
"departure": {
"delay": 60,
"time": "1773035280"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1773035400"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1773034620"
},
"departure": {
"delay": 60,
"time": "1773034620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1773034440"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1773035340"
},
"departure": {
"delay": 60,
"time": "1773035340"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1773034800"
},
"departure": {
"delay": 60,
"time": "1773034800"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1773034980"
},
"departure": {
"delay": 60,
"time": "1773034980"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1773034560"
},
"departure": {
"delay": 60,
"time": "1773034560"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:103:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13110F6032480x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773041760"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038400"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1773036060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036600"
},
"departure": {
"time": "1773036660"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1773032439",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13110F6032480x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850375F6025620x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037800"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1773032978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850375F6025620x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773043860"
},
"departure": {
"time": "1773043860"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773043440"
},
"departure": {
"time": "1773043440"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773043320"
},
"departure": {
"time": "1773043320"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773043800"
},
"departure": {
"time": "1773043800"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773044040"
},
"departure": {
"time": "1773044040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773044400"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1773044280"
},
"departure": {
"time": "1773044280"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1773043200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773044340"
},
"departure": {
"time": "1773044340"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773043500"
},
"departure": {
"time": "1773043500"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773043560"
},
"departure": {
"time": "1773043560"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773043260"
},
"departure": {
"time": "1773043260"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773043380"
},
"departure": {
"time": "1773043380"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773043620"
},
"departure": {
"time": "1773043620"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:627:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4101:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7253,
"time": "1773033883"
},
"departure": {
"delay": -7253,
"time": "1773033907"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -7242,
"time": "1773033678"
},
"departure": {
"delay": -7242,
"time": "1773033678"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -7254,
"time": "1773033949"
},
"departure": {
"delay": -7254,
"time": "1773033966"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -7313,
"time": "1773034146"
},
"departure": {
"delay": -7313,
"time": "1773034147"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -7174,
"time": "1773033778"
},
"departure": {
"delay": -7174,
"time": "1773033806"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -7214,
"time": "1773034040"
},
"departure": {
"delay": -7214,
"time": "1773034066"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1773032292",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4101:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850403F6025614x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037500"
},
"departure": {
"time": "1773037560"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037140"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773036300"
},
"departure": {
"time": "1773036360"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1773035460"
},
"departure": {
"time": "1773035520"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1773031179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850403F6025614x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037200"
},
"stopId": "FR:27697:ZE:0x6476:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471528:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773045000"
},
"departure": {
"time": "1773045000"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773044940"
},
"departure": {
"time": "1773044940"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773045600"
},
"departure": {
"time": "1773045600"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773045840"
},
"departure": {
"time": "1773045840"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773046020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1773044880"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773045360"
},
"departure": {
"time": "1773045360"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773045120"
},
"departure": {
"time": "1773045120"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773045900"
},
"departure": {
"time": "1773045900"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1773045180"
},
"departure": {
"time": "1773045180"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773045060"
},
"departure": {
"time": "1773045060"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773045300"
},
"departure": {
"time": "1773045300"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773045480"
},
"departure": {
"time": "1773045480"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1773045780"
},
"departure": {
"time": "1773045780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773045420"
},
"departure": {
"time": "1773045420"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1773034546",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:677:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -64,
"time": "1773038216"
},
"departure": {
"delay": -64,
"time": "1773038216"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -54,
"time": "1773038106"
},
"departure": {
"delay": -54,
"time": "1773038106"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -185,
"time": "1773038275"
},
"departure": {
"delay": -185,
"time": "1773038275"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -155,
"time": "1773038365"
},
"departure": {
"delay": -155,
"time": "1773038365"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -473,
"time": "1773039367"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -231,
"time": "1773038469"
},
"departure": {
"delay": -231,
"time": "1773038469"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -460,
"time": "1773039140"
},
"departure": {
"delay": -460,
"time": "1773039140"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1773038053"
},
"departure": {
"delay": 13,
"time": "1773038053"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1773037975"
},
"departure": {
"delay": -5,
"time": "1773037975"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -430,
"time": "1773038930"
},
"departure": {
"delay": -430,
"time": "1773038930"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -276,
"time": "1773038544"
},
"departure": {
"delay": -276,
"time": "1773038544"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1773037922"
},
"departure": {
"delay": 2,
"time": "1773037922"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1773037862"
},
"departure": {
"delay": 2,
"time": "1773037862"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -386,
"time": "1773038734"
},
"departure": {
"delay": -386,
"time": "1773038734"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -473,
"time": "1773039067"
},
"departure": {
"delay": -473,
"time": "1773039067"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -350,
"time": "1773038830"
},
"departure": {
"delay": -350,
"time": "1773038830"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -281,
"time": "1773038599"
},
"departure": {
"delay": -281,
"time": "1773038599"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -296,
"time": "1773038644"
},
"departure": {
"delay": -296,
"time": "1773038644"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596612:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850016F6025641x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036780"
},
"departure": {
"time": "1773036840"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1773036420"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773040080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1773032798",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850016F6025641x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596590:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1773035632"
},
"departure": {
"delay": -68,
"time": "1773035632"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -73,
"time": "1773036047"
},
"departure": {
"delay": -73,
"time": "1773036047"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1773035319"
},
"departure": {
"delay": 39,
"time": "1773035319"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"time": "1773034800"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1773035240"
},
"departure": {
"delay": 20,
"time": "1773035240"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1773036222"
},
"departure": {
"delay": -78,
"time": "1773036222"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1773035338"
},
"departure": {
"delay": -2,
"time": "1773035338"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1773035989"
},
"departure": {
"delay": -71,
"time": "1773035989"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1773035560"
},
"departure": {
"delay": -80,
"time": "1773035560"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1773036100"
},
"departure": {
"delay": -80,
"time": "1773036100"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1773035196"
},
"departure": {
"delay": 36,
"time": "1773035196"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -38,
"time": "1773035722"
},
"departure": {
"delay": -38,
"time": "1773035722"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1773035018"
},
"departure": {
"delay": 38,
"time": "1773035018"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1773036280"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -80,
"time": "1773035800"
},
"departure": {
"delay": -80,
"time": "1773035800"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1773036165"
},
"departure": {
"delay": -75,
"time": "1773036165"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1773035458"
},
"departure": {
"delay": -62,
"time": "1773035458"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1773035909"
},
"departure": {
"delay": -31,
"time": "1773035909"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596590:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230279x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 326,
"time": "1773033566"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 358,
"time": "1773033538"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1773033539",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230279x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13107F6032482x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040260"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773039720"
},
"departure": {
"time": "1773039840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773042360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1773041280"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040980"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773041700"
},
"departure": {
"time": "1773041760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1773036720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1773033099",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13107F6032482x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598274:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1773034675"
},
"departure": {
"delay": 55,
"time": "1773034675"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1773034774"
},
"departure": {
"delay": 94,
"time": "1773034774"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 94,
"time": "1773035254"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 95,
"time": "1773034535"
},
"departure": {
"delay": 95,
"time": "1773034535"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"departure": {
"delay": 210,
"time": "1773034110"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1773034999"
},
"departure": {
"delay": 79,
"time": "1773034999"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1773034594"
},
"departure": {
"delay": 94,
"time": "1773034594"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1773034954"
},
"departure": {
"delay": 94,
"time": "1773034954"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1773034886"
},
"departure": {
"delay": 86,
"time": "1773034886"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1773035081"
},
"departure": {
"delay": 101,
"time": "1773035081"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 107,
"time": "1773034487"
},
"departure": {
"delay": 107,
"time": "1773034487"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598274:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13102F6032485x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773032640"
},
"departure": {
"time": "1773032700"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773033780"
},
"departure": {
"time": "1773033900"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773037080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773031560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773032100"
},
"departure": {
"time": "1773032160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773033300"
},
"departure": {
"time": "1773033360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1773027938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13102F6032485x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1773034260"
},
"stopId": "FR:14366:ZE:600340010:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1773034822"
},
"departure": {
"delay": 152,
"time": "1773034832"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1773034408"
},
"departure": {
"delay": 111,
"time": "1773034431"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1773034339"
},
"departure": {
"delay": 99,
"time": "1773034359"
},
"stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1773034594"
},
"departure": {
"delay": 44,
"time": "1773034604"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1773035112"
},
"stopId": "FR:14366:ZE:17270002:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1773034260",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692097853554688x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230358x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 75,
"time": "1773033795"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1773034051"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1773033999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230358x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242774xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1773034953"
},
"departure": {
"delay": 153,
"time": "1773034953"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 172,
"time": "1773034072"
},
"departure": {
"delay": 172,
"time": "1773034072"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 147,
"time": "1773034467"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 183,
"time": "1773033423"
},
"departure": {
"delay": 183,
"time": "1773033423"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1773033513"
},
"departure": {
"delay": 153,
"time": "1773033513"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1773033094"
},
"departure": {
"delay": 154,
"time": "1773033094"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1773033153"
},
"departure": {
"delay": 153,
"time": "1773033153"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 178,
"time": "1773032998"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1773034748"
},
"departure": {
"delay": 128,
"time": "1773034748"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 129,
"time": "1773034629"
},
"departure": {
"delay": 129,
"time": "1773034629"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 128,
"time": "1773035048"
},
"departure": {
"delay": 128,
"time": "1773035048"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 185,
"time": "1773035165"
},
"departure": {
"delay": 185,
"time": "1773035165"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 153,
"time": "1773033873"
},
"departure": {
"delay": 153,
"time": "1773033873"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1773034827"
},
"departure": {
"delay": 147,
"time": "1773034827"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1773034178"
},
"departure": {
"delay": 158,
"time": "1773034178"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 173,
"time": "1773034973"
},
"departure": {
"delay": 173,
"time": "1773034973"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 147,
"time": "1773035187"
},
"departure": {
"delay": 147,
"time": "1773035187"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 153,
"time": "1773034293"
},
"departure": {
"delay": 153,
"time": "1773034293"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1773035288"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 196,
"time": "1773033796"
},
"departure": {
"delay": 196,
"time": "1773033796"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 195,
"time": "1773033315"
},
"departure": {
"delay": 195,
"time": "1773033315"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1773034926"
},
"departure": {
"delay": 186,
"time": "1773034926"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 179,
"time": "1773035219"
},
"departure": {
"delay": 179,
"time": "1773035219"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 128,
"time": "1773034868"
},
"departure": {
"delay": 128,
"time": "1773034868"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1773034539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242774xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853605F6025418x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037560"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039480"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040740"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1773041220"
},
"departure": {
"time": "1773041340"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040260"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773042480"
},
"departure": {
"time": "1773042540"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773042840"
},
"departure": {
"time": "1773042900"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1773043680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1773033939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853605F6025418x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx306:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1773035910"
},
"departure": {
"delay": 30,
"time": "1773035910"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1773035741"
},
"departure": {
"delay": 41,
"time": "1773035741"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036180"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1773036031"
},
"departure": {
"delay": 31,
"time": "1773036031"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1773035520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035820"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035640"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1773035561"
},
"departure": {
"delay": 41,
"time": "1773035561"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1773034513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx306:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242789xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1773036507"
},
"departure": {
"delay": -33,
"time": "1773036507"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 10,
"time": "1773033070"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1773036091"
},
"departure": {
"delay": -29,
"time": "1773036091"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -33,
"time": "1773035967"
},
"departure": {
"delay": -33,
"time": "1773035967"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1773033116"
},
"departure": {
"delay": 56,
"time": "1773033116"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1773037167"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 15,
"time": "1773035475"
},
"departure": {
"delay": 15,
"time": "1773035475"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1773034983"
},
"departure": {
"delay": 3,
"time": "1773034983"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1773036035"
},
"departure": {
"delay": -25,
"time": "1773036035"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1773034744"
},
"departure": {
"delay": 4,
"time": "1773034744"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1773035536"
},
"departure": {
"delay": 16,
"time": "1773035536"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1773036972"
},
"departure": {
"delay": 12,
"time": "1773036972"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1773036784"
},
"departure": {
"delay": 4,
"time": "1773036784"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -12,
"time": "1773035688"
},
"departure": {
"delay": -12,
"time": "1773035688"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1773034626"
},
"departure": {
"delay": 6,
"time": "1773034626"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -33,
"time": "1773034527"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1773034887"
},
"departure": {
"delay": -33,
"time": "1773034887"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1773035151"
},
"departure": {
"delay": -9,
"time": "1773035151"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1773035607"
},
"departure": {
"delay": -33,
"time": "1773035607"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1773033190"
},
"departure": {
"delay": 10,
"time": "1773033190"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 8,
"time": "1773034208"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1773036147"
},
"departure": {
"delay": -33,
"time": "1773036147"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1773035222"
},
"departure": {
"delay": 2,
"time": "1773035222"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1773036843"
},
"departure": {
"delay": 3,
"time": "1773036843"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 19,
"time": "1773035779"
},
"departure": {
"delay": 19,
"time": "1773035779"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -9,
"time": "1773035811"
},
"departure": {
"delay": -9,
"time": "1773035811"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1773035923"
},
"departure": {
"delay": -17,
"time": "1773035923"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1773034529",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242789xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -80,
"time": "1773034060"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1773034127",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596589:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773056820"
},
"departure": {
"time": "1773056820"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773056760"
},
"departure": {
"time": "1773056760"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773056400"
},
"departure": {
"time": "1773056400"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773057000"
},
"departure": {
"time": "1773057000"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773056940"
},
"departure": {
"time": "1773056940"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773056280"
},
"departure": {
"time": "1773056280"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773056220"
},
"departure": {
"time": "1773056220"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1773055800"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773057540"
},
"departure": {
"time": "1773057540"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1773056345"
},
"departure": {
"delay": 5,
"time": "1773056345"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773056340"
},
"departure": {
"time": "1773056340"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773057600"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx237:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1773034544"
},
"departure": {
"delay": 104,
"time": "1773034544"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1773035083"
},
"departure": {
"delay": 163,
"time": "1773035083"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1773034661"
},
"departure": {
"delay": 101,
"time": "1773034661"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 220,
"time": "1773035320"
},
"departure": {
"delay": 220,
"time": "1773035320"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1773034698"
},
"departure": {
"delay": 78,
"time": "1773034698"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1773035569"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1773034923"
},
"departure": {
"delay": 63,
"time": "1773034923"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 206,
"time": "1773035186"
},
"departure": {
"delay": 206,
"time": "1773035186"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1773035290"
},
"departure": {
"delay": 190,
"time": "1773035290"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 223,
"time": "1773035263"
},
"departure": {
"delay": 223,
"time": "1773035263"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1773034378"
},
"departure": {
"delay": 118,
"time": "1773034378"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1773034580"
},
"departure": {
"delay": 140,
"time": "1773034580"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": 122,
"time": "1773034322"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1773034724"
},
"departure": {
"delay": 104,
"time": "1773034724"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1773035380"
},
"departure": {
"delay": 160,
"time": "1773035380"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1773034487"
},
"departure": {
"delay": 167,
"time": "1773034487"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 158,
"time": "1773035018"
},
"departure": {
"delay": 158,
"time": "1773035018"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1773035437"
},
"departure": {
"delay": 157,
"time": "1773035437"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1773035055"
},
"departure": {
"delay": 195,
"time": "1773035055"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1773035150"
},
"departure": {
"delay": 230,
"time": "1773035150"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470469:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470513:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1773035719"
},
"departure": {
"delay": -41,
"time": "1773035719"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1773035582"
},
"departure": {
"delay": 2,
"time": "1773035582"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1773034892"
},
"departure": {
"delay": 32,
"time": "1773034892"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1773034679"
},
"departure": {
"delay": 59,
"time": "1773034679"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -219,
"time": "1773035901"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1773035156"
},
"departure": {
"delay": 56,
"time": "1773035156"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1773035204"
},
"departure": {
"delay": 44,
"time": "1773035204"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -117,
"time": "1773035823"
},
"departure": {
"delay": -117,
"time": "1773035823"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1773035072"
},
"departure": {
"delay": 32,
"time": "1773035072"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -168,
"time": "1773035892"
},
"departure": {
"delay": -168,
"time": "1773035892"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1773035034"
},
"departure": {
"delay": 54,
"time": "1773035034"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1773034999"
},
"departure": {
"delay": 79,
"time": "1773034999"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1773034773"
},
"departure": {
"delay": 33,
"time": "1773034773"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": 32,
"time": "1773034532"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1773035312"
},
"departure": {
"delay": 32,
"time": "1773035312"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1773035245"
},
"departure": {
"delay": 85,
"time": "1773035245"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1773035372"
},
"departure": {
"delay": 32,
"time": "1773035372"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1773035276"
},
"departure": {
"delay": 56,
"time": "1773035276"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1773035771"
},
"departure": {
"delay": -49,
"time": "1773035771"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -58,
"time": "1773035642"
},
"departure": {
"delay": -58,
"time": "1773035642"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1773035492"
},
"departure": {
"delay": 32,
"time": "1773035492"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1773034712"
},
"departure": {
"delay": 32,
"time": "1773034712"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470513:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13101F6032486x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773031560"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034500"
},
"departure": {
"time": "1773034620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773027938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13101F6032486x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -181,
"time": "1773038219"
},
"departure": {
"delay": -181,
"time": "1773038219"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1773037775"
},
"departure": {
"delay": -25,
"time": "1773037775"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -189,
"time": "1773038331"
},
"departure": {
"delay": -189,
"time": "1773038331"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -170,
"time": "1773038410"
},
"departure": {
"delay": -170,
"time": "1773038410"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -113,
"time": "1773038047"
},
"departure": {
"delay": -113,
"time": "1773038047"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037440"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -2652,
"time": "1773034548"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -180,
"time": "1773038700"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -121,
"time": "1773038099"
},
"departure": {
"delay": -121,
"time": "1773038099"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2652,
"time": "1773034548"
},
"departure": {
"delay": -2652,
"time": "1773034548"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -190,
"time": "1773038150"
},
"departure": {
"delay": -190,
"time": "1773038150"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -181,
"time": "1773038519"
},
"departure": {
"delay": -181,
"time": "1773038519"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -129,
"time": "1773037971"
},
"departure": {
"delay": -129,
"time": "1773037971"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1773037890"
},
"departure": {
"delay": -30,
"time": "1773037890"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1773037414"
},
"departure": {
"delay": 34,
"time": "1773037414"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1773037384"
},
"departure": {
"delay": 4,
"time": "1773037384"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596533:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13103F6032484x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037740"
},
"departure": {
"time": "1773037800"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773038820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1773036120"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037380"
},
"departure": {
"time": "1773037440"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773036720"
},
"departure": {
"time": "1773036780"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773032940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773038160"
},
"departure": {
"time": "1773038220"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1773029317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13103F6032484x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12399,
"time": "1773035901"
},
"departure": {
"delay": -12399,
"time": "1773035901"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -12431,
"time": "1773035809"
},
"departure": {
"delay": -12431,
"time": "1773035809"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12406,
"time": "1773035954"
},
"departure": {
"delay": -12406,
"time": "1773035954"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1773033052",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1662:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1773035921"
},
"departure": {
"delay": 41,
"time": "1773035921"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1773035880"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036000"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1773034513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx351:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850401F6025616x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035040"
},
"departure": {
"time": "1773035100"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773032880"
},
"departure": {
"time": "1773032940"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1773032280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773034140"
},
"departure": {
"time": "1773034200"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773033060"
},
"departure": {
"time": "1773033120"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773034680"
},
"departure": {
"time": "1773034740"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033720"
},
"departure": {
"time": "1773033780"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773035700"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1773028658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850401F6025616x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 473,
"time": "1773041753"
},
"departure": {
"delay": 473,
"time": "1773041753"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -5768,
"time": "1773034552"
},
"departure": {
"delay": -5768,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1773043395"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -2648,
"time": "1773034552"
},
"departure": {
"delay": -2648,
"time": "1773034552"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 281,
"time": "1773040781"
},
"departure": {
"delay": 281,
"time": "1773040781"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -5168,
"time": "1773034552"
},
"departure": {
"delay": -5168,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4868,
"time": "1773034552"
},
"departure": {
"delay": -4868,
"time": "1773034552"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2828,
"time": "1773034552"
},
"departure": {
"delay": -2828,
"time": "1773034552"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -5708,
"time": "1773034552"
},
"departure": {
"delay": -5708,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3008,
"time": "1773034552"
},
"departure": {
"delay": -3008,
"time": "1773034552"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -5408,
"time": "1773034552"
},
"departure": {
"delay": -5408,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1773043056"
},
"departure": {
"delay": 96,
"time": "1773043056"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 413,
"time": "1773042413"
},
"departure": {
"delay": 413,
"time": "1773042413"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -5468,
"time": "1773034552"
},
"departure": {
"delay": -5468,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 462,
"time": "1773042222"
},
"departure": {
"delay": 462,
"time": "1773042222"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 496,
"time": "1773041836"
},
"departure": {
"delay": 496,
"time": "1773041836"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -5588,
"time": "1773034552"
},
"departure": {
"delay": -5588,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -5108,
"time": "1773034552"
},
"departure": {
"delay": -5108,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 298,
"time": "1773040678"
},
"departure": {
"delay": 298,
"time": "1773040678"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5168,
"time": "1773034552"
},
"departure": {
"delay": -5168,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1773042579"
},
"departure": {
"delay": 279,
"time": "1773042579"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 224,
"time": "1773042824"
},
"departure": {
"delay": 224,
"time": "1773042824"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4688,
"time": "1773034552"
},
"departure": {
"delay": -4688,
"time": "1773034552"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -5048,
"time": "1773034552"
},
"departure": {
"delay": -5048,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 465,
"time": "1773042105"
},
"departure": {
"delay": 465,
"time": "1773042105"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -4208,
"time": "1773034552"
},
"departure": {
"delay": -4208,
"time": "1773034552"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4448,
"time": "1773034552"
},
"departure": {
"delay": -4448,
"time": "1773034552"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -5288,
"time": "1773034552"
},
"departure": {
"delay": -5288,
"time": "1773034552"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -2648,
"time": "1773034552"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 474,
"time": "1773041994"
},
"departure": {
"delay": 474,
"time": "1773041994"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 439,
"time": "1773041719"
},
"departure": {
"delay": 439,
"time": "1773041719"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 496,
"time": "1773042316"
},
"departure": {
"delay": 496,
"time": "1773042316"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 335,
"time": "1773040955"
},
"departure": {
"delay": 335,
"time": "1773040955"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3068,
"time": "1773034552"
},
"departure": {
"delay": -3068,
"time": "1773034552"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470827:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038880"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773039360"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773038580"
},
"departure": {
"time": "1773038580"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773038820"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773039600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1773038460"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039300"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1773038700"
},
"departure": {
"time": "1773038700"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773038520"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773039420"
},
"departure": {
"time": "1773039420"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038760"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773039060"
},
"departure": {
"time": "1773039060"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038640"
},
"departure": {
"time": "1773038640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773039120"
},
"departure": {
"time": "1773039120"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1773034541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:307:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598397:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773074100"
},
"departure": {
"time": "1773074100"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773075300"
},
"departure": {
"time": "1773075300"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1773074760"
},
"departure": {
"time": "1773074760"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773074700"
},
"departure": {
"time": "1773074700"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773074820"
},
"departure": {
"time": "1773074820"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1773075420"
},
"departure": {
"time": "1773075420"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1773075305"
},
"departure": {
"delay": 5,
"time": "1773075305"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773075480"
},
"departure": {
"time": "1773075480"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773074580"
},
"departure": {
"time": "1773074580"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1773073980"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773075360"
},
"departure": {
"time": "1773075360"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773076260"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1773034456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx493:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773038100"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470049:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851072F6025548x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036180"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037260"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036600"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1773032558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851072F6025548x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244150xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1773036814"
},
"departure": {
"delay": 34,
"time": "1773036814"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1773036540"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1773035280"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1773036919"
},
"departure": {
"delay": 19,
"time": "1773036919"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1773035760"
},
"departure": {
"time": "1773035760"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1773037080"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1773036766"
},
"departure": {
"delay": 46,
"time": "1773036766"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1773035940"
},
"departure": {
"time": "1773035940"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1773035996"
},
"departure": {
"delay": 56,
"time": "1773035996"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1773036060"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1773033919",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244150xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773061080"
},
"departure": {
"time": "1773061080"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1773062460"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1773061205"
},
"departure": {
"delay": 5,
"time": "1773061205"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1773061860"
},
"departure": {
"time": "1773061860"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1773061680"
},
"departure": {
"time": "1773061680"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1773062400"
},
"departure": {
"time": "1773062400"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1773061260"
},
"departure": {
"time": "1773061260"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1773060660"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1773061140"
},
"departure": {
"time": "1773061140"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1773061800"
},
"departure": {
"time": "1773061800"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1773061200"
},
"departure": {
"time": "1773061200"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1773061620"
},
"departure": {
"time": "1773061620"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1773034379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx291:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108146x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 112,
"time": "1773034252"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1773034374"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773034399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108146x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471506:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857101F5969391x2026x02x24T21x15x52Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037320"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773039720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1773033900"
},
"departure": {
"time": "1773033960"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773036660"
},
"departure": {
"time": "1773036720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773038460"
},
"departure": {
"time": "1773038520"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773035340"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1773033180"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773036180"
},
"departure": {
"time": "1773036240"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034320"
},
"departure": {
"time": "1773034380"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1773029557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857101F5969391x2026x02x24T21x15x52Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056529x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1773033808"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1773033573"
},
"departure": {
"delay": 33,
"time": "1773033573"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1773033633"
},
"departure": {
"delay": 33,
"time": "1773033633"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1773033671"
},
"departure": {
"delay": 71,
"time": "1773033671"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1773033388"
},
"departure": {
"delay": 28,
"time": "1773033388"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1773033425"
},
"departure": {
"delay": 65,
"time": "1773033425"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1773033508"
},
"departure": {
"delay": 28,
"time": "1773033508"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 62,
"time": "1773033362"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1773033379",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056529x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108124x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1773036242"
},
"departure": {
"delay": 2,
"time": "1773036242"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1773036358"
},
"departure": {
"delay": 58,
"time": "1773036358"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1773036139"
},
"departure": {
"delay": 19,
"time": "1773036139"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1773035408"
},
"departure": {
"delay": 8,
"time": "1773035408"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1773035026"
},
"departure": {
"delay": 46,
"time": "1773035026"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1773035258"
},
"departure": {
"delay": 38,
"time": "1773035258"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1773035941"
},
"departure": {
"delay": 1,
"time": "1773035941"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1773035605"
},
"departure": {
"delay": 25,
"time": "1773035605"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1773036468"
},
"departure": {
"delay": 48,
"time": "1773036468"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1773035498"
},
"departure": {
"delay": 38,
"time": "1773035498"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1773034860"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1773035141"
},
"departure": {
"delay": 41,
"time": "1773035141"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1773036041"
},
"departure": {
"delay": 41,
"time": "1773036041"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1773035753"
},
"departure": {
"delay": 53,
"time": "1773035753"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1773036547"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773034549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108124x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23036,
"time": "1773035344"
},
"departure": {
"delay": -23036,
"time": "1773035344"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -23119,
"time": "1773035141"
},
"departure": {
"delay": -23119,
"time": "1773035141"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -22954,
"time": "1773035486"
},
"departure": {
"delay": -22954,
"time": "1773035486"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1773034392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14691:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773040440"
},
"departure": {
"time": "1773040440"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1773040620"
},
"departure": {
"time": "1773040620"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040080"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1773040200"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1773040920"
},
"departure": {
"time": "1773040920"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1773040680"
},
"departure": {
"time": "1773040680"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1773039960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1773040560"
},
"departure": {
"time": "1773040560"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1773040320"
},
"departure": {
"time": "1773040320"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1773040140"
},
"departure": {
"time": "1773040140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1773040980"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1486799:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1486799:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852331F6025477x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773032640"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773034560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1773033780"
},
"departure": {
"time": "1773033840"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773034080"
},
"departure": {
"time": "1773034140"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773033420"
},
"departure": {
"time": "1773033480"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1773029018",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852331F6025477x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F6044801x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773030180"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773033120"
},
"departure": {
"time": "1773033300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773031740"
},
"departure": {
"time": "1773031800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773030960"
},
"departure": {
"time": "1773031020"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773038340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1773026558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3100F6044801x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107981x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1773033043"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1773033349",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107981x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036300"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470060:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596606:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851044F6025551x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773038040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773038880"
},
"departure": {
"time": "1773038940"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773040080"
},
"departure": {
"time": "1773040200"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773039300"
},
"departure": {
"time": "1773039360"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773042600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1773034418",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851044F6025551x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107955x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1773033930"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 135,
"time": "1773033855"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1773033939",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107955x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051245xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1773033520"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 86,
"time": "1773033326"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1773033489",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051245xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 393,
"time": "1773034893"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
}
],
"timestamp": "1773034492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470825:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851701F6025535x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773038700"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1773036000"
},
"departure": {
"time": "1773036060"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773037140"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1773036840"
},
"departure": {
"time": "1773036900"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1773035400"
},
"departure": {
"time": "1773035460"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773037680"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1773031538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851701F6025535x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470276:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4282629x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 133,
"time": "1773034393"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 171,
"time": "1773034611"
},
"departure": {
"delay": 171,
"time": "1773034611"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1773034574"
},
"departure": {
"delay": 194,
"time": "1773034574"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1773034653"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 176,
"time": "1773034496"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1773034479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4282629x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853703F6025410x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035100"
},
"departure": {
"time": "1773035160"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1773032940"
},
"departure": {
"time": "1773033000"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773033480"
},
"departure": {
"time": "1773033600"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1773031800"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773032460"
},
"departure": {
"time": "1773032520"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1773034740"
},
"departure": {
"time": "1773034800"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1773036000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1773028179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853703F6025410x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037140"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597003:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056437x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1773033799"
},
"departure": {
"delay": 79,
"time": "1773033799"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1773033919"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 119,
"time": "1773033719"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1773033759",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056437x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851706F6025530x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773039060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773037800"
},
"departure": {
"time": "1773037860"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773038280"
},
"departure": {
"time": "1773038340"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1773036240"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773037080"
},
"departure": {
"time": "1773037200"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1773032618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851706F6025530x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3402F5975952x2026x02x24T21x15x52Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773029220"
},
"departure": {
"time": "1773029580"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 600,
"time": "1773041160"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1773028200"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1773030578",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3402F5975952x2026x02x24T21x15x52Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -715,
"time": "1773035345"
},
"departure": {
"delay": -715,
"time": "1773035345"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -720,
"time": "1773035220"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -742,
"time": "1773035498"
},
"departure": {
"delay": -742,
"time": "1773035498"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -720,
"time": "1773035400"
},
"departure": {
"delay": -720,
"time": "1773035400"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1773031032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1407:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227382x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 41,
"time": "1773034061"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 56,
"time": "1773034016"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 26,
"time": "1773033926"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1773034104"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 73,
"time": "1773033973"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1773034119",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227382x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1773035835"
},
"departure": {
"delay": 135,
"time": "1773035835"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1773035575"
},
"departure": {
"delay": 175,
"time": "1773035575"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1773035751"
},
"departure": {
"delay": 171,
"time": "1773035751"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1773035882"
},
"departure": {
"delay": 122,
"time": "1773035882"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1773036137"
},
"departure": {
"delay": 137,
"time": "1773036137"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 122,
"time": "1773035462"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 176,
"time": "1773035936"
},
"departure": {
"delay": 176,
"time": "1773035936"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1773035688"
},
"departure": {
"delay": 168,
"time": "1773035688"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1773035647"
},
"departure": {
"delay": 127,
"time": "1773035647"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1773034513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx114:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108122x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1773034146"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -9,
"time": "1773034071"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1773034169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108122x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852203F5875629x2026x02x18T20x58x29Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773037860"
},
"departure": {
"time": "1773037920"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773036360"
},
"departure": {
"time": "1773036420"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1773038760"
},
"departure": {
"time": "1773038820"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1773035460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773039780"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773037200"
},
"departure": {
"time": "1773037260"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1773031838",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852203F5875629x2026x02x18T20x58x29Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036840"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596591:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035100"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602211:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1486800:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1486800:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595673:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470826:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035400"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470826:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036300"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602212:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598260:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107923x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 98,
"time": "1773034298"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 116,
"time": "1773034196"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 143,
"time": "1773034523"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1773034633"
},
"departure": {
"delay": 133,
"time": "1773034633"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1773034708"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 135,
"time": "1773034395"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1773034369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107923x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595674:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035400"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595674:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596264:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596264:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037620"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598262:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852332F6025476x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773036480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035280"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1773034560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034920"
},
"departure": {
"time": "1773034980"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1773030938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852332F6025476x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852200F5875633x2026x02x18T20x58x29Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034980"
},
"departure": {
"time": "1773035040"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1773036480"
},
"departure": {
"time": "1773036540"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1773037500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1773035640"
},
"departure": {
"time": "1773035700"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1773034080"
},
"departure": {
"time": "1773034140"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1773033180"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1773029557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852200F5875633x2026x02x18T20x58x29Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851042F6025553x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773034440"
},
"departure": {
"time": "1773034500"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1773035220"
},
"departure": {
"time": "1773035340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1773034020"
},
"departure": {
"time": "1773034080"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1773033120"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1773037680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1773029497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851042F6025553x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036540"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597867:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773038100"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596592:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037620"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597878:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1485982:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773038100"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1485982:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1487708:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1487708:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036720"
},
"stopId": "FR:27471:ZE:0x6700:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471051:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072015x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 273,
"time": "1773033693"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 291,
"time": "1773033651"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1773033659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072015x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470487:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597008:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597008:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773072300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1773072000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1773034553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1469779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1469779:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227406x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 19,
"time": "1773033739"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 20,
"time": "1773033860"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1773034063"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1773033809",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227406x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1773034101"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1773034071",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470536:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852402F6029806x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773035820"
},
"departure": {
"time": "1773035880"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1773034800"
},
"departure": {
"time": "1773034860"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1773034320"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1773036120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1773030699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852402F6029806x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -15870,
"time": "1773035610"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -15865,
"time": "1773035735"
},
"departure": {
"delay": -15865,
"time": "1773035735"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -15892,
"time": "1773035888"
},
"departure": {
"delay": -15892,
"time": "1773035888"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -15870,
"time": "1773035790"
},
"departure": {
"delay": -15870,
"time": "1773035790"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1773034513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1388:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107933x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 63,
"time": "1773033903"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1773033999"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1773033999",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107933x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037500"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596162:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036900"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490613:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470528:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037800"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597874:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011211x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 152,
"time": "1773034352"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 152,
"time": "1773034412"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1773034419",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011211x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773038100"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596570:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037980"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595684:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036180"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596577:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597006:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036240"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597006:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596607:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597002:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035700"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597002:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470516:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470516:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037080"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595667:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107982x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1773034289"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 90,
"time": "1773034110"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1773034509",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107982x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035040"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597063:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773037500"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602213:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598280:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773035520"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1773034548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598280:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1469767:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036000"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1469767:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773034500"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470048:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1773034020"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1773034071",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470288:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470344:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1773036600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1773034552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470344:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1773034657"
}
}