Détails de la ressource
GTFS-RT (protobuff) des horaires aux arrêts.
Cette ressource fait partie du jeu de données Réseau urbain Transurbain.
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
❌150 erreurs, 149 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 31/07/2025 à 09h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 25 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491213:LOC stop_sequence [1, 2, 3, 4, 5, 6, 6] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394942:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394972:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491488:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 16] is not strictly sorted by increasing stop_sequence
Sequential stop_time_updates have the same stop_sequence E036 25 erreurs
Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC has repeating stop_sequence 13 - stop_sequence must increase for each stop_time_update
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491213:LOC has repeating stop_sequence 6 - stop_sequence must increase for each stop_time_update
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394942:LOC has repeating stop_sequence 13 - stop_sequence must increase for each stop_time_update
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394972:LOC has repeating stop_sequence 13 - stop_sequence must increase for each stop_time_update
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491488:LOC has repeating stop_sequence 16 - stop_sequence must increase for each stop_time_update
Sequential stop_time_updates have the same stop_id E037 25 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC has repeating stop_id FR:27229:ZE:0xJAU02:ATOUMOD004 at stop_sequence 13 - sequential stop_ids should be different
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491213:LOC has repeating stop_id FR:27229:ZE:0xJAU02:ATOUMOD004 at stop_sequence 6 - sequential stop_ids should be different
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394942:LOC has repeating stop_id FR:27229:ZE:0xJAU02:ATOUMOD004 at stop_sequence 13 - sequential stop_ids should be different
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394972:LOC has repeating stop_id FR:27229:ZE:0xJAU02:ATOUMOD004 at stop_sequence 13 - sequential stop_ids should be different
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491488:LOC has repeating stop_id FR:27229:ZE:0xJAU02:ATOUMOD004 at stop_sequence 16 - sequential stop_ids should be different
timestamp is in the future E050 51 erreurs
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 09:02:50 (1753945370) is 1 min 21 sec greater than 09:01:28 (1753945288203) - the current time in milliseconds
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490870:LOC timestamp 09:02:33 (1753945353) is 1 min 4 sec greater than 09:01:28 (1753945288203) - the current time in milliseconds
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490907:LOC timestamp 09:02:33 (1753945353) is 1 min 4 sec greater than 09:01:28 (1753945288203) - the current time in milliseconds
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC timestamp 09:02:33 (1753945353) is 1 min 4 sec greater than 09:01:28 (1753945288203) - the current time in milliseconds
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491213:LOC timestamp 09:02:33 (1753945353) is 1 min 4 sec greater than 09:01:28 (1753945288203) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 24 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 ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexETEC491213:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexETEC394942:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexETEC394972:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexETEC491488:LOC contains stop_sequence 16 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 50 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490870:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490907:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491213:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC394942:LOC does not have a vehicle_id
schedule_relationship not populated W009 99 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490870:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490870:LOC does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490907:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC490907:LOC does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:SemainexETEC491155:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 152 | 27 fois (93 % des validations) |
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 237 | 27 fois (93 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 442 | 25 fois (86 % des validations) |
E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 451 | 25 fois (86 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 451 | 25 fois (86 % des validations) |
E050 | All timestamps must be less than the current time | 382 | 23 fois (79 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 389 | 22 fois (76 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 164 | 3 fois (10 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 164 | 3 fois (10 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 123 | 3 fois (10 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 31/07/2025 à 17h16 Europe/Paris.
trip_updates (46) 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 31/07/2025 à 17h16 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490602:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977840"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1753977927"
},
"departure": {
"delay": 27,
"time": "1753977927"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1753977974"
},
"departure": {
"delay": -46,
"time": "1753977974"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1753978116"
},
"departure": {
"delay": -24,
"time": "1753978116"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -62,
"time": "1753978198"
},
"departure": {
"delay": -62,
"time": "1753978198"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1753978288"
},
"departure": {
"delay": -32,
"time": "1753978288"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1753978400"
},
"departure": {
"delay": -40,
"time": "1753978400"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1753978497"
},
"departure": {
"delay": -63,
"time": "1753978497"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1753978606"
},
"departure": {
"delay": -14,
"time": "1753978606"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1753978686"
},
"departure": {
"delay": -54,
"time": "1753978686"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -56,
"time": "1753978744"
},
"departure": {
"delay": -56,
"time": "1753978744"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -63,
"time": "1753978797"
},
"departure": {
"delay": -63,
"time": "1753978797"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -58,
"time": "1753978862"
},
"departure": {
"delay": -58,
"time": "1753978862"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -61,
"time": "1753978919"
},
"departure": {
"delay": -61,
"time": "1753978919"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1753978977"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490602:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753976640"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1753976710"
},
"departure": {
"delay": 10,
"time": "1753976710"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1753976758"
},
"departure": {
"delay": -2,
"time": "1753976758"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1753976891"
},
"departure": {
"delay": 11,
"time": "1753976891"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1753976964"
},
"departure": {
"delay": -36,
"time": "1753976964"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1753977045"
},
"departure": {
"delay": -15,
"time": "1753977045"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1753977112"
},
"departure": {
"delay": -8,
"time": "1753977112"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1753977181"
},
"departure": {
"delay": 1,
"time": "1753977181"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1753977237"
},
"departure": {
"delay": -3,
"time": "1753977237"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1753977359"
},
"departure": {
"delay": -1,
"time": "1753977359"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1753977448"
},
"departure": {
"delay": -32,
"time": "1753977448"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1753977539"
},
"departure": {
"delay": -1,
"time": "1753977539"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1753977600"
},
"departure": {
"time": "1753977600"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1753977652"
},
"departure": {
"delay": -8,
"time": "1753977652"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1753977764"
},
"departure": {
"delay": -16,
"time": "1753977764"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1753977832"
},
"departure": {
"delay": -8,
"time": "1753977832"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1753977924"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490887:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753978200"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1753978374"
},
"departure": {
"delay": 54,
"time": "1753978374"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"time": "1753978440"
},
"departure": {
"time": "1753978440"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1753978536"
},
"departure": {
"delay": 36,
"time": "1753978536"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1753978580"
},
"departure": {
"delay": 20,
"time": "1753978580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1753978650"
},
"departure": {
"delay": 30,
"time": "1753978650"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1753978812"
},
"departure": {
"delay": 132,
"time": "1753978812"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1753978957"
},
"departure": {
"delay": 157,
"time": "1753978957"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1753979034"
},
"departure": {
"delay": 114,
"time": "1753979034"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1753979124"
},
"departure": {
"delay": 144,
"time": "1753979124"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1753979237"
},
"departure": {
"delay": 137,
"time": "1753979237"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1753979334"
},
"departure": {
"delay": 114,
"time": "1753979334"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1753979443"
},
"departure": {
"delay": 163,
"time": "1753979443"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1753979523"
},
"departure": {
"delay": 123,
"time": "1753979523"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1753979581"
},
"departure": {
"delay": 121,
"time": "1753979581"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1753979634"
},
"departure": {
"delay": 114,
"time": "1753979634"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1753979699"
},
"departure": {
"delay": 119,
"time": "1753979699"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1753979756"
},
"departure": {
"delay": 116,
"time": "1753979756"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1753979814"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490603:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 125,
"time": "1753975565"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1753975684"
},
"departure": {
"delay": 124,
"time": "1753975684"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1753975805"
},
"departure": {
"delay": 125,
"time": "1753975805"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1753975867"
},
"departure": {
"delay": 67,
"time": "1753975867"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1753975945"
},
"departure": {
"delay": 85,
"time": "1753975945"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1753976012"
},
"departure": {
"delay": 92,
"time": "1753976012"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1753976081"
},
"departure": {
"delay": 101,
"time": "1753976081"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1753976137"
},
"departure": {
"delay": 97,
"time": "1753976137"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1753976259"
},
"departure": {
"delay": 99,
"time": "1753976259"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1753976348"
},
"departure": {
"delay": 68,
"time": "1753976348"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1753976439"
},
"departure": {
"delay": 99,
"time": "1753976439"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1753976500"
},
"departure": {
"delay": 100,
"time": "1753976500"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1753976552"
},
"departure": {
"delay": 92,
"time": "1753976552"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1753976664"
},
"departure": {
"delay": 84,
"time": "1753976664"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1753976732"
},
"departure": {
"delay": 92,
"time": "1753976732"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1753976824"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490890:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 20,
"time": "1753974260"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1753974310"
},
"departure": {
"delay": 10,
"time": "1753974310"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1753974390"
},
"departure": {
"delay": 63,
"time": "1753974423"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1753974540"
},
"departure": {
"delay": 63,
"time": "1753974543"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1753974603"
},
"departure": {
"delay": 3,
"time": "1753974603"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1753974681"
},
"departure": {
"delay": 33,
"time": "1753974693"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1753974762"
},
"departure": {
"delay": 42,
"time": "1753974762"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1753974817"
},
"departure": {
"delay": 37,
"time": "1753974817"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1753974838"
},
"departure": {
"delay": -2,
"time": "1753974838"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1753974905"
},
"departure": {
"delay": -55,
"time": "1753974905"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -98,
"time": "1753974982"
},
"departure": {
"delay": -98,
"time": "1753974982"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1753975059"
},
"departure": {
"delay": -81,
"time": "1753975059"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1753975146"
},
"departure": {
"delay": -54,
"time": "1753975146"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1753975242"
},
"departure": {
"delay": -18,
"time": "1753975242"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1753975400"
},
"departure": {
"delay": 20,
"time": "1753975400"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1753975480"
},
"departure": {
"delay": 40,
"time": "1753975480"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1753975546"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490921:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490923:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977840"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1753977927"
},
"departure": {
"delay": 27,
"time": "1753977927"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1753977974"
},
"departure": {
"delay": 14,
"time": "1753977974"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1753978116"
},
"departure": {
"delay": 36,
"time": "1753978116"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1753978189"
},
"departure": {
"delay": -11,
"time": "1753978189"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1753978270"
},
"departure": {
"delay": 10,
"time": "1753978270"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1753978337"
},
"departure": {
"delay": 17,
"time": "1753978337"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1753978406"
},
"departure": {
"delay": 26,
"time": "1753978406"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1753978462"
},
"departure": {
"delay": 22,
"time": "1753978462"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1753978584"
},
"departure": {
"delay": 24,
"time": "1753978584"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1753978673"
},
"departure": {
"delay": -7,
"time": "1753978673"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1753978764"
},
"departure": {
"delay": 24,
"time": "1753978764"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1753978825"
},
"departure": {
"delay": 25,
"time": "1753978825"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1753978877"
},
"departure": {
"delay": 17,
"time": "1753978877"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1753978989"
},
"departure": {
"delay": 9,
"time": "1753978989"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1753979057"
},
"departure": {
"delay": 17,
"time": "1753979057"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1753979149"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490923:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975800"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1753975998"
},
"departure": {
"delay": 18,
"time": "1753975998"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1753976052"
},
"departure": {
"delay": 12,
"time": "1753976052"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1753976087"
},
"departure": {
"delay": 47,
"time": "1753976087"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1753976121"
},
"departure": {
"delay": 21,
"time": "1753976121"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1753976149"
},
"departure": {
"delay": 49,
"time": "1753976149"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1753976341"
},
"departure": {
"delay": 1,
"time": "1753976341"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1753976402"
},
"departure": {
"delay": 2,
"time": "1753976402"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"time": "1753976520"
},
"departure": {
"time": "1753976520"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1753976607"
},
"departure": {
"delay": 27,
"time": "1753976607"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1753976750"
},
"departure": {
"delay": 50,
"time": "1753976750"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1753976880"
},
"departure": {
"time": "1753976880"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1753976955"
},
"departure": {
"delay": 15,
"time": "1753976955"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1753976957"
},
"departure": {
"delay": 17,
"time": "1753976957"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1753977063"
},
"departure": {
"delay": 3,
"time": "1753977063"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -76,
"time": "1753977164"
},
"departure": {
"delay": -76,
"time": "1753977164"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1753977165"
},
"departure": {
"delay": -75,
"time": "1753977165"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1753977221"
},
"departure": {
"delay": -19,
"time": "1753977221"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1753977323"
},
"departure": {
"delay": -37,
"time": "1753977323"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1753977394"
},
"departure": {
"delay": 34,
"time": "1753977394"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1753977488"
},
"departure": {
"delay": 8,
"time": "1753977488"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1753977613"
},
"departure": {
"delay": 73,
"time": "1753977613"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1753977713"
},
"departure": {
"delay": 53,
"time": "1753977713"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1753977770"
},
"departure": {
"delay": 50,
"time": "1753977770"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1753977943"
},
"departure": {
"delay": 103,
"time": "1753977943"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1753977978"
},
"departure": {
"delay": 78,
"time": "1753977978"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1753978070"
},
"departure": {
"delay": 50,
"time": "1753978070"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1753978157"
},
"departure": {
"delay": 77,
"time": "1753978157"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1753978237"
},
"departure": {
"delay": 97,
"time": "1753978237"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1753978250"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491169:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC395370:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 4,
"time": "1753974724"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1753974742"
},
"departure": {
"delay": 34,
"time": "1753974754"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1753974817"
},
"departure": {
"delay": 37,
"time": "1753974817"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1753974916"
},
"departure": {
"delay": 16,
"time": "1753974916"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1753975096"
},
"departure": {
"delay": 16,
"time": "1753975096"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1753975145"
},
"departure": {
"delay": 65,
"time": "1753975145"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1753975233"
},
"departure": {
"delay": 33,
"time": "1753975233"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1753975354"
},
"departure": {
"delay": 34,
"time": "1753975354"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1753975355"
},
"departure": {
"delay": 35,
"time": "1753975355"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1753975425"
},
"departure": {
"delay": 45,
"time": "1753975425"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1753975547"
},
"departure": {
"delay": 47,
"time": "1753975547"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1753975587"
},
"departure": {
"delay": 87,
"time": "1753975587"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1753975709"
},
"departure": {
"delay": 89,
"time": "1753975709"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1753975837"
},
"departure": {
"delay": 97,
"time": "1753975837"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1753975937"
},
"departure": {
"delay": 137,
"time": "1753975937"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1753976005"
},
"departure": {
"delay": 85,
"time": "1753976005"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1753976167"
},
"departure": {
"delay": 127,
"time": "1753976167"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1753976200"
},
"departure": {
"delay": 100,
"time": "1753976200"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1753976268"
},
"departure": {
"delay": 108,
"time": "1753976268"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1753976305"
},
"departure": {
"delay": 85,
"time": "1753976305"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1753976395"
},
"departure": {
"delay": 115,
"time": "1753976395"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1753976583"
},
"departure": {
"delay": 123,
"time": "1753976583"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1753976725"
},
"departure": {
"delay": 85,
"time": "1753976725"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1753976787"
},
"departure": {
"delay": 87,
"time": "1753976787"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1753976867"
},
"departure": {
"delay": 107,
"time": "1753976867"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1753976977"
},
"departure": {
"delay": 97,
"time": "1753976977"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1753977060"
},
"departure": {
"delay": 120,
"time": "1753977060"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1753977145"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC395370:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC394968:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975200"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1753975239"
},
"departure": {
"delay": 39,
"time": "1753975239"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1753975328"
},
"departure": {
"delay": 8,
"time": "1753975328"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753975380"
},
"departure": {
"time": "1753975380"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1753975463"
},
"departure": {
"delay": 23,
"time": "1753975463"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1753975527"
},
"departure": {
"delay": 27,
"time": "1753975527"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1753975582"
},
"departure": {
"delay": 22,
"time": "1753975582"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1753975612"
},
"departure": {
"delay": 52,
"time": "1753975612"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1753975674"
},
"departure": {
"delay": 54,
"time": "1753975674"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1753976095"
},
"departure": {
"delay": 55,
"time": "1753976095"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753976400"
},
"departure": {
"time": "1753976400"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1753976417"
},
"departure": {
"delay": 17,
"time": "1753976417"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1753976477"
},
"departure": {
"delay": 17,
"time": "1753976477"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1753976478"
},
"departure": {
"delay": 18,
"time": "1753976478"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1753976562"
},
"departure": {
"delay": 42,
"time": "1753976562"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1753976686"
},
"departure": {
"delay": -14,
"time": "1753976686"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1753976687"
},
"departure": {
"delay": -13,
"time": "1753976687"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1753976725"
},
"departure": {
"delay": 25,
"time": "1753976725"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1753976775"
},
"departure": {
"delay": 15,
"time": "1753976775"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1753976861"
},
"departure": {
"delay": 41,
"time": "1753976861"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1753976947"
},
"departure": {
"delay": 7,
"time": "1753976947"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1753977034"
},
"departure": {
"delay": 34,
"time": "1753977034"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1753977084"
},
"departure": {
"delay": 24,
"time": "1753977084"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1753977155"
},
"departure": {
"delay": 35,
"time": "1753977155"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1753977228"
},
"departure": {
"delay": -12,
"time": "1753977228"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1753977311"
},
"departure": {
"delay": 11,
"time": "1753977311"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1753977371"
},
"departure": {
"delay": 11,
"time": "1753977371"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1753977449"
},
"departure": {
"delay": 29,
"time": "1753977449"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1753977495"
},
"departure": {
"delay": 15,
"time": "1753977495"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1753977559"
},
"departure": {
"delay": 19,
"time": "1753977559"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1753977663"
},
"departure": {
"delay": 3,
"time": "1753977663"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1753977731"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC394968:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC395330:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1753975798"
},
"departure": {
"delay": 58,
"time": "1753975798"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1753975848"
},
"departure": {
"delay": 48,
"time": "1753975848"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1753975928"
},
"departure": {
"delay": 8,
"time": "1753975928"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1753976013"
},
"departure": {
"delay": 33,
"time": "1753976013"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1753976284"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC395330:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491484:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975500"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1753975544"
},
"departure": {
"delay": 44,
"time": "1753975544"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1753975655"
},
"departure": {
"delay": 35,
"time": "1753975655"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753975680"
},
"departure": {
"time": "1753975680"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1753975778"
},
"departure": {
"delay": 38,
"time": "1753975778"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1753976032"
},
"departure": {
"delay": 52,
"time": "1753976032"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1753976124"
},
"departure": {
"delay": 24,
"time": "1753976124"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1753976220"
},
"departure": {
"time": "1753976220"
},
"stopId": "FR:27229:ZE:0xBEC02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1753976389"
},
"departure": {
"delay": 49,
"time": "1753976389"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1753976536"
},
"departure": {
"delay": 16,
"time": "1753976536"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753976700"
},
"departure": {
"time": "1753976700"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1753976793"
},
"departure": {
"delay": 33,
"time": "1753976793"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1753976856"
},
"departure": {
"delay": 36,
"time": "1753976856"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1753976939"
},
"departure": {
"delay": 59,
"time": "1753976939"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1753977037"
},
"departure": {
"delay": 37,
"time": "1753977037"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"time": "1753977180"
},
"departure": {
"time": "1753977180"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1753977267"
},
"departure": {
"delay": 27,
"time": "1753977267"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1753977270"
},
"departure": {
"delay": 30,
"time": "1753977270"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1753977394"
},
"departure": {
"delay": 34,
"time": "1753977394"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -124,
"time": "1753977476"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -123,
"time": "1753977477"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491484:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491632:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753974900"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491632:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753976700"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491642:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491793:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975200"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1753975236"
},
"departure": {
"delay": 36,
"time": "1753975236"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1753975283"
},
"departure": {
"delay": 23,
"time": "1753975283"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1753975324"
},
"departure": {
"delay": 4,
"time": "1753975324"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1753975378"
},
"departure": {
"delay": 58,
"time": "1753975378"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1753975401"
},
"departure": {
"delay": 21,
"time": "1753975401"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1753975440"
},
"departure": {
"time": "1753975440"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1753975504"
},
"departure": {
"delay": 4,
"time": "1753975504"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1753975548"
},
"departure": {
"delay": 48,
"time": "1753975548"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1753975589"
},
"departure": {
"delay": 29,
"time": "1753975589"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1753975647"
},
"departure": {
"delay": 27,
"time": "1753975647"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1753975740"
},
"departure": {
"time": "1753975740"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1753975819"
},
"departure": {
"delay": 19,
"time": "1753975819"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1753975822"
},
"departure": {
"delay": 22,
"time": "1753975822"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1753975935"
},
"departure": {
"delay": 15,
"time": "1753975935"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1753976040"
},
"departure": {
"time": "1753976040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1753976087"
},
"departure": {
"delay": 47,
"time": "1753976087"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1753976140"
},
"departure": {
"delay": 40,
"time": "1753976140"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -108,
"time": "1753976172"
},
"departure": {
"delay": -108,
"time": "1753976172"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -118,
"time": "1753976282"
},
"departure": {
"delay": -118,
"time": "1753976282"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -103,
"time": "1753976417"
},
"departure": {
"delay": -103,
"time": "1753976417"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -118,
"time": "1753976522"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491793:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491794:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977000"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1753977036"
},
"departure": {
"delay": 36,
"time": "1753977036"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1753977083"
},
"departure": {
"delay": 23,
"time": "1753977083"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1753977124"
},
"departure": {
"delay": 4,
"time": "1753977124"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1753977178"
},
"departure": {
"delay": 58,
"time": "1753977178"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1753977201"
},
"departure": {
"delay": 21,
"time": "1753977201"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1753977240"
},
"departure": {
"time": "1753977240"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1753977304"
},
"departure": {
"delay": 4,
"time": "1753977304"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1753977348"
},
"departure": {
"delay": 48,
"time": "1753977348"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1753977389"
},
"departure": {
"delay": 29,
"time": "1753977389"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1753977447"
},
"departure": {
"delay": 27,
"time": "1753977447"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1753977540"
},
"departure": {
"time": "1753977540"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1753977619"
},
"departure": {
"delay": 19,
"time": "1753977619"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1753977622"
},
"departure": {
"delay": 22,
"time": "1753977622"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1753977735"
},
"departure": {
"delay": 15,
"time": "1753977735"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1753977840"
},
"departure": {
"time": "1753977840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1753977887"
},
"departure": {
"delay": 47,
"time": "1753977887"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1753977940"
},
"departure": {
"delay": 40,
"time": "1753977940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -108,
"time": "1753977972"
},
"departure": {
"delay": -108,
"time": "1753977972"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -118,
"time": "1753978082"
},
"departure": {
"delay": -118,
"time": "1753978082"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -103,
"time": "1753978217"
},
"departure": {
"delay": -103,
"time": "1753978217"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -118,
"time": "1753978322"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491794:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC489604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC489604:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC489605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977360"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC489605:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC496044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753976100"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1753976204"
},
"departure": {
"delay": 44,
"time": "1753976204"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1753976306"
},
"departure": {
"delay": 26,
"time": "1753976306"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1753976393"
},
"departure": {
"delay": 53,
"time": "1753976393"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"time": "1753976460"
},
"departure": {
"time": "1753976460"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1753976623"
},
"departure": {
"delay": 43,
"time": "1753976623"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1753976626"
},
"departure": {
"delay": 46,
"time": "1753976626"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1753976760"
},
"departure": {
"time": "1753976760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1753976785"
},
"departure": {
"delay": -35,
"time": "1753976785"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1753976927"
},
"departure": {
"delay": -13,
"time": "1753976927"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1753976985"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC496044:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC496059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1753974085"
},
"departure": {
"delay": 85,
"time": "1753974085"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1753974265"
},
"departure": {
"delay": 85,
"time": "1753974265"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1753974321"
},
"departure": {
"delay": 81,
"time": "1753974321"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1753974368"
},
"departure": {
"delay": 8,
"time": "1753974368"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1753974422"
},
"departure": {
"delay": 62,
"time": "1753974422"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1753974445"
},
"departure": {
"delay": 25,
"time": "1753974445"
},
"stopId": "FR:27229:ZE:0xDOU01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1753974497"
},
"departure": {
"delay": 85,
"time": "1753974505"
},
"stopId": "FR:27229:ZE:0x11N01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1753974527"
},
"departure": {
"delay": 56,
"time": "1753974536"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1753974588"
},
"departure": {
"delay": 108,
"time": "1753974588"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1753974609"
},
"departure": {
"delay": 69,
"time": "1753974609"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1753974651"
},
"departure": {
"delay": 55,
"time": "1753974655"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1753974725"
},
"departure": {
"delay": 5,
"time": "1753974725"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1753974766"
},
"departure": {
"delay": 46,
"time": "1753974766"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"time": "1753974900"
},
"departure": {
"time": "1753974900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1753974905"
},
"departure": {
"delay": -55,
"time": "1753974905"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1753975022"
},
"departure": {
"delay": -58,
"time": "1753975022"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1753975082"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC496059:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 405,
"time": "1753974405"
},
"stopId": "FR:27229:ZE:0xBOI01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 405,
"time": "1753974480"
},
"departure": {
"delay": 405,
"time": "1753974525"
},
"stopId": "FR:27229:ZE:0xNET01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 375,
"time": "1753974555"
},
"departure": {
"delay": 375,
"time": "1753974555"
},
"stopId": "FR:27229:ZE:0xCAR01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 362,
"time": "1753974662"
},
"departure": {
"delay": 362,
"time": "1753974662"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 345,
"time": "1753974735"
},
"departure": {
"delay": 345,
"time": "1753974765"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 378,
"time": "1753974858"
},
"departure": {
"delay": 378,
"time": "1753974858"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 352,
"time": "1753974952"
},
"departure": {
"delay": 352,
"time": "1753974952"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 323,
"time": "1753975043"
},
"departure": {
"delay": 323,
"time": "1753975043"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1753975085"
},
"departure": {
"delay": 305,
"time": "1753975085"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 281,
"time": "1753975121"
},
"departure": {
"delay": 281,
"time": "1753975121"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 254,
"time": "1753975154"
},
"departure": {
"delay": 254,
"time": "1753975154"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1753975288"
},
"departure": {
"delay": 208,
"time": "1753975288"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 215,
"time": "1753975355"
},
"departure": {
"delay": 215,
"time": "1753975355"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1753975564"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1753975565"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490857:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1753975300"
},
"departure": {
"delay": 40,
"time": "1753975300"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1753975378"
},
"departure": {
"delay": 58,
"time": "1753975378"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1753975494"
},
"departure": {
"delay": 54,
"time": "1753975494"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1753975568"
},
"departure": {
"delay": 8,
"time": "1753975568"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1753975661"
},
"departure": {
"delay": 41,
"time": "1753975661"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1753975775"
},
"departure": {
"delay": 35,
"time": "1753975775"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1753975888"
},
"departure": {
"delay": 28,
"time": "1753975888"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1753975971"
},
"departure": {
"delay": 51,
"time": "1753975971"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1753976027"
},
"departure": {
"delay": 47,
"time": "1753976027"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1753976086"
},
"departure": {
"delay": 46,
"time": "1753976086"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1753976220"
},
"departure": {
"time": "1753976220"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1753976283"
},
"departure": {
"delay": 3,
"time": "1753976283"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1753976284"
},
"departure": {
"delay": 4,
"time": "1753976284"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1753976373"
},
"departure": {
"delay": 33,
"time": "1753976373"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1753976492"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1753976493"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490885:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1753977700"
},
"departure": {
"delay": 40,
"time": "1753977700"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1753977778"
},
"departure": {
"delay": 58,
"time": "1753977778"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1753977894"
},
"departure": {
"delay": 54,
"time": "1753977894"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1753977968"
},
"departure": {
"delay": 8,
"time": "1753977968"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1753978061"
},
"departure": {
"delay": 41,
"time": "1753978061"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1753978175"
},
"departure": {
"delay": 35,
"time": "1753978175"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1753978288"
},
"departure": {
"delay": 28,
"time": "1753978288"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1753978371"
},
"departure": {
"delay": 51,
"time": "1753978371"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1753978427"
},
"departure": {
"delay": 47,
"time": "1753978427"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1753978486"
},
"departure": {
"delay": 46,
"time": "1753978486"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1753978620"
},
"departure": {
"time": "1753978620"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1753978683"
},
"departure": {
"delay": 3,
"time": "1753978683"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1753978684"
},
"departure": {
"delay": 4,
"time": "1753978684"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1753978773"
},
"departure": {
"delay": 33,
"time": "1753978773"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1753978892"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1753978893"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490891:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490922:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753976400"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1753976500"
},
"departure": {
"delay": 40,
"time": "1753976500"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1753976578"
},
"departure": {
"delay": 58,
"time": "1753976578"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1753976694"
},
"departure": {
"delay": 54,
"time": "1753976694"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1753976768"
},
"departure": {
"delay": 8,
"time": "1753976768"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1753976861"
},
"departure": {
"delay": 41,
"time": "1753976861"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1753976975"
},
"departure": {
"delay": 35,
"time": "1753976975"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1753977088"
},
"departure": {
"delay": 28,
"time": "1753977088"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1753977171"
},
"departure": {
"delay": 51,
"time": "1753977171"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1753977227"
},
"departure": {
"delay": 47,
"time": "1753977227"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1753977286"
},
"departure": {
"delay": 46,
"time": "1753977286"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1753977420"
},
"departure": {
"time": "1753977420"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1753977483"
},
"departure": {
"delay": 3,
"time": "1753977483"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1753977484"
},
"departure": {
"delay": 4,
"time": "1753977484"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1753977573"
},
"departure": {
"delay": 33,
"time": "1753977573"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1753977692"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1753977693"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490922:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491172:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 55,
"time": "1753975855"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1753975881"
},
"departure": {
"delay": 81,
"time": "1753975881"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1753975939"
},
"departure": {
"delay": 79,
"time": "1753975939"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1753976035"
},
"departure": {
"delay": 55,
"time": "1753976035"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1753976118"
},
"departure": {
"delay": 78,
"time": "1753976118"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1753976153"
},
"departure": {
"delay": 113,
"time": "1753976153"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1753976334"
},
"departure": {
"delay": 54,
"time": "1753976334"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1753976394"
},
"departure": {
"delay": 54,
"time": "1753976394"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1753976465"
},
"departure": {
"delay": 65,
"time": "1753976465"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1753976581"
},
"departure": {
"delay": 61,
"time": "1753976581"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1753976721"
},
"departure": {
"delay": 81,
"time": "1753976721"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1753976739"
},
"departure": {
"delay": 39,
"time": "1753976739"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1753976799"
},
"departure": {
"delay": 39,
"time": "1753976799"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 177,
"time": "1753976997"
},
"departure": {
"delay": 177,
"time": "1753976997"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1753977139"
},
"departure": {
"delay": 199,
"time": "1753977139"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1753977225"
},
"departure": {
"delay": 165,
"time": "1753977225"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 197,
"time": "1753977317"
},
"departure": {
"delay": 197,
"time": "1753977317"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1753977416"
},
"departure": {
"delay": 176,
"time": "1753977416"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 189,
"time": "1753977489"
},
"departure": {
"delay": 189,
"time": "1753977489"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 170,
"time": "1753977590"
},
"departure": {
"delay": 170,
"time": "1753977590"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 168,
"time": "1753977648"
},
"departure": {
"delay": 168,
"time": "1753977648"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 163,
"time": "1753977883"
},
"departure": {
"delay": 163,
"time": "1753977883"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1753977920"
},
"departure": {
"delay": 200,
"time": "1753977920"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1753977947"
},
"departure": {
"delay": 167,
"time": "1753977947"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1753977989"
},
"departure": {
"delay": 209,
"time": "1753977989"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 202,
"time": "1753978042"
},
"departure": {
"delay": 202,
"time": "1753978042"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 167,
"time": "1753978247"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491172:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC395371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977600"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1753977671"
},
"departure": {
"delay": 11,
"time": "1753977671"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1753977755"
},
"departure": {
"delay": 35,
"time": "1753977755"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1753977872"
},
"departure": {
"delay": 32,
"time": "1753977872"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1753977955"
},
"departure": {
"delay": 55,
"time": "1753977955"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1753978020"
},
"departure": {
"time": "1753978020"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1753978181"
},
"departure": {
"delay": 41,
"time": "1753978181"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1753978253"
},
"departure": {
"delay": 53,
"time": "1753978253"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1753978335"
},
"departure": {
"delay": 15,
"time": "1753978335"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1753978407"
},
"departure": {
"delay": 27,
"time": "1753978407"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1753978507"
},
"departure": {
"delay": 7,
"time": "1753978507"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1753978535"
},
"departure": {
"delay": 35,
"time": "1753978535"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1753978680"
},
"departure": {
"time": "1753978680"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1753978723"
},
"departure": {
"delay": 43,
"time": "1753978723"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1753978774"
},
"departure": {
"delay": 34,
"time": "1753978774"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"time": "1753978860"
},
"departure": {
"time": "1753978860"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1753979019"
},
"departure": {
"delay": 39,
"time": "1753979019"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1753979023"
},
"departure": {
"delay": 43,
"time": "1753979023"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1753979099"
},
"departure": {
"delay": 59,
"time": "1753979099"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1753979167"
},
"departure": {
"delay": 7,
"time": "1753979167"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1753979295"
},
"departure": {
"delay": 135,
"time": "1753979295"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1753979392"
},
"departure": {
"delay": 52,
"time": "1753979392"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1753979485"
},
"departure": {
"delay": 25,
"time": "1753979485"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1753979533"
},
"departure": {
"delay": 73,
"time": "1753979533"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1753979657"
},
"departure": {
"delay": 77,
"time": "1753979657"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1753979793"
},
"departure": {
"delay": 33,
"time": "1753979793"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1753979877"
},
"departure": {
"delay": 57,
"time": "1753979877"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1753979906"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC395371:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC394960:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1753974386"
},
"departure": {
"delay": 146,
"time": "1753974386"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1753974455"
},
"departure": {
"delay": 155,
"time": "1753974455"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1753974476"
},
"departure": {
"delay": 116,
"time": "1753974476"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 207,
"time": "1753974557"
},
"departure": {
"delay": 207,
"time": "1753974567"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 225,
"time": "1753974645"
},
"departure": {
"delay": 225,
"time": "1753974645"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1753974716"
},
"departure": {
"delay": 176,
"time": "1753974716"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 230,
"time": "1753974770"
},
"departure": {
"delay": 230,
"time": "1753974770"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 200,
"time": "1753974860"
},
"departure": {
"delay": 200,
"time": "1753974860"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 179,
"time": "1753974899"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC394960:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC394961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753978200"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1753978255"
},
"departure": {
"delay": 55,
"time": "1753978255"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1753978346"
},
"departure": {
"delay": 26,
"time": "1753978346"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1753978439"
},
"departure": {
"delay": 59,
"time": "1753978439"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1753978493"
},
"departure": {
"delay": 53,
"time": "1753978493"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1753978558"
},
"departure": {
"delay": 58,
"time": "1753978558"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1753978620"
},
"departure": {
"time": "1753978620"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1753978689"
},
"departure": {
"delay": 9,
"time": "1753978689"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1753978766"
},
"departure": {
"delay": 26,
"time": "1753978766"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1753978855"
},
"departure": {
"delay": 55,
"time": "1753978855"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1753978942"
},
"departure": {
"delay": 22,
"time": "1753978942"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1753979022"
},
"departure": {
"delay": 42,
"time": "1753979022"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1753979122"
},
"departure": {
"delay": 22,
"time": "1753979122"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1753979174"
},
"departure": {
"delay": 14,
"time": "1753979174"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1753979241"
},
"departure": {
"delay": 21,
"time": "1753979241"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1753979287"
},
"departure": {
"delay": 7,
"time": "1753979287"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -71,
"time": "1753979389"
},
"departure": {
"delay": -71,
"time": "1753979389"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -96,
"time": "1753979484"
},
"departure": {
"delay": -96,
"time": "1753979484"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1753979542"
},
"departure": {
"delay": -38,
"time": "1753979542"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1753979848"
},
"departure": {
"delay": -32,
"time": "1753979848"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1753980290"
},
"departure": {
"delay": 50,
"time": "1753980290"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1753980344"
},
"departure": {
"delay": 44,
"time": "1753980344"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1753980365"
},
"departure": {
"delay": 5,
"time": "1753980365"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1753980413"
},
"departure": {
"delay": 53,
"time": "1753980413"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1753980466"
},
"departure": {
"delay": 46,
"time": "1753980466"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1753980537"
},
"departure": {
"delay": -3,
"time": "1753980537"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1753980588"
},
"departure": {
"delay": 48,
"time": "1753980588"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1753980678"
},
"departure": {
"delay": 18,
"time": "1753980678"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3,
"time": "1753980717"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC394961:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC394962:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975560"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1753975615"
},
"departure": {
"delay": 55,
"time": "1753975615"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1753975706"
},
"departure": {
"delay": 26,
"time": "1753975706"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1753975799"
},
"departure": {
"delay": 59,
"time": "1753975799"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1753975853"
},
"departure": {
"delay": 53,
"time": "1753975853"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1753975918"
},
"departure": {
"delay": 58,
"time": "1753975918"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1753975980"
},
"departure": {
"time": "1753975980"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1753976049"
},
"departure": {
"delay": 9,
"time": "1753976049"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1753976126"
},
"departure": {
"delay": 26,
"time": "1753976126"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1753976215"
},
"departure": {
"delay": 55,
"time": "1753976215"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1753976302"
},
"departure": {
"delay": 22,
"time": "1753976302"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1753976382"
},
"departure": {
"delay": 42,
"time": "1753976382"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1753976482"
},
"departure": {
"delay": 22,
"time": "1753976482"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1753976534"
},
"departure": {
"delay": 14,
"time": "1753976534"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1753976601"
},
"departure": {
"delay": 21,
"time": "1753976601"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1753976649"
},
"departure": {
"delay": 9,
"time": "1753976649"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1753976752"
},
"departure": {
"delay": -68,
"time": "1753976752"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -93,
"time": "1753976847"
},
"departure": {
"delay": -93,
"time": "1753976847"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1753976905"
},
"departure": {
"delay": -35,
"time": "1753976905"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1753977211"
},
"departure": {
"delay": -29,
"time": "1753977211"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1753977653"
},
"departure": {
"delay": 53,
"time": "1753977653"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1753977707"
},
"departure": {
"delay": 47,
"time": "1753977707"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1753977728"
},
"departure": {
"delay": 8,
"time": "1753977728"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1753977776"
},
"departure": {
"delay": 56,
"time": "1753977776"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1753977829"
},
"departure": {
"delay": 49,
"time": "1753977829"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"time": "1753977900"
},
"departure": {
"time": "1753977900"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1753977951"
},
"departure": {
"delay": 51,
"time": "1753977951"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1753978041"
},
"departure": {
"delay": 21,
"time": "1753978041"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1753978080"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC394962:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC395320:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 53,
"time": "1753977233"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1753977504"
},
"departure": {
"delay": 24,
"time": "1753977504"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1753977505"
},
"departure": {
"delay": 25,
"time": "1753977505"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1753977560"
},
"departure": {
"delay": 20,
"time": "1753977560"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1753977563"
},
"departure": {
"delay": 23,
"time": "1753977563"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1753977620"
},
"departure": {
"delay": 20,
"time": "1753977620"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1753977632"
},
"departure": {
"delay": 32,
"time": "1753977632"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"time": "1753977720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC395320:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491498:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1753974103"
},
"departure": {
"delay": -14,
"time": "1753974106"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1753974207"
},
"departure": {
"delay": -33,
"time": "1753974207"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1753974286"
},
"departure": {
"delay": -14,
"time": "1753974286"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -74,
"time": "1753974346"
},
"departure": {
"delay": -74,
"time": "1753974346"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1753974401"
},
"departure": {
"delay": -79,
"time": "1753974401"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -74,
"time": "1753974450"
},
"departure": {
"delay": -74,
"time": "1753974466"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -78,
"time": "1753974522"
},
"departure": {
"delay": -78,
"time": "1753974522"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1753974586"
},
"departure": {
"delay": -74,
"time": "1753974586"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1753974661"
},
"departure": {
"delay": -59,
"time": "1753974661"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -74,
"time": "1753974702"
},
"departure": {
"delay": -74,
"time": "1753974706"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1753974761"
},
"departure": {
"delay": -14,
"time": "1753974766"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1753975012"
},
"departure": {
"delay": -68,
"time": "1753975012"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -61,
"time": "1753975079"
},
"departure": {
"delay": -61,
"time": "1753975079"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1753975132"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491498:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 92,
"time": "1753974692"
},
"stopId": "FR:27229:ZE:0xBOI01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1753974764"
},
"departure": {
"delay": 104,
"time": "1753974764"
},
"stopId": "FR:27229:ZE:0xNET01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 146,
"time": "1753974806"
},
"departure": {
"delay": 146,
"time": "1753974806"
},
"stopId": "FR:27229:ZE:0xCAR01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1753974853"
},
"departure": {
"delay": 133,
"time": "1753974853"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 159,
"time": "1753974999"
},
"departure": {
"delay": 159,
"time": "1753974999"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1753975064"
},
"departure": {
"delay": 104,
"time": "1753975064"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1753975168"
},
"departure": {
"delay": 148,
"time": "1753975168"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1753975275"
},
"departure": {
"delay": 135,
"time": "1753975275"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1753975348"
},
"departure": {
"delay": 148,
"time": "1753975348"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 157,
"time": "1753975417"
},
"departure": {
"delay": 157,
"time": "1753975417"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1753975513"
},
"departure": {
"delay": 133,
"time": "1753975513"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1753975573"
},
"departure": {
"delay": 133,
"time": "1753975573"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1753975690"
},
"departure": {
"delay": 130,
"time": "1753975690"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1753975807"
},
"departure": {
"delay": 127,
"time": "1753975807"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1753975854"
},
"departure": {
"delay": 114,
"time": "1753975854"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1753975909"
},
"departure": {
"delay": 109,
"time": "1753975909"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1753975961"
},
"departure": {
"delay": 161,
"time": "1753975961"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1753976017"
},
"departure": {
"delay": 157,
"time": "1753976017"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1753976074"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491647:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975680"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"time": "1753975860"
},
"departure": {
"time": "1753975860"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1753976112"
},
"departure": {
"delay": 12,
"time": "1753976112"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753976220"
},
"departure": {
"time": "1753976220"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1753976377"
},
"departure": {
"delay": 37,
"time": "1753976377"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1753976380"
},
"departure": {
"delay": 40,
"time": "1753976380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1753976454"
},
"departure": {
"delay": 54,
"time": "1753976454"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1753976517"
},
"departure": {
"delay": 57,
"time": "1753976517"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1753976653"
},
"departure": {
"delay": 133,
"time": "1753976653"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1753976751"
},
"departure": {
"delay": 51,
"time": "1753976751"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1753976841"
},
"departure": {
"delay": 21,
"time": "1753976841"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1753976931"
},
"departure": {
"delay": 51,
"time": "1753976931"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1753977043"
},
"departure": {
"delay": 43,
"time": "1753977043"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1753977140"
},
"departure": {
"delay": 20,
"time": "1753977140"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1753977249"
},
"departure": {
"delay": 69,
"time": "1753977249"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1753977329"
},
"departure": {
"delay": 29,
"time": "1753977329"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1753977387"
},
"departure": {
"delay": 27,
"time": "1753977387"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1753977440"
},
"departure": {
"delay": 20,
"time": "1753977440"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1753977505"
},
"departure": {
"delay": 25,
"time": "1753977505"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1753977562"
},
"departure": {
"delay": 22,
"time": "1753977562"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1753977620"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490520:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491804:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753974900"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1753975007"
},
"departure": {
"delay": 47,
"time": "1753975007"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1753975109"
},
"departure": {
"delay": 29,
"time": "1753975109"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1753975229"
},
"departure": {
"delay": 29,
"time": "1753975229"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1753975294"
},
"departure": {
"delay": 34,
"time": "1753975294"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1753975391"
},
"departure": {
"delay": 11,
"time": "1753975391"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1753975446"
},
"departure": {
"delay": 6,
"time": "1753975446"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1753975560"
},
"departure": {
"time": "1753975560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1753975629"
},
"departure": {
"delay": 9,
"time": "1753975629"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1753975679"
},
"departure": {
"delay": -1,
"time": "1753975679"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753975800"
},
"departure": {
"time": "1753975800"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1753975869"
},
"departure": {
"delay": -51,
"time": "1753975869"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1753975977"
},
"departure": {
"delay": -3,
"time": "1753975977"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1753976042"
},
"departure": {
"delay": 2,
"time": "1753976042"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1753976099"
},
"departure": {
"delay": -1,
"time": "1753976099"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -62,
"time": "1753976158"
},
"departure": {
"delay": -62,
"time": "1753976158"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -65,
"time": "1753976215"
},
"departure": {
"delay": -65,
"time": "1753976215"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1753976271"
},
"departure": {
"delay": -9,
"time": "1753976271"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1753976305"
},
"departure": {
"delay": -35,
"time": "1753976305"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -96,
"time": "1753976364"
},
"departure": {
"delay": -96,
"time": "1753976364"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1753976402"
},
"departure": {
"delay": -58,
"time": "1753976402"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -71,
"time": "1753976449"
},
"departure": {
"delay": -71,
"time": "1753976449"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -96,
"time": "1753976484"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491804:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC491805:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753977600"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1753977707"
},
"departure": {
"delay": 47,
"time": "1753977707"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1753977809"
},
"departure": {
"delay": 29,
"time": "1753977809"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1753977929"
},
"departure": {
"delay": 29,
"time": "1753977929"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1753977994"
},
"departure": {
"delay": 34,
"time": "1753977994"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1753978091"
},
"departure": {
"delay": 11,
"time": "1753978091"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1753978146"
},
"departure": {
"delay": 6,
"time": "1753978146"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1753978260"
},
"departure": {
"time": "1753978260"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1753978329"
},
"departure": {
"delay": 9,
"time": "1753978329"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1753978379"
},
"departure": {
"delay": -1,
"time": "1753978379"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1753978529"
},
"departure": {
"delay": 29,
"time": "1753978529"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1753978598"
},
"departure": {
"delay": -22,
"time": "1753978598"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1753978706"
},
"departure": {
"delay": 26,
"time": "1753978706"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1753978775"
},
"departure": {
"delay": 35,
"time": "1753978775"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1753978833"
},
"departure": {
"delay": 33,
"time": "1753978833"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1753978902"
},
"departure": {
"delay": -18,
"time": "1753978902"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1753978958"
},
"departure": {
"delay": -22,
"time": "1753978958"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1753979014"
},
"departure": {
"delay": 34,
"time": "1753979014"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1753979051"
},
"departure": {
"delay": 11,
"time": "1753979051"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1753979138"
},
"departure": {
"delay": -22,
"time": "1753979138"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1753979176"
},
"departure": {
"delay": 16,
"time": "1753979176"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1753979223"
},
"departure": {
"delay": 3,
"time": "1753979223"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -22,
"time": "1753979258"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC491805:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC489627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -130,
"time": "1753974770"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1753974974"
},
"departure": {
"delay": 14,
"time": "1753974974"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1753975037"
},
"departure": {
"delay": 17,
"time": "1753975037"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1753975069"
},
"departure": {
"delay": 49,
"time": "1753975069"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1753975124"
},
"departure": {
"delay": 44,
"time": "1753975124"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1753975200"
},
"departure": {
"time": "1753975200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1753975220"
},
"departure": {
"delay": 20,
"time": "1753975220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1753975293"
},
"departure": {
"delay": 33,
"time": "1753975293"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1753975394"
},
"departure": {
"delay": 14,
"time": "1753975394"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC489627:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC489628:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753976700"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1753976774"
},
"departure": {
"delay": 14,
"time": "1753976774"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1753976837"
},
"departure": {
"delay": 17,
"time": "1753976837"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1753976869"
},
"departure": {
"delay": 49,
"time": "1753976869"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1753976924"
},
"departure": {
"delay": 44,
"time": "1753976924"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1753977000"
},
"departure": {
"time": "1753977000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1753977020"
},
"departure": {
"delay": 20,
"time": "1753977020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1753977093"
},
"departure": {
"delay": 33,
"time": "1753977093"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1753977194"
},
"departure": {
"delay": 14,
"time": "1753977194"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC489628:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490594:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1753974123"
},
"departure": {
"delay": 123,
"time": "1753974123"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1753974243"
},
"departure": {
"delay": 153,
"time": "1753974273"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1753974323"
},
"departure": {
"delay": 93,
"time": "1753974333"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1753974444"
},
"departure": {
"delay": 153,
"time": "1753974453"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1753974543"
},
"departure": {
"delay": 63,
"time": "1753974543"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1753974627"
},
"departure": {
"delay": 27,
"time": "1753974627"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1753974674"
},
"departure": {
"delay": 44,
"time": "1753974704"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1753974753"
},
"departure": {
"delay": 33,
"time": "1753974753"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1753974929"
},
"departure": {
"delay": 29,
"time": "1753974929"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1753974930"
},
"departure": {
"delay": 30,
"time": "1753974930"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1753974999"
},
"departure": {
"delay": 39,
"time": "1753974999"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1753975121"
},
"departure": {
"delay": 41,
"time": "1753975121"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1753975236"
},
"departure": {
"delay": 36,
"time": "1753975236"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1753975294"
},
"departure": {
"delay": 94,
"time": "1753975294"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1753975476"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490594:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975500"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1753975567"
},
"departure": {
"delay": 7,
"time": "1753975567"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1753975627"
},
"departure": {
"delay": 7,
"time": "1753975627"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753975680"
},
"departure": {
"time": "1753975680"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1753975757"
},
"departure": {
"delay": 17,
"time": "1753975757"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1753975826"
},
"departure": {
"delay": 26,
"time": "1753975826"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1753975940"
},
"departure": {
"delay": 20,
"time": "1753975940"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1753976040"
},
"departure": {
"time": "1753976040"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1753976146"
},
"departure": {
"delay": 46,
"time": "1753976146"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1753976300"
},
"departure": {
"delay": 20,
"time": "1753976300"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753976400"
},
"departure": {
"time": "1753976400"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1753976463"
},
"departure": {
"delay": 3,
"time": "1753976463"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1753976464"
},
"departure": {
"delay": 4,
"time": "1753976464"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1753976553"
},
"departure": {
"delay": 33,
"time": "1753976553"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1753976672"
},
"departure": {
"delay": -28,
"time": "1753976672"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1753976673"
},
"departure": {
"delay": -27,
"time": "1753976673"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1753976739"
},
"departure": {
"delay": -21,
"time": "1753976739"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1753976860"
},
"departure": {
"delay": -20,
"time": "1753976860"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1753976974"
},
"departure": {
"delay": -26,
"time": "1753976974"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1753977032"
},
"departure": {
"delay": 32,
"time": "1753977032"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1753977214"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490595:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753974480"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"time": "1753974540"
},
"departure": {
"time": "1753974540"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"time": "1753974600"
},
"departure": {
"time": "1753974600"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753974660"
},
"departure": {
"time": "1753974660"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1753974737"
},
"departure": {
"delay": 17,
"time": "1753974737"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1753974800"
},
"departure": {
"delay": 20,
"time": "1753974800"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1753974920"
},
"departure": {
"delay": 20,
"time": "1753974920"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1753974975"
},
"departure": {
"delay": -45,
"time": "1753974975"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1753975086"
},
"departure": {
"delay": 6,
"time": "1753975086"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -78,
"time": "1753975182"
},
"departure": {
"delay": -78,
"time": "1753975182"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -112,
"time": "1753975268"
},
"departure": {
"delay": -112,
"time": "1753975268"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -104,
"time": "1753975336"
},
"departure": {
"delay": -104,
"time": "1753975336"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1753975444"
},
"departure": {
"delay": 4,
"time": "1753975444"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1753975533"
},
"departure": {
"delay": 33,
"time": "1753975533"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -135,
"time": "1753975545"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -134,
"time": "1753975546"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490596:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753976520"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1753976587"
},
"departure": {
"delay": 7,
"time": "1753976587"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1753976647"
},
"departure": {
"delay": 7,
"time": "1753976647"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753976700"
},
"departure": {
"time": "1753976700"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1753976777"
},
"departure": {
"delay": 17,
"time": "1753976777"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1753976846"
},
"departure": {
"delay": 26,
"time": "1753976846"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1753976960"
},
"departure": {
"delay": 20,
"time": "1753976960"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1753977060"
},
"departure": {
"time": "1753977060"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1753977166"
},
"departure": {
"delay": 46,
"time": "1753977166"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1753977320"
},
"departure": {
"delay": 20,
"time": "1753977320"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753977420"
},
"departure": {
"time": "1753977420"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1753977483"
},
"departure": {
"delay": 3,
"time": "1753977483"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1753977484"
},
"departure": {
"delay": 4,
"time": "1753977484"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1753977573"
},
"departure": {
"delay": 33,
"time": "1753977573"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1753977692"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1753977693"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490599:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753978200"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1753978267"
},
"departure": {
"delay": 7,
"time": "1753978267"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1753978327"
},
"departure": {
"delay": 7,
"time": "1753978327"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1753978380"
},
"departure": {
"time": "1753978380"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1753978457"
},
"departure": {
"delay": 17,
"time": "1753978457"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1753978526"
},
"departure": {
"delay": 26,
"time": "1753978526"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1753978640"
},
"departure": {
"delay": 20,
"time": "1753978640"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1753978740"
},
"departure": {
"time": "1753978740"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1753978846"
},
"departure": {
"delay": 46,
"time": "1753978846"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1753979000"
},
"departure": {
"delay": 20,
"time": "1753979000"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753979100"
},
"departure": {
"time": "1753979100"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1753979163"
},
"departure": {
"delay": 3,
"time": "1753979163"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1753979164"
},
"departure": {
"delay": 4,
"time": "1753979164"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1753979253"
},
"departure": {
"delay": 33,
"time": "1753979253"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1753979372"
},
"departure": {
"delay": -28,
"time": "1753979372"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1753979373"
},
"departure": {
"delay": -27,
"time": "1753979373"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1753979441"
},
"departure": {
"delay": -19,
"time": "1753979441"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1753979561"
},
"departure": {
"delay": -19,
"time": "1753979561"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1753979676"
},
"departure": {
"delay": -24,
"time": "1753979676"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1753979734"
},
"departure": {
"delay": 34,
"time": "1753979734"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1753979916"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490601:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC496066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1753974161"
},
"departure": {
"delay": 221,
"time": "1753974161"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 275,
"time": "1753974215"
},
"departure": {
"delay": 275,
"time": "1753974215"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 249,
"time": "1753974249"
},
"departure": {
"delay": 249,
"time": "1753974249"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1753974297"
},
"departure": {
"delay": 237,
"time": "1753974297"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 267,
"time": "1753974368"
},
"departure": {
"delay": 267,
"time": "1753974387"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 302,
"time": "1753974422"
},
"departure": {
"delay": 302,
"time": "1753974422"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 345,
"time": "1753974585"
},
"departure": {
"delay": 345,
"time": "1753974585"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 325,
"time": "1753974745"
},
"departure": {
"delay": 325,
"time": "1753974745"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 325,
"time": "1753974865"
},
"departure": {
"delay": 325,
"time": "1753974865"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 323,
"time": "1753974983"
},
"departure": {
"delay": 323,
"time": "1753974983"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 271,
"time": "1753975051"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC496066:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC496067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975800"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1753975827"
},
"departure": {
"delay": 27,
"time": "1753975827"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1753975884"
},
"departure": {
"delay": 24,
"time": "1753975884"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1753975885"
},
"departure": {
"delay": 25,
"time": "1753975885"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1753975964"
},
"departure": {
"delay": 44,
"time": "1753975964"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1753976093"
},
"departure": {
"delay": -7,
"time": "1753976093"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1753976182"
},
"departure": {
"delay": 22,
"time": "1753976182"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1753976209"
},
"departure": {
"delay": 49,
"time": "1753976209"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1753976333"
},
"departure": {
"delay": -7,
"time": "1753976333"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1753976391"
},
"departure": {
"delay": 51,
"time": "1753976391"
},
"stopId": "FR:27229:ZE:0xNOR02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1753976427"
},
"departure": {
"delay": 27,
"time": "1753976427"
},
"stopId": "FR:27229:ZE:0xVAL02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1753976460"
},
"departure": {
"time": "1753976460"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1753976488"
},
"departure": {
"delay": 28,
"time": "1753976488"
},
"stopId": "FR:27229:ZE:0x11N02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1753976538"
},
"departure": {
"delay": 18,
"time": "1753976538"
},
"stopId": "FR:27229:ZE:0xDOU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1753976571"
},
"departure": {
"delay": 51,
"time": "1753976571"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1753976610"
},
"departure": {
"delay": 30,
"time": "1753976610"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1753976633"
},
"departure": {
"delay": -7,
"time": "1753976633"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1753976690"
},
"departure": {
"delay": 50,
"time": "1753976690"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1753976753"
},
"departure": {
"delay": -7,
"time": "1753976753"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1753976933"
},
"departure": {
"delay": -7,
"time": "1753976933"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1753976977"
},
"departure": {
"delay": 37,
"time": "1753976977"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1753977016"
},
"departure": {
"delay": 16,
"time": "1753977016"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1753977074"
},
"departure": {
"delay": 14,
"time": "1753977074"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1753977144"
},
"departure": {
"delay": 24,
"time": "1753977144"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1753977172"
},
"departure": {
"delay": 52,
"time": "1753977172"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1753977233"
},
"departure": {
"delay": -7,
"time": "1753977233"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1753977465"
},
"departure": {
"delay": 45,
"time": "1753977465"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1753977587"
},
"departure": {
"delay": 47,
"time": "1753977587"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1753977705"
},
"departure": {
"delay": 45,
"time": "1753977705"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1753977773"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1753974903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC496067:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 259,
"time": "1753974109"
},
"departure": {
"delay": 259,
"time": "1753974139"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1753974283"
},
"departure": {
"delay": 289,
"time": "1753974289"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 259,
"time": "1753974349"
},
"departure": {
"delay": 259,
"time": "1753974379"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 289,
"time": "1753974469"
},
"departure": {
"delay": 289,
"time": "1753974469"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 259,
"time": "1753974544"
},
"departure": {
"delay": 259,
"time": "1753974559"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 259,
"time": "1753974666"
},
"departure": {
"delay": 259,
"time": "1753974679"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 289,
"time": "1753974769"
},
"departure": {
"delay": 289,
"time": "1753974769"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 257,
"time": "1753974857"
},
"departure": {
"delay": 257,
"time": "1753974857"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 257,
"time": "1753974917"
},
"departure": {
"delay": 257,
"time": "1753974917"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 256,
"time": "1753974976"
},
"departure": {
"delay": 256,
"time": "1753974976"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1753975020"
},
"departure": {
"delay": 240,
"time": "1753975020"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 215,
"time": "1753975055"
},
"departure": {
"delay": 215,
"time": "1753975055"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1753975113"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490592:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753975800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1753975887"
},
"departure": {
"delay": 27,
"time": "1753975887"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1753975934"
},
"departure": {
"delay": -46,
"time": "1753975934"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1753976091"
},
"departure": {
"delay": -9,
"time": "1753976091"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1753976173"
},
"departure": {
"delay": -47,
"time": "1753976173"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1753976263"
},
"departure": {
"delay": -17,
"time": "1753976263"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1753976376"
},
"departure": {
"delay": -24,
"time": "1753976376"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1753976473"
},
"departure": {
"delay": -47,
"time": "1753976473"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1753976582"
},
"departure": {
"delay": 2,
"time": "1753976582"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1753976662"
},
"departure": {
"delay": -38,
"time": "1753976662"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1753976720"
},
"departure": {
"delay": -40,
"time": "1753976720"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -47,
"time": "1753976773"
},
"departure": {
"delay": -47,
"time": "1753976773"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1753976838"
},
"departure": {
"delay": -42,
"time": "1753976838"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1753976895"
},
"departure": {
"delay": -45,
"time": "1753976895"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1753976953"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490597:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexETEC490598:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1753974185"
},
"departure": {
"delay": 65,
"time": "1753974185"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1753974271"
},
"departure": {
"delay": 31,
"time": "1753974271"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1753974376"
},
"departure": {
"delay": 16,
"time": "1753974376"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1753974400"
},
"departure": {
"delay": 40,
"time": "1753974400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1753974474"
},
"departure": {
"delay": 54,
"time": "1753974474"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1753974559"
},
"departure": {
"delay": 19,
"time": "1753974559"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1753974712"
},
"departure": {
"delay": 136,
"time": "1753974736"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1753974870"
},
"departure": {
"delay": 150,
"time": "1753974870"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1753974932"
},
"departure": {
"delay": 92,
"time": "1753974932"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1753975022"
},
"departure": {
"delay": 122,
"time": "1753975022"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1753975101"
},
"departure": {
"delay": 81,
"time": "1753975101"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1753975207"
},
"departure": {
"delay": 67,
"time": "1753975207"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1753975316"
},
"departure": {
"delay": 116,
"time": "1753975316"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1753975396"
},
"departure": {
"delay": 76,
"time": "1753975396"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1753975454"
},
"departure": {
"delay": 74,
"time": "1753975454"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1753975507"
},
"departure": {
"delay": 67,
"time": "1753975507"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1753975572"
},
"departure": {
"delay": 72,
"time": "1753975572"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1753975629"
},
"departure": {
"delay": 69,
"time": "1753975629"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1753975687"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1753974903",
"trip": {
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexETEC490598:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1753974998"
}
}