Détails de la ressource
Données en temps réel au format GTFS-RT (protobuf) du réseau de transport de Seine Normandie Agglomération.
Cette ressource fait partie du jeu de données Réseau urbain SNgo!.
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
❌408 erreurs, 85 avertissements
De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 29/04/2026 à 09h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 28 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:627:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:1321:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:863:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:621:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD007:ServiceJourney:1055:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 28 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD007:Line:22:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:21:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD007:Line:24:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 352 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:627:LOC stop_id FR:27681:ZE:11000:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:627:LOC stop_id FR:27681:ZE:10031:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:627:LOC stop_id FR:27681:ZE:1036:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:627:LOC stop_id FR:27681:ZE:10078:ATOUMOD007 does not exist in GTFS data stops.txt
- trip_id ATOUMOD007:ServiceJourney:627:LOC stop_id FR:27681:ZE:10063:ATOUMOD007 does not exist in GTFS data stops.txt
Avertissements
vehicle_id not populated W002 28 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:627:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:1321:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:863:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:621:LOC does not have a vehicle_id
- trip_id ATOUMOD007:ServiceJourney:1055:LOC does not have a vehicle_id
Header timestamp is older than 65 seconds W008 1 erreur
The data in a GTFS-realtime feed should always be less than one minute old
Exemples d'erreurs
- header.timestamp is 1 min 48 sec old which is greater than the recommended age of 65 seconds
schedule_relationship not populated W009 56 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:627:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:627:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:1321:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:1321:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:863: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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 376 | 25 fois (83 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 376 | 25 fois (83 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 663 | 25 fois (83 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 376 | 25 fois (83 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 752 | 25 fois (83 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 11 | 11 fois (37 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 22 | 11 fois (37 % des validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 3 | 3 fois (10 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 29/04/2026 à 14h23 Europe/Paris.
trip_updates (57) 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 29/04/2026 à 14h23 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD007:ServiceJourney:2115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777468800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777468860"
},
"departure": {
"time": "1777468860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777468920"
},
"departure": {
"time": "1777468920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777469160"
},
"departure": {
"time": "1777469160"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777469220"
},
"departure": {
"time": "1777469220"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777469280"
},
"departure": {
"time": "1777469280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777469340"
},
"departure": {
"time": "1777469340"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777469400"
},
"departure": {
"time": "1777469400"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777469460"
},
"departure": {
"time": "1777469460"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777469520"
},
"departure": {
"time": "1777469520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777469580"
},
"departure": {
"time": "1777469580"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777469640"
},
"departure": {
"time": "1777469640"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777469760"
},
"departure": {
"time": "1777469760"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777469880"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2115:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777472400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777472460"
},
"departure": {
"time": "1777472460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777472520"
},
"departure": {
"time": "1777472520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777472760"
},
"departure": {
"time": "1777472760"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777472820"
},
"departure": {
"time": "1777472820"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777472880"
},
"departure": {
"time": "1777472880"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777472940"
},
"departure": {
"time": "1777472940"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777473000"
},
"departure": {
"time": "1777473000"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777473060"
},
"departure": {
"time": "1777473060"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777473120"
},
"departure": {
"time": "1777473120"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777473180"
},
"departure": {
"time": "1777473180"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777473240"
},
"departure": {
"time": "1777473240"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777473360"
},
"departure": {
"time": "1777473360"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777473480"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2363:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777476000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777476060"
},
"departure": {
"time": "1777476060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777476120"
},
"departure": {
"time": "1777476120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777476360"
},
"departure": {
"time": "1777476360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777476420"
},
"departure": {
"time": "1777476420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777476480"
},
"departure": {
"time": "1777476480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777476540"
},
"departure": {
"time": "1777476540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777476600"
},
"departure": {
"time": "1777476600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777476660"
},
"departure": {
"time": "1777476660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777476720"
},
"departure": {
"time": "1777476720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777476780"
},
"departure": {
"time": "1777476780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777476840"
},
"departure": {
"time": "1777476840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777476960"
},
"departure": {
"time": "1777476960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777477080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2585:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2771:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777478880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777478940"
},
"departure": {
"time": "1777478940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777479000"
},
"departure": {
"time": "1777479000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777479600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2771:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2973:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777481340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777481400"
},
"departure": {
"time": "1777481400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777481460"
},
"departure": {
"time": "1777481460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777482000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2973:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777483740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777483800"
},
"departure": {
"time": "1777483800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777483860"
},
"departure": {
"time": "1777483860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777484100"
},
"departure": {
"time": "1777484100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777484160"
},
"departure": {
"time": "1777484160"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777484220"
},
"departure": {
"time": "1777484220"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777484280"
},
"departure": {
"time": "1777484280"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777484340"
},
"departure": {
"time": "1777484340"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777484400"
},
"departure": {
"time": "1777484400"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777484460"
},
"departure": {
"time": "1777484460"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777484520"
},
"departure": {
"time": "1777484520"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777484580"
},
"departure": {
"time": "1777484580"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777484700"
},
"departure": {
"time": "1777484700"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777484760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3131:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777486080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777486140"
},
"departure": {
"time": "1777486140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777486200"
},
"departure": {
"time": "1777486200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777486440"
},
"departure": {
"time": "1777486440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777486500"
},
"departure": {
"time": "1777486500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777486560"
},
"departure": {
"time": "1777486560"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777486620"
},
"departure": {
"time": "1777486620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777486680"
},
"departure": {
"time": "1777486680"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777486740"
},
"departure": {
"time": "1777486740"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777486800"
},
"departure": {
"time": "1777486800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777486860"
},
"departure": {
"time": "1777486860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777486920"
},
"departure": {
"time": "1777486920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777487040"
},
"departure": {
"time": "1777487040"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777487160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3259:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777476000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777476060"
},
"departure": {
"time": "1777476060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777476120"
},
"departure": {
"time": "1777476120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777476300"
},
"departure": {
"time": "1777476300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777476780"
},
"departure": {
"time": "1777476780"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777476840"
},
"departure": {
"time": "1777476840"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777476900"
},
"departure": {
"time": "1777476900"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777477140"
},
"departure": {
"time": "1777477140"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777477260"
},
"departure": {
"time": "1777477260"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777477380"
},
"departure": {
"time": "1777477380"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777477440"
},
"departure": {
"time": "1777477440"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777477500"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2617:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777481340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777481400"
},
"departure": {
"time": "1777481400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777481460"
},
"departure": {
"time": "1777481460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777481640"
},
"departure": {
"time": "1777481640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777481820"
},
"departure": {
"time": "1777481820"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777481880"
},
"departure": {
"time": "1777481880"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777481940"
},
"departure": {
"time": "1777481940"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777482180"
},
"departure": {
"time": "1777482180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777482300"
},
"departure": {
"time": "1777482300"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777482360"
},
"departure": {
"time": "1777482360"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777482420"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2991:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777468800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777468920"
},
"departure": {
"time": "1777468920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777468980"
},
"departure": {
"time": "1777468980"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777469040"
},
"departure": {
"time": "1777469040"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777469220"
},
"departure": {
"time": "1777469220"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777469340"
},
"departure": {
"time": "1777469340"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777469400"
},
"departure": {
"time": "1777469400"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777469460"
},
"departure": {
"time": "1777469460"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777469640"
},
"departure": {
"time": "1777469640"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777469700"
},
"departure": {
"time": "1777469700"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777469760"
},
"departure": {
"time": "1777469760"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777469880"
},
"departure": {
"time": "1777469880"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777469940"
},
"departure": {
"time": "1777469940"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777470000"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2145:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777472400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777472520"
},
"departure": {
"time": "1777472520"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777472580"
},
"departure": {
"time": "1777472580"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777472640"
},
"departure": {
"time": "1777472640"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777472820"
},
"departure": {
"time": "1777472820"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777472940"
},
"departure": {
"time": "1777472940"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777473000"
},
"departure": {
"time": "1777473000"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777473060"
},
"departure": {
"time": "1777473060"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777473240"
},
"departure": {
"time": "1777473240"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777473300"
},
"departure": {
"time": "1777473300"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777473360"
},
"departure": {
"time": "1777473360"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777473480"
},
"departure": {
"time": "1777473480"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777473540"
},
"departure": {
"time": "1777473540"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777473600"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2385:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777476000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777476120"
},
"departure": {
"time": "1777476120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777476180"
},
"departure": {
"time": "1777476180"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777476240"
},
"departure": {
"time": "1777476240"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777476420"
},
"departure": {
"time": "1777476420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777476540"
},
"departure": {
"time": "1777476540"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777476600"
},
"departure": {
"time": "1777476600"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777476660"
},
"departure": {
"time": "1777476660"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777476840"
},
"departure": {
"time": "1777476840"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777476900"
},
"departure": {
"time": "1777476900"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777476960"
},
"departure": {
"time": "1777476960"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777477080"
},
"departure": {
"time": "1777477080"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777477140"
},
"departure": {
"time": "1777477140"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777477200"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2603:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777478880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777479000"
},
"departure": {
"time": "1777479000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777479060"
},
"departure": {
"time": "1777479060"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777479120"
},
"departure": {
"time": "1777479120"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777479300"
},
"departure": {
"time": "1777479300"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777479420"
},
"departure": {
"time": "1777479420"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777479480"
},
"departure": {
"time": "1777479480"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777479540"
},
"departure": {
"time": "1777479540"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777479720"
},
"departure": {
"time": "1777479720"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777479780"
},
"departure": {
"time": "1777479780"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777479840"
},
"departure": {
"time": "1777479840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777479960"
},
"departure": {
"time": "1777479960"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777480020"
},
"departure": {
"time": "1777480020"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777480080"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2801:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777481340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777481460"
},
"departure": {
"time": "1777481460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777481520"
},
"departure": {
"time": "1777481520"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777481580"
},
"departure": {
"time": "1777481580"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777481760"
},
"departure": {
"time": "1777481760"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777481880"
},
"departure": {
"time": "1777481880"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777481940"
},
"departure": {
"time": "1777481940"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777482000"
},
"departure": {
"time": "1777482000"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777482180"
},
"departure": {
"time": "1777482180"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777482240"
},
"departure": {
"time": "1777482240"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777482300"
},
"departure": {
"time": "1777482300"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777482420"
},
"departure": {
"time": "1777482420"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777482480"
},
"departure": {
"time": "1777482480"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777482540"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3003:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777483740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777483860"
},
"departure": {
"time": "1777483860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777483920"
},
"departure": {
"time": "1777483920"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777483980"
},
"departure": {
"time": "1777483980"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777484160"
},
"departure": {
"time": "1777484160"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777484280"
},
"departure": {
"time": "1777484280"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777484340"
},
"departure": {
"time": "1777484340"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777484400"
},
"departure": {
"time": "1777484400"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777484580"
},
"departure": {
"time": "1777484580"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777484640"
},
"departure": {
"time": "1777484640"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777484700"
},
"departure": {
"time": "1777484700"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777484820"
},
"departure": {
"time": "1777484820"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777484880"
},
"departure": {
"time": "1777484880"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777484940"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3149:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777486080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777486200"
},
"departure": {
"time": "1777486200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777486260"
},
"departure": {
"time": "1777486260"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777486320"
},
"departure": {
"time": "1777486320"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777486500"
},
"departure": {
"time": "1777486500"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777486620"
},
"departure": {
"time": "1777486620"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777486680"
},
"departure": {
"time": "1777486680"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777486740"
},
"departure": {
"time": "1777486740"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777486920"
},
"departure": {
"time": "1777486920"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777486980"
},
"departure": {
"time": "1777486980"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777487040"
},
"departure": {
"time": "1777487040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777487160"
},
"departure": {
"time": "1777487160"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777487220"
},
"departure": {
"time": "1777487220"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777487280"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3291:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1777464600"
},
"departure": {
"delay": 125,
"time": "1777464605"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1777464660"
},
"departure": {
"delay": 125,
"time": "1777464665"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1777464720"
},
"departure": {
"delay": 125,
"time": "1777464725"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1777464840"
},
"departure": {
"delay": 125,
"time": "1777464845"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1777464900"
},
"departure": {
"delay": 125,
"time": "1777464905"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1777465020"
},
"departure": {
"delay": 185,
"time": "1777465025"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1777465080"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1815:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777468800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777468920"
},
"departure": {
"time": "1777468920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777468980"
},
"departure": {
"time": "1777468980"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777469040"
},
"departure": {
"time": "1777469040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777469160"
},
"departure": {
"time": "1777469160"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777469280"
},
"departure": {
"time": "1777469280"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777469400"
},
"departure": {
"time": "1777469400"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777469460"
},
"departure": {
"time": "1777469460"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777469520"
},
"departure": {
"time": "1777469520"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777469640"
},
"departure": {
"time": "1777469640"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777469700"
},
"departure": {
"time": "1777469700"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777469760"
},
"departure": {
"time": "1777469760"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777469820"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2109:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777466940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777467000"
},
"departure": {
"time": "1777467000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777467060"
},
"departure": {
"time": "1777467060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777467120"
},
"departure": {
"time": "1777467120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777467180"
},
"departure": {
"time": "1777467180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777467240"
},
"departure": {
"time": "1777467240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777467360"
},
"departure": {
"time": "1777467360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777467420"
},
"departure": {
"time": "1777467420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777467480"
},
"departure": {
"time": "1777467480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777467540"
},
"departure": {
"time": "1777467540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777467600"
},
"departure": {
"time": "1777467600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777467780"
},
"departure": {
"time": "1777467780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777467960"
},
"departure": {
"time": "1777467960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777468020"
},
"departure": {
"time": "1777468020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777468200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2009:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777472400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777472520"
},
"departure": {
"time": "1777472520"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777472580"
},
"departure": {
"time": "1777472580"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777472640"
},
"departure": {
"time": "1777472640"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777472760"
},
"departure": {
"time": "1777472760"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777472880"
},
"departure": {
"time": "1777472880"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777473000"
},
"departure": {
"time": "1777473000"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777473060"
},
"departure": {
"time": "1777473060"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777473120"
},
"departure": {
"time": "1777473120"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777473360"
},
"departure": {
"time": "1777473360"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777473420"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2355:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777470540"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777470600"
},
"departure": {
"time": "1777470600"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777470660"
},
"departure": {
"time": "1777470660"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777470720"
},
"departure": {
"time": "1777470720"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777470780"
},
"departure": {
"time": "1777470780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777470840"
},
"departure": {
"time": "1777470840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777470960"
},
"departure": {
"time": "1777470960"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777471020"
},
"departure": {
"time": "1777471020"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777471080"
},
"departure": {
"time": "1777471080"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777471140"
},
"departure": {
"time": "1777471140"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777471200"
},
"departure": {
"time": "1777471200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777471380"
},
"departure": {
"time": "1777471380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777471560"
},
"departure": {
"time": "1777471560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777471620"
},
"departure": {
"time": "1777471620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777471800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2253:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2503:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777474140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777474200"
},
"departure": {
"time": "1777474200"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777474260"
},
"departure": {
"time": "1777474260"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777474320"
},
"departure": {
"time": "1777474320"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777474380"
},
"departure": {
"time": "1777474380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777474440"
},
"departure": {
"time": "1777474440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777474560"
},
"departure": {
"time": "1777474560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777474620"
},
"departure": {
"time": "1777474620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777474680"
},
"departure": {
"time": "1777474680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777474740"
},
"departure": {
"time": "1777474740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777474800"
},
"departure": {
"time": "1777474800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777474980"
},
"departure": {
"time": "1777474980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777475100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2503:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2903:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777480020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777480260"
},
"departure": {
"time": "1777480260"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777480320"
},
"departure": {
"time": "1777480320"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777480380"
},
"departure": {
"time": "1777480380"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777480440"
},
"departure": {
"time": "1777480440"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777480620"
},
"departure": {
"time": "1777480620"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777480800"
},
"departure": {
"time": "1777480800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777480860"
},
"departure": {
"time": "1777480860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777481040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2903:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777484880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777485120"
},
"departure": {
"time": "1777485120"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777485180"
},
"departure": {
"time": "1777485180"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777485240"
},
"departure": {
"time": "1777485240"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777485300"
},
"departure": {
"time": "1777485300"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777485480"
},
"departure": {
"time": "1777485480"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777485660"
},
"departure": {
"time": "1777485660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777485720"
},
"departure": {
"time": "1777485720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777485900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3217:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777467180"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777467240"
},
"departure": {
"time": "1777467240"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777467300"
},
"departure": {
"time": "1777467300"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777467360"
},
"departure": {
"time": "1777467360"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777467420"
},
"departure": {
"time": "1777467420"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777467480"
},
"departure": {
"time": "1777467480"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777467540"
},
"departure": {
"time": "1777467540"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777467600"
},
"departure": {
"time": "1777467600"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777467660"
},
"departure": {
"time": "1777467660"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777467720"
},
"departure": {
"time": "1777467720"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777467780"
},
"departure": {
"time": "1777467780"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777467960"
},
"departure": {
"time": "1777467960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777468020"
},
"departure": {
"time": "1777468020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777468200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2023:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777470780"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777470840"
},
"departure": {
"time": "1777470840"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777470900"
},
"departure": {
"time": "1777470900"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777470960"
},
"departure": {
"time": "1777470960"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777471020"
},
"departure": {
"time": "1777471020"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777471080"
},
"departure": {
"time": "1777471080"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777471140"
},
"departure": {
"time": "1777471140"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777471200"
},
"departure": {
"time": "1777471200"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777471260"
},
"departure": {
"time": "1777471260"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777471320"
},
"departure": {
"time": "1777471320"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777471380"
},
"departure": {
"time": "1777471380"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777471560"
},
"departure": {
"time": "1777471560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777471620"
},
"departure": {
"time": "1777471620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777471800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2279:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777474080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777474140"
},
"departure": {
"time": "1777474140"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777474260"
},
"departure": {
"time": "1777474260"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777474320"
},
"departure": {
"time": "1777474320"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777474440"
},
"departure": {
"time": "1777474440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777474500"
},
"departure": {
"time": "1777474500"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777474560"
},
"departure": {
"time": "1777474560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777474620"
},
"departure": {
"time": "1777474620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777474680"
},
"departure": {
"time": "1777474680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777474800"
},
"departure": {
"time": "1777474800"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777474860"
},
"departure": {
"time": "1777474860"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777475100"
},
"departure": {
"time": "1777475100"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777475160"
},
"departure": {
"time": "1777475160"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777475340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2497:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777477200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777477260"
},
"departure": {
"time": "1777477260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777477380"
},
"departure": {
"time": "1777477380"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777477440"
},
"departure": {
"time": "1777477440"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777477500"
},
"departure": {
"time": "1777477500"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777477560"
},
"departure": {
"time": "1777477560"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777477620"
},
"departure": {
"time": "1777477620"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777477680"
},
"departure": {
"time": "1777477680"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777477740"
},
"departure": {
"time": "1777477740"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777477860"
},
"departure": {
"time": "1777477860"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777477920"
},
"departure": {
"time": "1777477920"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777478220"
},
"departure": {
"time": "1777478220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777478280"
},
"departure": {
"time": "1777478280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777478460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2671:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777479600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777479660"
},
"departure": {
"time": "1777479660"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777479720"
},
"departure": {
"time": "1777479720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777479780"
},
"departure": {
"time": "1777479780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777479840"
},
"departure": {
"time": "1777479840"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777479900"
},
"departure": {
"time": "1777479900"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777479960"
},
"departure": {
"time": "1777479960"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777480020"
},
"departure": {
"time": "1777480020"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777480080"
},
"departure": {
"time": "1777480080"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777480140"
},
"departure": {
"time": "1777480140"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777480200"
},
"departure": {
"time": "1777480200"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777480380"
},
"departure": {
"time": "1777480380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777480440"
},
"departure": {
"time": "1777480440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777480620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2857:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777482000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777482060"
},
"departure": {
"time": "1777482060"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777482120"
},
"departure": {
"time": "1777482120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777482180"
},
"departure": {
"time": "1777482180"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777482240"
},
"departure": {
"time": "1777482240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777482300"
},
"departure": {
"time": "1777482300"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777482360"
},
"departure": {
"time": "1777482360"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777482420"
},
"departure": {
"time": "1777482420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777482480"
},
"departure": {
"time": "1777482480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777482540"
},
"departure": {
"time": "1777482540"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777482600"
},
"departure": {
"time": "1777482600"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777482780"
},
"departure": {
"time": "1777482780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777482840"
},
"departure": {
"time": "1777482840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777483020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3023:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777484760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777484820"
},
"departure": {
"time": "1777484820"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777484880"
},
"departure": {
"time": "1777484880"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777484940"
},
"departure": {
"time": "1777484940"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777485000"
},
"departure": {
"time": "1777485000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777485060"
},
"departure": {
"time": "1777485060"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777485120"
},
"departure": {
"time": "1777485120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777485180"
},
"departure": {
"time": "1777485180"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777485240"
},
"departure": {
"time": "1777485240"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777485300"
},
"departure": {
"time": "1777485300"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777485360"
},
"departure": {
"time": "1777485360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777485540"
},
"departure": {
"time": "1777485540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777485600"
},
"departure": {
"time": "1777485600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777485780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3193:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777476600"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777476720"
},
"departure": {
"time": "1777476720"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777476840"
},
"departure": {
"time": "1777476840"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777476900"
},
"departure": {
"time": "1777476900"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777476960"
},
"departure": {
"time": "1777476960"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777477200"
},
"departure": {
"time": "1777477200"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777477380"
},
"departure": {
"time": "1777477380"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777477440"
},
"departure": {
"time": "1777477440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777477500"
},
"departure": {
"time": "1777477500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777477680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1777456374",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2629:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777477500"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777477740"
},
"departure": {
"time": "1777477740"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777477920"
},
"departure": {
"time": "1777477920"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777477980"
},
"departure": {
"time": "1777477980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777478040"
},
"departure": {
"time": "1777478040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777478220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2693:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777482480"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777482720"
},
"departure": {
"time": "1777482720"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777482900"
},
"departure": {
"time": "1777482900"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777482960"
},
"departure": {
"time": "1777482960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777483020"
},
"departure": {
"time": "1777483020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777483200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1777465212",
"trip": {
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3049:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1980,
"time": "1777465020"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777467060"
},
"departure": {
"time": "1777467060"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777467120"
},
"departure": {
"time": "1777467120"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777467180"
},
"departure": {
"time": "1777467180"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777467360"
},
"departure": {
"time": "1777467360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777467480"
},
"departure": {
"time": "1777467480"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777467600"
},
"departure": {
"time": "1777467600"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777467660"
},
"departure": {
"time": "1777467660"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777467720"
},
"departure": {
"time": "1777467720"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777467780"
},
"departure": {
"time": "1777467780"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777467900"
},
"departure": {
"time": "1777467900"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777468080"
},
"departure": {
"time": "1777468080"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777468140"
},
"departure": {
"time": "1777468140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777468200"
},
"departure": {
"time": "1777468200"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777468320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2015:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777470600"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777470660"
},
"departure": {
"time": "1777470660"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777470720"
},
"departure": {
"time": "1777470720"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777470780"
},
"departure": {
"time": "1777470780"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777470960"
},
"departure": {
"time": "1777470960"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777471020"
},
"departure": {
"time": "1777471020"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777471140"
},
"departure": {
"time": "1777471140"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777471200"
},
"departure": {
"time": "1777471200"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777471320"
},
"departure": {
"time": "1777471320"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777471380"
},
"departure": {
"time": "1777471380"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777471500"
},
"departure": {
"time": "1777471500"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777471680"
},
"departure": {
"time": "1777471680"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777471740"
},
"departure": {
"time": "1777471740"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777471800"
},
"departure": {
"time": "1777471800"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777471920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2267:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777473900"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777473960"
},
"departure": {
"time": "1777473960"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777474020"
},
"departure": {
"time": "1777474020"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777474080"
},
"departure": {
"time": "1777474080"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777474140"
},
"departure": {
"time": "1777474140"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777474200"
},
"departure": {
"time": "1777474200"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777474320"
},
"departure": {
"time": "1777474320"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777474380"
},
"departure": {
"time": "1777474380"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777474440"
},
"departure": {
"time": "1777474440"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777474500"
},
"departure": {
"time": "1777474500"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777474980"
},
"departure": {
"time": "1777474980"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777475280"
},
"departure": {
"time": "1777475280"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777475340"
},
"departure": {
"time": "1777475340"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777475400"
},
"departure": {
"time": "1777475400"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777475700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465230",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2473:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777477200"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777477620"
},
"departure": {
"time": "1777477620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777477680"
},
"departure": {
"time": "1777477680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777477740"
},
"departure": {
"time": "1777477740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777477920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2665:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777480080"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777480500"
},
"departure": {
"time": "1777480500"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777480560"
},
"departure": {
"time": "1777480560"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777480620"
},
"departure": {
"time": "1777480620"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777480740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2909:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777482540"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777482960"
},
"departure": {
"time": "1777482960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777483020"
},
"departure": {
"time": "1777483020"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777483080"
},
"departure": {
"time": "1777483080"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777483200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3067:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777484940"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777485360"
},
"departure": {
"time": "1777485360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777485420"
},
"departure": {
"time": "1777485420"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777485480"
},
"departure": {
"time": "1777485480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777485600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1777464748",
"trip": {
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3229:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777466880"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777466940"
},
"departure": {
"time": "1777466940"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777467000"
},
"departure": {
"time": "1777467000"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777467060"
},
"departure": {
"time": "1777467060"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777467120"
},
"departure": {
"time": "1777467120"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777467180"
},
"departure": {
"time": "1777467180"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777467240"
},
"departure": {
"time": "1777467240"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777467300"
},
"departure": {
"time": "1777467300"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777467480"
},
"departure": {
"time": "1777467480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777467540"
},
"departure": {
"time": "1777467540"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777467720"
},
"departure": {
"time": "1777467720"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777467780"
},
"departure": {
"time": "1777467780"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777467840"
},
"departure": {
"time": "1777467840"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777467960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465281",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2003:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2241:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777470480"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777470540"
},
"departure": {
"time": "1777470540"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777470600"
},
"departure": {
"time": "1777470600"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777470660"
},
"departure": {
"time": "1777470660"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777470720"
},
"departure": {
"time": "1777470720"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777470840"
},
"departure": {
"time": "1777470840"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777470900"
},
"departure": {
"time": "1777470900"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777470960"
},
"departure": {
"time": "1777470960"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777471140"
},
"departure": {
"time": "1777471140"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777471260"
},
"departure": {
"time": "1777471260"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777471440"
},
"departure": {
"time": "1777471440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777471500"
},
"departure": {
"time": "1777471500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777471560"
},
"departure": {
"time": "1777471560"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777471680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1777465281",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2241:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777473540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777473600"
},
"departure": {
"time": "1777473600"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777473660"
},
"departure": {
"time": "1777473660"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777473900"
},
"departure": {
"time": "1777473900"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777473960"
},
"departure": {
"time": "1777473960"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777474020"
},
"departure": {
"time": "1777474020"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777474200"
},
"departure": {
"time": "1777474200"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777474500"
},
"departure": {
"time": "1777474500"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777474680"
},
"departure": {
"time": "1777474680"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777474740"
},
"departure": {
"time": "1777474740"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777474800"
},
"departure": {
"time": "1777474800"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777474920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1777465281",
"trip": {
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2423:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777476960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777477020"
},
"departure": {
"time": "1777477020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777477200"
},
"departure": {
"time": "1777477200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777477320"
},
"departure": {
"time": "1777477320"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777477380"
},
"departure": {
"time": "1777477380"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777477440"
},
"departure": {
"time": "1777477440"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777477500"
},
"departure": {
"time": "1777477500"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777477560"
},
"departure": {
"time": "1777477560"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777477740"
},
"departure": {
"time": "1777477740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777477860"
},
"departure": {
"time": "1777477860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777477920"
},
"departure": {
"time": "1777477920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777477980"
},
"departure": {
"time": "1777477980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777478280"
},
"departure": {
"time": "1777478280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777478340"
},
"departure": {
"time": "1777478340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777478520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465281",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2645:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777479840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777479900"
},
"departure": {
"time": "1777479900"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777480080"
},
"departure": {
"time": "1777480080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777480200"
},
"departure": {
"time": "1777480200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777480260"
},
"departure": {
"time": "1777480260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777480320"
},
"departure": {
"time": "1777480320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777480380"
},
"departure": {
"time": "1777480380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777480440"
},
"departure": {
"time": "1777480440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777480560"
},
"departure": {
"time": "1777480560"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777480680"
},
"departure": {
"time": "1777480680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777480740"
},
"departure": {
"time": "1777480740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777480800"
},
"departure": {
"time": "1777480800"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777481040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1777465281",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2877:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777482300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777482360"
},
"departure": {
"time": "1777482360"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777482540"
},
"departure": {
"time": "1777482540"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777482660"
},
"departure": {
"time": "1777482660"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777482720"
},
"departure": {
"time": "1777482720"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777482780"
},
"departure": {
"time": "1777482780"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777482840"
},
"departure": {
"time": "1777482840"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777482900"
},
"departure": {
"time": "1777482900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777483080"
},
"departure": {
"time": "1777483080"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777483200"
},
"departure": {
"time": "1777483200"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777483260"
},
"departure": {
"time": "1777483260"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777483320"
},
"departure": {
"time": "1777483320"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777483560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1777465281",
"trip": {
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3029:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2573:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777476000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777476060"
},
"departure": {
"time": "1777476060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777476120"
},
"departure": {
"time": "1777476120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777476360"
},
"departure": {
"time": "1777476360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777476420"
},
"departure": {
"time": "1777476420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777476480"
},
"departure": {
"time": "1777476480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777476600"
},
"departure": {
"time": "1777476600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777476780"
},
"departure": {
"time": "1777476780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777476960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2573:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2777:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777478880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777478940"
},
"departure": {
"time": "1777478940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777479000"
},
"departure": {
"time": "1777479000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777479240"
},
"departure": {
"time": "1777479240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777479300"
},
"departure": {
"time": "1777479300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777479360"
},
"departure": {
"time": "1777479360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777479480"
},
"departure": {
"time": "1777479480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777479660"
},
"departure": {
"time": "1777479660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777479840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2777:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777481340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777481400"
},
"departure": {
"time": "1777481400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777481460"
},
"departure": {
"time": "1777481460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777481700"
},
"departure": {
"time": "1777481700"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777481760"
},
"departure": {
"time": "1777481760"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777481820"
},
"departure": {
"time": "1777481820"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777481940"
},
"departure": {
"time": "1777481940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777482120"
},
"departure": {
"time": "1777482120"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777482300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2979:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777483740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777483800"
},
"departure": {
"time": "1777483800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777483860"
},
"departure": {
"time": "1777483860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777484100"
},
"departure": {
"time": "1777484100"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777484160"
},
"departure": {
"time": "1777484160"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777484220"
},
"departure": {
"time": "1777484220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777484340"
},
"departure": {
"time": "1777484340"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777484520"
},
"departure": {
"time": "1777484520"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777484700"
},
"departure": {
"time": "1777484700"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777484760"
},
"departure": {
"time": "1777484760"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777484940"
},
"departure": {
"time": "1777484940"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777485060"
},
"departure": {
"time": "1777485060"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777485120"
},
"departure": {
"time": "1777485120"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777485180"
},
"departure": {
"time": "1777485180"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777485240"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3155:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1777464540"
},
"departure": {
"delay": 65,
"time": "1777464545"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1777464600"
},
"departure": {
"delay": 65,
"time": "1777464605"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1777464660"
},
"departure": {
"delay": 65,
"time": "1777464665"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1777464720"
},
"departure": {
"delay": 5,
"time": "1777464725"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1777464780"
},
"departure": {
"delay": 5,
"time": "1777464785"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1777464840"
},
"departure": {
"delay": 5,
"time": "1777464845"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777464900"
},
"departure": {
"time": "1777464900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777464960"
},
"departure": {
"time": "1777464960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777465020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1827:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777468800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777468860"
},
"departure": {
"time": "1777468860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777468920"
},
"departure": {
"time": "1777468920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777469100"
},
"departure": {
"time": "1777469100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777469280"
},
"departure": {
"time": "1777469280"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777469340"
},
"departure": {
"time": "1777469340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777469400"
},
"departure": {
"time": "1777469400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777469460"
},
"departure": {
"time": "1777469460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777469520"
},
"departure": {
"time": "1777469520"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777469640"
},
"departure": {
"time": "1777469640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777469700"
},
"departure": {
"time": "1777469700"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777469760"
},
"departure": {
"time": "1777469760"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777469820"
},
"departure": {
"time": "1777469820"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777469880"
},
"departure": {
"time": "1777469880"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777469940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2129:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777472400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777472460"
},
"departure": {
"time": "1777472460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777472520"
},
"departure": {
"time": "1777472520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777472700"
},
"departure": {
"time": "1777472700"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777472880"
},
"departure": {
"time": "1777472880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777472940"
},
"departure": {
"time": "1777472940"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777473000"
},
"departure": {
"time": "1777473000"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777473060"
},
"departure": {
"time": "1777473060"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777473120"
},
"departure": {
"time": "1777473120"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777473240"
},
"departure": {
"time": "1777473240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777473300"
},
"departure": {
"time": "1777473300"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777473360"
},
"departure": {
"time": "1777473360"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777473420"
},
"departure": {
"time": "1777473420"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777473480"
},
"departure": {
"time": "1777473480"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777473540"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2369:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777478880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777478940"
},
"departure": {
"time": "1777478940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777479000"
},
"departure": {
"time": "1777479000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777479180"
},
"departure": {
"time": "1777479180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777479360"
},
"departure": {
"time": "1777479360"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777479420"
},
"departure": {
"time": "1777479420"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777479480"
},
"departure": {
"time": "1777479480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777479540"
},
"departure": {
"time": "1777479540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777479600"
},
"departure": {
"time": "1777479600"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777479720"
},
"departure": {
"time": "1777479720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777479780"
},
"departure": {
"time": "1777479780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777479840"
},
"departure": {
"time": "1777479840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777479900"
},
"departure": {
"time": "1777479900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777479960"
},
"departure": {
"time": "1777479960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777480020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2789:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777483740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777483800"
},
"departure": {
"time": "1777483800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777483860"
},
"departure": {
"time": "1777483860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777484040"
},
"departure": {
"time": "1777484040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777484220"
},
"departure": {
"time": "1777484220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777484280"
},
"departure": {
"time": "1777484280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777484340"
},
"departure": {
"time": "1777484340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777484400"
},
"departure": {
"time": "1777484400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777484460"
},
"departure": {
"time": "1777484460"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777484580"
},
"departure": {
"time": "1777484580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777484640"
},
"departure": {
"time": "1777484640"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777484700"
},
"departure": {
"time": "1777484700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777484760"
},
"departure": {
"time": "1777484760"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777484820"
},
"departure": {
"time": "1777484820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777484880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3143:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777486080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1777486140"
},
"departure": {
"time": "1777486140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1777486200"
},
"departure": {
"time": "1777486200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1777486380"
},
"departure": {
"time": "1777486380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1777486560"
},
"departure": {
"time": "1777486560"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1777486620"
},
"departure": {
"time": "1777486620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1777486680"
},
"departure": {
"time": "1777486680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1777486740"
},
"departure": {
"time": "1777486740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1777486800"
},
"departure": {
"time": "1777486800"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1777486920"
},
"departure": {
"time": "1777486920"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1777486980"
},
"departure": {
"time": "1777486980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1777487040"
},
"departure": {
"time": "1777487040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1777487100"
},
"departure": {
"time": "1777487100"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1777487160"
},
"departure": {
"time": "1777487160"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1777487220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1777465212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3273:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1777465400"
}
}