Détails de la ressource
La base de données multimodale présente de manière agrégée les horaires et les arrêts des réseaux de transport public normands en temps réel. Elle est le support du calculateur d’itinéraires Atoumod.fr, piloté par le Syndicat mixte Atoumod.
Cette ressource fait partie du jeu de données Agrégat des réseaux urbains et interurbains de Normandie.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌2 180 erreurs, 189 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 01/02/2026 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 53 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence [7, 12, 4] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC stop_sequence [29, 38, 36] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC stop_sequence [41, 39] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC stop_sequence [49, 42] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC stop_sequence [8, 13, 4] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 21 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 ATOUMOD035:ServiceJourney:3757925x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3748931x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3757919x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 2 023 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 arrival_time 08:05:31 (1769929531) is less than previous stop arrival_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 arrival_time 08:05:31 (1769929531) is less than previous stop departure_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 departure_time 08:05:31 (1769929531) is less than previous stop departure_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 departure_time 08:05:31 (1769929531) is less than previous stop arrival_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 6 arrival_time 08:06:43 (1769929603) is less than previous stop arrival_time 08:14:09 (1769930049) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 41 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 6 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 41 has stop_id FR:76351:ZE:3593:ATOUMOD003 but GTFS stop_sequence 41 has stop_id FR:76447:ZE:3220:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 49 has stop_id FR:76552:ZE:3339:ATOUMOD003 but GTFS stop_sequence 49 has stop_id FR:76552:ZE:3105:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4042135x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 10 has stop_id FR:76351:ZE:3319:ATOUMOD003 but GTFS stop_sequence 10 has stop_id FR:76351:ZE:3494:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx1599:LOC stop_sequence 1 has stop_id FR:76157:ZE:TCARxTMONET:ATOUMOD001 but GTFS stop_sequence 1 has stop_id FR:76212:ZE:TCARxDUREC:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx1599:LOC stop_sequence 7 has stop_id FR:76157:ZE:TCARxTPRAT1:ATOUMOD001 but GTFS stop_sequence 7 has stop_id FR:76540:ZE:TCARxHILAI2:ATOUMOD001 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:10:14 (1769929814) is 1 min 13 sec greater than 08:09:00 (1769929740556) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 35 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC contains stop_sequence 36 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC contains stop_sequence 39 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC contains stop_sequence 42 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 63 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC does not have a vehicle_id
schedule_relationship not populated W009 126 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 7 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC stop_sequence 29 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 41 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 12 174 | 28 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 471 765 | 28 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 290 | 28 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 2 856 | 28 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 9 713 | 28 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 15 520 | 28 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 31 012 | 28 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 27 | 27 fois (96 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 185 | 24 fois (86 % 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. | 170 | 20 fois (71 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 551 | 19 fois (68 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 431 | 18 fois (64 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 120 | 15 fois (54 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 120 | 15 fois (54 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 25 | 13 fois (46 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 55 | 11 fois (39 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 02/02/2026 à 05h40 Europe/Paris.
trip_updates (230) 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 02/02/2026 à 05h40 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1770009677"
},
"departure": {
"delay": 17,
"time": "1770009677"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1770008438"
},
"departure": {
"delay": 38,
"time": "1770008438"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1770009977"
},
"departure": {
"delay": -43,
"time": "1770009977"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1770010035"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1770008568"
},
"departure": {
"delay": 48,
"time": "1770008568"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1770009400"
},
"departure": {
"delay": 40,
"time": "1770009400"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009000"
},
"departure": {
"time": "1770009000"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008700"
},
"departure": {
"time": "1770008700"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1770008919"
},
"departure": {
"delay": 39,
"time": "1770008919"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1770009576"
},
"departure": {
"delay": -24,
"time": "1770009576"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1770009756"
},
"departure": {
"delay": -24,
"time": "1770009756"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1770009346"
},
"departure": {
"delay": 46,
"time": "1770009346"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1770009886"
},
"departure": {
"delay": -14,
"time": "1770009886"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1770008787"
},
"departure": {
"delay": 27,
"time": "1770008787"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1770008497"
},
"departure": {
"delay": 37,
"time": "1770008497"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1770009432"
},
"departure": {
"delay": 12,
"time": "1770009432"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1770009630"
},
"departure": {
"delay": 30,
"time": "1770009630"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1770008842"
},
"departure": {
"delay": 22,
"time": "1770008842"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470288:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:199:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012960"
},
"departure": {
"time": "1770012960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013620"
},
"departure": {
"time": "1770013620"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013920"
},
"departure": {
"time": "1770013920"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013980"
},
"departure": {
"time": "1770013980"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013860"
},
"departure": {
"time": "1770013860"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770013500"
},
"departure": {
"time": "1770013500"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013200"
},
"departure": {
"time": "1770013200"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013800"
},
"departure": {
"time": "1770013800"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770013740"
},
"departure": {
"time": "1770013740"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1770012900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014040"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013380"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013020"
},
"departure": {
"time": "1770013020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013440"
},
"departure": {
"time": "1770013440"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013560"
},
"departure": {
"time": "1770013560"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:199:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1770005222"
},
"departure": {
"delay": 11,
"time": "1770005291"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1770004996"
},
"departure": {
"delay": 24,
"time": "1770005004"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1770006730"
},
"departure": {
"delay": 4,
"time": "1770006784"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1770004837"
},
"departure": {
"delay": 50,
"time": "1770004850"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 76,
"time": "1770004336"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1770005653"
},
"departure": {
"delay": -36,
"time": "1770005664"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1770006934"
},
"departure": {
"delay": -9,
"time": "1770006951"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1770005560"
},
"departure": {
"delay": 11,
"time": "1770005591"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 81,
"time": "1770004543"
},
"departure": {
"delay": 81,
"time": "1770004581"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1770005908"
},
"departure": {
"delay": 17,
"time": "1770006017"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1770006225"
},
"departure": {
"delay": 14,
"time": "1770006374"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1770007170"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1770007076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1770010361"
},
"departure": {
"delay": 41,
"time": "1770010361"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1770006796",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx286:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1487684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1770008893"
},
"departure": {
"delay": -47,
"time": "1770008893"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -84,
"time": "1770008136"
},
"departure": {
"delay": -84,
"time": "1770008136"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -84,
"time": "1770008616"
},
"departure": {
"delay": -84,
"time": "1770008616"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1770007887"
},
"departure": {
"delay": 27,
"time": "1770007887"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -84,
"time": "1770008316"
},
"departure": {
"delay": -84,
"time": "1770008316"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1770008085"
},
"departure": {
"delay": -15,
"time": "1770008085"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1770009118"
},
"departure": {
"delay": -62,
"time": "1770009118"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1770008496"
},
"departure": {
"delay": -84,
"time": "1770008496"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1770008040"
},
"departure": {
"time": "1770008040"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1770007631"
},
"departure": {
"delay": 11,
"time": "1770007631"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -81,
"time": "1770008859"
},
"departure": {
"delay": -81,
"time": "1770008859"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1770008572"
},
"departure": {
"delay": -68,
"time": "1770008572"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1770007680"
},
"departure": {
"time": "1770007680"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1770008783"
},
"departure": {
"delay": -37,
"time": "1770008783"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1770007742"
},
"departure": {
"delay": 2,
"time": "1770007742"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -84,
"time": "1770009036"
},
"departure": {
"delay": -84,
"time": "1770009036"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -73,
"time": "1770008447"
},
"departure": {
"delay": -73,
"time": "1770008447"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -84,
"time": "1770009276"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1770007588"
},
"departure": {
"delay": 28,
"time": "1770007588"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -84,
"time": "1770008676"
},
"departure": {
"delay": -84,
"time": "1770008676"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1770008364"
},
"departure": {
"delay": -36,
"time": "1770008364"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1770008153"
},
"departure": {
"delay": -67,
"time": "1770008153"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1487684:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072014x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1770007223"
},
"departure": {
"delay": 23,
"time": "1770007223"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1770007475"
},
"departure": {
"delay": 35,
"time": "1770007475"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1770007554"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1770007337"
},
"departure": {
"delay": 17,
"time": "1770007337"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1770006681"
},
"departure": {
"delay": -39,
"time": "1770006681"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1770007287"
},
"departure": {
"delay": 27,
"time": "1770007287"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1770007016"
},
"departure": {
"delay": -4,
"time": "1770007016"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1770007512"
},
"departure": {
"delay": 12,
"time": "1770007512"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1770007074"
},
"departure": {
"delay": -6,
"time": "1770007074"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1770007194"
},
"departure": {
"delay": -6,
"time": "1770007194"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1770007119"
},
"departure": {
"delay": 39,
"time": "1770007119"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -51,
"time": "1770006909"
},
"departure": {
"delay": -51,
"time": "1770006909"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1770006938"
},
"departure": {
"delay": -22,
"time": "1770006938"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1770007438"
},
"departure": {
"delay": -2,
"time": "1770007438"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1770007254"
},
"departure": {
"delay": -6,
"time": "1770007254"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1770006738"
},
"departure": {
"delay": -42,
"time": "1770006738"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1770006824"
},
"departure": {
"delay": -16,
"time": "1770006824"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1770007374"
},
"departure": {
"delay": -6,
"time": "1770007374"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1770007068",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072014x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244094xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -113,
"time": "1770007507"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -102,
"time": "1770006738"
},
"departure": {
"delay": -102,
"time": "1770006738"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -71,
"time": "1770006889"
},
"departure": {
"delay": -71,
"time": "1770006889"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -95,
"time": "1770007345"
},
"departure": {
"delay": -95,
"time": "1770007345"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1770006932"
},
"departure": {
"delay": -88,
"time": "1770006932"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -113,
"time": "1770007267"
},
"departure": {
"delay": -113,
"time": "1770007267"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -59,
"time": "1770006901"
},
"departure": {
"delay": -59,
"time": "1770006901"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1770006682"
},
"departure": {
"delay": -38,
"time": "1770006682"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -87,
"time": "1770006693"
},
"departure": {
"delay": -87,
"time": "1770006693"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1770007086"
},
"departure": {
"delay": -54,
"time": "1770007086"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1770006710"
},
"departure": {
"delay": -10,
"time": "1770006710"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1770007298"
},
"departure": {
"delay": -82,
"time": "1770007298"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1770006665"
},
"departure": {
"delay": -55,
"time": "1770006665"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1770006908",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244094xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020520"
},
"departure": {
"time": "1770020280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1770022140"
},
"departure": {
"time": "1770022020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1770021840"
},
"departure": {
"time": "1770021720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1770021180"
},
"departure": {
"time": "1770021060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1770020580"
},
"departure": {
"time": "1770020340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1770022680"
},
"departure": {
"time": "1770022440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1770021120"
},
"departure": {
"time": "1770021000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1770021960"
},
"departure": {
"time": "1770021840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1770022080"
},
"departure": {
"time": "1770021960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1770021660"
},
"departure": {
"time": "1770021540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1770021060"
},
"departure": {
"time": "1770020940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1770021240"
},
"departure": {
"time": "1770021120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1770021300"
},
"departure": {
"time": "1770021180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1770020640"
},
"departure": {
"time": "1770020400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1770020585"
},
"departure": {
"delay": 5,
"time": "1770020345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1770020460"
},
"departure": {
"time": "1770020220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1770006971",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1770006041"
},
"departure": {
"delay": 59,
"time": "1770006059"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1770007730"
},
"departure": {
"delay": -10,
"time": "1770007730"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1770005988"
},
"departure": {
"time": "1770006000"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1770005946"
},
"departure": {
"delay": 19,
"time": "1770005959"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1770008030"
},
"departure": {
"delay": -10,
"time": "1770008030"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1770006979"
},
"departure": {
"delay": 34,
"time": "1770006994"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1770006173"
},
"departure": {
"delay": 4,
"time": "1770006184"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -24,
"time": "1770006440"
},
"departure": {
"delay": -24,
"time": "1770006456"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1770007060"
},
"departure": {
"delay": -3,
"time": "1770007077"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1770007970"
},
"departure": {
"delay": -10,
"time": "1770007970"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1770006900"
},
"departure": {
"delay": 88,
"time": "1770006928"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1770006611"
},
"departure": {
"delay": 39,
"time": "1770006819"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1770006138"
},
"departure": {
"delay": 34,
"time": "1770006154"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1770007250"
},
"departure": {
"delay": -10,
"time": "1770007250"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1770007430"
},
"departure": {
"delay": -10,
"time": "1770007430"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1770007670"
},
"departure": {
"delay": -10,
"time": "1770007670"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1770007020"
},
"departure": {
"delay": 16,
"time": "1770007036"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1770007550"
},
"departure": {
"delay": -10,
"time": "1770007550"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1770008030"
},
"departure": {
"delay": -10,
"time": "1770008030"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1770008090"
},
"departure": {
"delay": -10,
"time": "1770008090"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1770006935"
},
"departure": {
"delay": 52,
"time": "1770006952"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1770006093"
},
"departure": {
"delay": 51,
"time": "1770006111"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1770007370"
},
"departure": {
"delay": -10,
"time": "1770007370"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 20,
"time": "1770005900"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1770007790"
},
"departure": {
"delay": -10,
"time": "1770007790"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -31,
"time": "1770006252"
},
"departure": {
"delay": -31,
"time": "1770006269"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1770006349"
},
"departure": {
"delay": -52,
"time": "1770006368"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1770006534"
},
"departure": {
"delay": -37,
"time": "1770006563"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1770006304"
},
"departure": {
"delay": -26,
"time": "1770006334"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1770007670"
},
"departure": {
"delay": -10,
"time": "1770007670"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1770007850"
},
"departure": {
"delay": -10,
"time": "1770007850"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1770006190"
},
"departure": {
"delay": -21,
"time": "1770006219"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1770008330"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1770007130"
},
"departure": {
"delay": -10,
"time": "1770007130"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1770007077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011210x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1770008262"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 170,
"time": "1770006590"
},
"departure": {
"delay": 170,
"time": "1770006590"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1770007967"
},
"departure": {
"delay": 107,
"time": "1770007967"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 102,
"time": "1770007902"
},
"departure": {
"delay": 102,
"time": "1770007902"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 147,
"time": "1770007347"
},
"departure": {
"delay": 147,
"time": "1770007347"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 114,
"time": "1770008154"
},
"departure": {
"delay": 114,
"time": "1770008154"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 228,
"time": "1770006768"
},
"departure": {
"delay": 228,
"time": "1770006768"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 102,
"time": "1770007302"
},
"departure": {
"delay": 102,
"time": "1770007302"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 182,
"time": "1770006842"
},
"departure": {
"delay": 182,
"time": "1770006842"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1770007062"
},
"departure": {
"delay": 102,
"time": "1770007062"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1770006782"
},
"departure": {
"delay": 62,
"time": "1770006782"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 178,
"time": "1770006658"
},
"departure": {
"delay": 178,
"time": "1770006658"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 146,
"time": "1770007766"
},
"departure": {
"delay": 146,
"time": "1770007766"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 83,
"time": "1770006923"
},
"departure": {
"delay": 83,
"time": "1770006923"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 140,
"time": "1770008000"
},
"departure": {
"delay": 140,
"time": "1770008000"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 149,
"time": "1770008129"
},
"departure": {
"delay": 149,
"time": "1770008129"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 102,
"time": "1770008202"
},
"departure": {
"delay": 102,
"time": "1770008202"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 152,
"time": "1770007172"
},
"departure": {
"delay": 152,
"time": "1770007172"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 111,
"time": "1770008031"
},
"departure": {
"delay": 111,
"time": "1770008031"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 143,
"time": "1770007943"
},
"departure": {
"delay": 143,
"time": "1770007943"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 102,
"time": "1770007422"
},
"departure": {
"delay": 102,
"time": "1770007422"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 150,
"time": "1770007110"
},
"departure": {
"delay": 150,
"time": "1770007110"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1770007662"
},
"departure": {
"delay": 102,
"time": "1770007662"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 144,
"time": "1770007224"
},
"departure": {
"delay": 144,
"time": "1770007224"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 113,
"time": "1770007733"
},
"departure": {
"delay": 113,
"time": "1770007733"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 112,
"time": "1770008092"
},
"departure": {
"delay": 112,
"time": "1770008092"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 229,
"time": "1770006709"
},
"departure": {
"delay": 229,
"time": "1770006709"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1770007038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011210x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1770008070"
},
"departure": {
"delay": 90,
"time": "1770008070"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1770007770"
},
"departure": {
"delay": 90,
"time": "1770007770"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1770007950"
},
"departure": {
"delay": 90,
"time": "1770007950"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1770008430"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1770007029"
},
"departure": {
"delay": 103,
"time": "1770007063"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1770008190"
},
"departure": {
"delay": 90,
"time": "1770008190"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 163,
"time": "1770006763"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1770007350"
},
"departure": {
"delay": 90,
"time": "1770007350"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1770007290"
},
"departure": {
"delay": 90,
"time": "1770007290"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1770006910"
},
"departure": {
"delay": 101,
"time": "1770006941"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1770007110"
},
"departure": {
"delay": 90,
"time": "1770007110"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1770007470"
},
"departure": {
"delay": 90,
"time": "1770007470"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1770006962"
},
"departure": {
"delay": 97,
"time": "1770006997"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1770008010"
},
"departure": {
"delay": 90,
"time": "1770008010"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1770008310"
},
"departure": {
"delay": 90,
"time": "1770008310"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1770006858"
},
"departure": {
"delay": 105,
"time": "1770006885"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1770007170"
},
"departure": {
"delay": 90,
"time": "1770007170"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1770007650"
},
"departure": {
"delay": 90,
"time": "1770007650"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1770007590"
},
"departure": {
"delay": 90,
"time": "1770007590"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1770007890"
},
"departure": {
"delay": 90,
"time": "1770007890"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1487696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1770010738"
},
"departure": {
"delay": -2,
"time": "1770010738"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1770011063"
},
"departure": {
"delay": 23,
"time": "1770011063"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1770010178"
},
"departure": {
"delay": 38,
"time": "1770010178"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1770010500"
},
"departure": {
"time": "1770010500"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1770009743"
},
"departure": {
"delay": 23,
"time": "1770009743"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1770010372"
},
"departure": {
"delay": 52,
"time": "1770010372"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010680"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1770009960"
},
"departure": {
"time": "1770009960"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1770009581"
},
"departure": {
"delay": 41,
"time": "1770009581"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1770010149"
},
"departure": {
"delay": 9,
"time": "1770010149"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1770010031"
},
"departure": {
"delay": 11,
"time": "1770010031"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -49,
"time": "1770011291"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1770009518"
},
"departure": {
"delay": 38,
"time": "1770009518"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010320"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1770011223"
},
"departure": {
"delay": 3,
"time": "1770011223"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009600"
},
"departure": {
"time": "1770009600"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1770010912"
},
"departure": {
"delay": -8,
"time": "1770010912"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1770010000"
},
"departure": {
"delay": 40,
"time": "1770010000"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1770009851"
},
"departure": {
"delay": 11,
"time": "1770009851"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1770011125"
},
"departure": {
"delay": -35,
"time": "1770011125"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1770010447"
},
"departure": {
"delay": 7,
"time": "1770010447"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010080"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1770010765"
},
"departure": {
"delay": -35,
"time": "1770010765"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1770010234"
},
"departure": {
"delay": 34,
"time": "1770010234"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010200"
},
"departure": {
"time": "1770010200"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1770011179"
},
"departure": {
"delay": 19,
"time": "1770011179"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1770010667"
},
"departure": {
"delay": 47,
"time": "1770010667"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1487696:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011273x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1770006665"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 114,
"time": "1770006594"
},
"departure": {
"delay": 114,
"time": "1770006594"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 81,
"time": "1770006621"
},
"departure": {
"delay": 81,
"time": "1770006621"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1770006628",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011273x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 5,
"time": "1770006725"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1770006970"
},
"departure": {
"delay": 15,
"time": "1770006975"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1770007380"
},
"departure": {
"delay": 60,
"time": "1770007380"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1770007200"
},
"departure": {
"delay": 60,
"time": "1770007200"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1770006900"
},
"departure": {
"delay": 65,
"time": "1770006905"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1770006960"
},
"departure": {
"delay": 65,
"time": "1770006965"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1770007260"
},
"departure": {
"delay": 60,
"time": "1770007260"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1770007560"
},
"departure": {
"delay": 60,
"time": "1770007560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1770007500"
},
"departure": {
"delay": 60,
"time": "1770007500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1770007140"
},
"departure": {
"delay": 60,
"time": "1770007140"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1770006780"
},
"departure": {
"delay": 5,
"time": "1770006785"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1770007740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1770007320"
},
"departure": {
"delay": 60,
"time": "1770007320"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1770007080"
},
"departure": {
"delay": 65,
"time": "1770007085"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 130,
"time": "1770006550"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -52,
"time": "1770007808"
},
"departure": {
"delay": -52,
"time": "1770007808"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1770007317"
},
"departure": {
"delay": -3,
"time": "1770007317"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -57,
"time": "1770007503"
},
"departure": {
"delay": -57,
"time": "1770007503"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1770007018"
},
"departure": {
"delay": 118,
"time": "1770007018"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -127,
"time": "1770007913"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1770007073"
},
"departure": {
"delay": 113,
"time": "1770007073"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1770007399"
},
"departure": {
"delay": 19,
"time": "1770007399"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1770007338"
},
"departure": {
"delay": 18,
"time": "1770007338"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1770007368"
},
"departure": {
"delay": -12,
"time": "1770007368"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1770007449"
},
"departure": {
"delay": 9,
"time": "1770007449"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1770007588"
},
"departure": {
"delay": -32,
"time": "1770007588"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1770007838"
},
"departure": {
"delay": -22,
"time": "1770007838"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1770007257"
},
"departure": {
"delay": -3,
"time": "1770007257"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -56,
"time": "1770007684"
},
"departure": {
"delay": -56,
"time": "1770007684"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1770007561"
},
"departure": {
"delay": 1,
"time": "1770007561"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1770006700"
},
"departure": {
"delay": 100,
"time": "1770006700"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1770006928"
},
"departure": {
"delay": 190,
"time": "1770006970"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1770007756"
},
"departure": {
"delay": -44,
"time": "1770007756"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1770006753"
},
"departure": {
"delay": 130,
"time": "1770006790"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1770006850"
},
"departure": {
"delay": 160,
"time": "1770006880"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1770007166"
},
"departure": {
"delay": 86,
"time": "1770007166"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1770006580"
},
"departure": {
"delay": 160,
"time": "1770006580"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1770006553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470507:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770031200"
},
"departure": {
"time": "1770031200"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770031440"
},
"departure": {
"time": "1770031440"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1770030720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770031680"
},
"departure": {
"time": "1770031680"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770031380"
},
"departure": {
"time": "1770031380"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770031620"
},
"departure": {
"time": "1770031620"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770031080"
},
"departure": {
"time": "1770031080"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770030840"
},
"departure": {
"time": "1770030840"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770031740"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770031560"
},
"departure": {
"time": "1770031560"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770030960"
},
"departure": {
"time": "1770030960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770031320"
},
"departure": {
"time": "1770031320"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770030900"
},
"departure": {
"time": "1770030900"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1245:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190107x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1770008264"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1770007988"
},
"departure": {
"delay": 68,
"time": "1770007988"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1770007101"
},
"departure": {
"delay": 81,
"time": "1770007101"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1770007334"
},
"departure": {
"delay": 74,
"time": "1770007334"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1770007884"
},
"departure": {
"delay": 84,
"time": "1770007884"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1770007364"
},
"departure": {
"delay": 44,
"time": "1770007364"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1770007450"
},
"departure": {
"delay": 70,
"time": "1770007450"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1770006791"
},
"departure": {
"delay": 11,
"time": "1770006791"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1770007598"
},
"departure": {
"delay": 98,
"time": "1770007598"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1770008029"
},
"departure": {
"delay": 49,
"time": "1770008029"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 100,
"time": "1770007300"
},
"departure": {
"delay": 100,
"time": "1770007300"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1770007189"
},
"departure": {
"delay": 49,
"time": "1770007189"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1770006844"
},
"departure": {
"delay": 64,
"time": "1770006844"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1770006918"
},
"departure": {
"delay": 78,
"time": "1770006918"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1770007484"
},
"departure": {
"delay": 44,
"time": "1770007484"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1770006600"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1770007771"
},
"departure": {
"delay": 91,
"time": "1770007771"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1770006960"
},
"departure": {
"delay": 60,
"time": "1770006960"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1770008142"
},
"departure": {
"delay": 102,
"time": "1770008142"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1770007408"
},
"departure": {
"delay": 88,
"time": "1770007408"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1770007744"
},
"departure": {
"delay": 64,
"time": "1770007744"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1770007964"
},
"departure": {
"delay": 44,
"time": "1770007964"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1770008062"
},
"departure": {
"delay": 82,
"time": "1770008062"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1770007664"
},
"departure": {
"delay": 44,
"time": "1770007664"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1770008084"
},
"departure": {
"delay": 44,
"time": "1770008084"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1770007793"
},
"departure": {
"delay": 53,
"time": "1770007793"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1770007052"
},
"departure": {
"delay": 92,
"time": "1770007052"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1770007928"
},
"departure": {
"delay": 68,
"time": "1770007928"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1770007002"
},
"departure": {
"delay": 42,
"time": "1770007002"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1770007844"
},
"departure": {
"delay": 44,
"time": "1770007844"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1770007038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190107x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 95,
"time": "1770004655"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1770005634"
},
"departure": {
"delay": 5,
"time": "1770005645"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1770006045"
},
"departure": {
"delay": -12,
"time": "1770006108"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1770007047"
},
"departure": {
"time": "1770007140"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 22,
"time": "1770005201"
},
"departure": {
"delay": 22,
"time": "1770005242"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1770007260"
},
"departure": {
"delay": -60,
"time": "1770007260"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 125,
"time": "1770004720"
},
"departure": {
"delay": 125,
"time": "1770004745"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1770006217"
},
"departure": {
"delay": 2,
"time": "1770006242"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1770006976"
},
"departure": {
"delay": -28,
"time": "1770006992"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -60,
"time": "1770007680"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -60,
"time": "1770007440"
},
"departure": {
"delay": -60,
"time": "1770007440"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -60,
"time": "1770007440"
},
"departure": {
"delay": -60,
"time": "1770007440"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -60,
"time": "1770006947"
},
"departure": {
"delay": -60,
"time": "1770006960"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -3,
"time": "1770006281"
},
"departure": {
"delay": -3,
"time": "1770006297"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1770005802"
},
"departure": {
"delay": 22,
"time": "1770005842"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1770006329"
},
"departure": {
"delay": 10,
"time": "1770006370"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1770007500"
},
"departure": {
"delay": -60,
"time": "1770007500"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -37,
"time": "1770005163"
},
"departure": {
"delay": -37,
"time": "1770005183"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1770005518"
},
"departure": {
"delay": 36,
"time": "1770005556"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -32,
"time": "1770005055"
},
"departure": {
"delay": -32,
"time": "1770005068"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1770004945"
},
"departure": {
"delay": 36,
"time": "1770004956"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1770007380"
},
"departure": {
"delay": -60,
"time": "1770007380"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1770006714"
},
"departure": {
"delay": 67,
"time": "1770006727"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1770005365"
},
"departure": {
"delay": 41,
"time": "1770005381"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1770007500"
},
"departure": {
"delay": -60,
"time": "1770007500"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 66,
"time": "1770004845"
},
"departure": {
"delay": 66,
"time": "1770004866"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1770005272"
},
"departure": {
"delay": 43,
"time": "1770005323"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1770003176"
},
"departure": {
"delay": -60,
"time": "1770007200"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1770005942"
},
"departure": {
"delay": -1,
"time": "1770005999"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 78,
"time": "1770004801"
},
"departure": {
"delay": 78,
"time": "1770004818"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1770007320"
},
"departure": {
"delay": -60,
"time": "1770007320"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 128,
"time": "1770004676"
},
"departure": {
"delay": 128,
"time": "1770004688"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1770004983"
},
"departure": {
"delay": 14,
"time": "1770004994"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1770006875"
},
"departure": {
"delay": -12,
"time": "1770006888"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1770005004"
},
"departure": {
"delay": 36,
"time": "1770005016"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1770006420"
},
"departure": {
"delay": -40,
"time": "1770006440"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1770006518"
},
"departure": {
"delay": 85,
"time": "1770006685"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1770006803"
},
"departure": {
"delay": 1,
"time": "1770006841"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -9,
"time": "1770005855"
},
"departure": {
"delay": -9,
"time": "1770005871"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1770007560"
},
"departure": {
"delay": -60,
"time": "1770007560"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -33,
"time": "1770005085"
},
"departure": {
"delay": -33,
"time": "1770005127"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1770005749"
},
"departure": {
"delay": 6,
"time": "1770005766"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1770005693"
},
"departure": {
"delay": 11,
"time": "1770005711"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1770005453"
},
"departure": {
"delay": 27,
"time": "1770005487"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1770006148"
},
"departure": {
"delay": 3,
"time": "1770006183"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1770004915"
},
"departure": {
"delay": 63,
"time": "1770004923"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -57,
"time": "1770007012"
},
"departure": {
"delay": -57,
"time": "1770007023"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1770005589"
},
"departure": {
"delay": 31,
"time": "1770005611"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1770007072",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008880"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1770008280"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770007980"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770009060"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1770007920"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770007140"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770007320"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770007260"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770007440"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770008160"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1770007740"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1770009180"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1770007860"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770007620"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770007800"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770007380"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770008040"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1770008340"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770008100"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1770008580"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770007680"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770007560"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1061:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230533x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1770006636"
},
"departure": {
"delay": 36,
"time": "1770006636"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1770007982"
},
"departure": {
"delay": 62,
"time": "1770007982"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1770006897"
},
"departure": {
"delay": 57,
"time": "1770006897"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1770007240"
},
"departure": {
"delay": 40,
"time": "1770007240"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1770008310"
},
"departure": {
"delay": 90,
"time": "1770008310"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1770006837"
},
"departure": {
"delay": 57,
"time": "1770006837"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1770007938"
},
"departure": {
"delay": 78,
"time": "1770007938"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1770008020"
},
"departure": {
"delay": 40,
"time": "1770008020"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1770006998"
},
"departure": {
"delay": 98,
"time": "1770006998"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1770008106"
},
"departure": {
"delay": 66,
"time": "1770008106"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1770008260"
},
"departure": {
"delay": 40,
"time": "1770008260"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1770008367"
},
"departure": {
"delay": 87,
"time": "1770008367"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1770007060"
},
"departure": {
"delay": 40,
"time": "1770007060"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1770008063"
},
"departure": {
"delay": 83,
"time": "1770008063"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1770008140"
},
"departure": {
"delay": 40,
"time": "1770008140"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1770008167"
},
"departure": {
"delay": 67,
"time": "1770008167"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1770007507"
},
"departure": {
"delay": 67,
"time": "1770007507"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1770008512"
},
"departure": {
"delay": 52,
"time": "1770008512"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1770008211"
},
"departure": {
"delay": 51,
"time": "1770008211"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1770008560"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1770007594"
},
"departure": {
"delay": 94,
"time": "1770007594"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1770007635"
},
"departure": {
"delay": 75,
"time": "1770007635"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1770007780"
},
"departure": {
"delay": 40,
"time": "1770007780"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1770007453"
},
"departure": {
"delay": 73,
"time": "1770007453"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1770008456"
},
"departure": {
"delay": 56,
"time": "1770008456"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1770007540"
},
"departure": {
"delay": 40,
"time": "1770007540"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1770006710"
},
"departure": {
"delay": 110,
"time": "1770006710"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1770007824"
},
"departure": {
"delay": 84,
"time": "1770007824"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1770007875"
},
"departure": {
"delay": 75,
"time": "1770007875"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1770007336"
},
"departure": {
"delay": 76,
"time": "1770007336"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1770006618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230533x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770006480"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770006000"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1770007680"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770006780"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1770005820"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770006240"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770006960"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770007440"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770006300"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770006180"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770006060"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770006720"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1770006900"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770006660"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770006120"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770006540"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770007320"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770005700"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770005940"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770005760"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770006420"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770005880"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770007380"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6001:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009960"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1770011160"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1770011460"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1770011940"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1770010620"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770010740"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1770011640"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1770011520"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770012120"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1770010020"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1770010860"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1770010080"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770010680"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770009840"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770010920"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770011220"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1770011280"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1770011100"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1770009660"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770010800"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1770010440"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770012300"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"arrival": {
"time": "1770012360"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1770011820"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1770010140"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770012060"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1770010560"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770011700"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770010380"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770010500"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1770011400"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1770012180"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770012240"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1770010980"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1770009480"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3001:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770032940"
},
"departure": {
"time": "1770032940"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770033120"
},
"departure": {
"time": "1770033120"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770032400"
},
"departure": {
"time": "1770032400"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770033600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770033360"
},
"departure": {
"time": "1770033360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770032460"
},
"departure": {
"time": "1770032460"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770032520"
},
"departure": {
"time": "1770032520"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770032640"
},
"departure": {
"time": "1770032640"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770033480"
},
"departure": {
"time": "1770033480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770033420"
},
"departure": {
"time": "1770033420"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770032580"
},
"departure": {
"time": "1770032580"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770032760"
},
"departure": {
"time": "1770032760"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770032820"
},
"departure": {
"time": "1770032820"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1770032340"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770032880"
},
"departure": {
"time": "1770032880"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1393:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470623:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470623:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051162xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1770008179"
},
"departure": {
"delay": 19,
"time": "1770008179"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1770008239"
},
"departure": {
"delay": 19,
"time": "1770008239"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1770008382"
},
"departure": {
"delay": 42,
"time": "1770008382"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1770006668"
},
"departure": {
"delay": 68,
"time": "1770006668"
},
"stopId": "FR:76481:ZE:3829:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1770007536"
},
"departure": {
"delay": 36,
"time": "1770007536"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1770007724"
},
"departure": {
"delay": -16,
"time": "1770007724"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1770008624"
},
"departure": {
"delay": -16,
"time": "1770008624"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1770009104"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1770008302"
},
"departure": {
"delay": 22,
"time": "1770008302"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1770006600"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1770007860"
},
"departure": {
"time": "1770007860"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1770008016"
},
"departure": {
"delay": 36,
"time": "1770008016"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1770008723"
},
"departure": {
"delay": 23,
"time": "1770008723"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1770006799"
},
"departure": {
"delay": 19,
"time": "1770006799"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1770007389"
},
"departure": {
"delay": 9,
"time": "1770007389"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1770006877"
},
"departure": {
"delay": 37,
"time": "1770006877"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1770007269"
},
"departure": {
"delay": 9,
"time": "1770007269"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1770007034"
},
"departure": {
"delay": 14,
"time": "1770007034"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1770008084"
},
"departure": {
"delay": -16,
"time": "1770008084"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1770008566"
},
"departure": {
"delay": -14,
"time": "1770008566"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1770006764"
},
"departure": {
"delay": 44,
"time": "1770006764"
},
"stopId": "FR:76481:ZE:3821:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1770007104"
},
"departure": {
"delay": 24,
"time": "1770007104"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1770007637"
},
"departure": {
"delay": 17,
"time": "1770007637"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1770008504"
},
"departure": {
"delay": -16,
"time": "1770008504"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1770007482"
},
"departure": {
"delay": 42,
"time": "1770007482"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1770007078",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051162xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470468:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1770007563"
},
"departure": {
"delay": 183,
"time": "1770007563"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1770007067"
},
"departure": {
"delay": 107,
"time": "1770007067"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1770007412"
},
"departure": {
"delay": 152,
"time": "1770007412"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1770008009"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 204,
"time": "1770007704"
},
"departure": {
"delay": 204,
"time": "1770007704"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1770007442"
},
"departure": {
"delay": 122,
"time": "1770007442"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 197,
"time": "1770007637"
},
"departure": {
"delay": 197,
"time": "1770007637"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1770006925"
},
"departure": {
"delay": 91,
"time": "1770006931"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1770007764"
},
"departure": {
"delay": 144,
"time": "1770007764"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1770007011"
},
"departure": {
"delay": 181,
"time": "1770007021"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1770007130"
},
"departure": {
"delay": 110,
"time": "1770007130"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1770007104"
},
"departure": {
"delay": 84,
"time": "1770007104"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1770007303"
},
"departure": {
"delay": 43,
"time": "1770007303"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1770007668"
},
"departure": {
"delay": 168,
"time": "1770007668"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 211,
"time": "1770007531"
},
"departure": {
"delay": 211,
"time": "1770007531"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1770007379"
},
"departure": {
"delay": 119,
"time": "1770007379"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1770007794"
},
"departure": {
"delay": 114,
"time": "1770007794"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470468:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770007680"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770009840"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770009960"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770007980"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770008100"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770007740"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010020"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770009660"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770008340"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770007920"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770007620"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4003:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1770007460"
},
"departure": {
"delay": -40,
"time": "1770007460"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1770007340"
},
"departure": {
"delay": -40,
"time": "1770007340"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1770007340"
},
"departure": {
"delay": -40,
"time": "1770007340"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -40,
"time": "1770007580"
},
"departure": {
"delay": -40,
"time": "1770007580"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1770007880"
},
"departure": {
"delay": -40,
"time": "1770007880"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1770007820"
},
"departure": {
"delay": -40,
"time": "1770007820"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1770007820"
},
"departure": {
"delay": -40,
"time": "1770007820"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 5,
"time": "1770007025"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1770007400"
},
"departure": {
"delay": -40,
"time": "1770007400"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1770007880"
},
"departure": {
"delay": -40,
"time": "1770007880"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1770008660"
},
"departure": {
"delay": -40,
"time": "1770008660"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1770007940"
},
"departure": {
"delay": -40,
"time": "1770007940"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1770008900"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1770008720"
},
"departure": {
"delay": -40,
"time": "1770008720"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1770008120"
},
"departure": {
"delay": -40,
"time": "1770008120"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1770007160"
},
"departure": {
"delay": -40,
"time": "1770007160"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1770007760"
},
"departure": {
"delay": -40,
"time": "1770007760"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1770008240"
},
"departure": {
"delay": -40,
"time": "1770008240"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1770008480"
},
"departure": {
"delay": -40,
"time": "1770008480"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1770008540"
},
"departure": {
"delay": -40,
"time": "1770008540"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1770007220"
},
"departure": {
"delay": -40,
"time": "1770007220"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1770007640"
},
"departure": {
"delay": -40,
"time": "1770007640"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1770008180"
},
"departure": {
"delay": -40,
"time": "1770008180"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1770007100"
},
"departure": {
"delay": -40,
"time": "1770007100"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1770008360"
},
"departure": {
"delay": -40,
"time": "1770008360"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1770007120"
},
"departure": {
"delay": -20,
"time": "1770007120"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1770008080"
},
"departure": {
"delay": -20,
"time": "1770008080"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1770006846"
},
"departure": {
"delay": 43,
"time": "1770006883"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1770005538"
},
"departure": {
"delay": 99,
"time": "1770005559"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1770006994"
},
"departure": {
"delay": -8,
"time": "1770007012"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1770006938"
},
"departure": {
"time": "1770006960"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1770008140"
},
"departure": {
"delay": -20,
"time": "1770008140"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1770008620"
},
"departure": {
"delay": -20,
"time": "1770008620"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 94,
"time": "1770005781"
},
"departure": {
"delay": 94,
"time": "1770005794"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 85,
"time": "1770005485"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1770007420"
},
"departure": {
"delay": -20,
"time": "1770007420"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1770005804"
},
"departure": {
"delay": 63,
"time": "1770005823"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1770007480"
},
"departure": {
"delay": -20,
"time": "1770007480"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -65,
"time": "1770006103"
},
"departure": {
"delay": -65,
"time": "1770006115"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1770008440"
},
"departure": {
"delay": -20,
"time": "1770008440"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -20,
"time": "1770008020"
},
"departure": {
"delay": -20,
"time": "1770008020"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1770007960"
},
"departure": {
"delay": -20,
"time": "1770007960"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1770007720"
},
"departure": {
"delay": -20,
"time": "1770007720"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1770007900"
},
"departure": {
"delay": -20,
"time": "1770007900"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1770008380"
},
"departure": {
"delay": -20,
"time": "1770008380"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1770008800"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -20,
"time": "1770008020"
},
"departure": {
"delay": -20,
"time": "1770008020"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -52,
"time": "1770006415"
},
"departure": {
"delay": -52,
"time": "1770006428"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1770008260"
},
"departure": {
"delay": -20,
"time": "1770008260"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -20,
"time": "1770007360"
},
"departure": {
"delay": -20,
"time": "1770007360"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1770008680"
},
"departure": {
"delay": -20,
"time": "1770008680"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1770007780"
},
"departure": {
"delay": -20,
"time": "1770007780"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -18,
"time": "1770006141"
},
"departure": {
"delay": -18,
"time": "1770006162"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1770005706"
},
"departure": {
"delay": 88,
"time": "1770005728"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1770005752"
},
"departure": {
"delay": 71,
"time": "1770005771"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1770008320"
},
"departure": {
"delay": -20,
"time": "1770008320"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1770006765"
},
"departure": {
"delay": 9,
"time": "1770006789"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1770005864"
},
"departure": {
"delay": 58,
"time": "1770005878"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1770007240"
},
"departure": {
"delay": -20,
"time": "1770007240"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1770006219"
},
"departure": {
"delay": -23,
"time": "1770006277"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1770005897"
},
"departure": {
"delay": 33,
"time": "1770005913"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1770005630"
},
"departure": {
"delay": 57,
"time": "1770005637"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1770007540"
},
"departure": {
"delay": -20,
"time": "1770007540"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1770008740"
},
"departure": {
"delay": -20,
"time": "1770008740"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -20,
"time": "1770008200"
},
"departure": {
"delay": -20,
"time": "1770008200"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 69,
"time": "1770006480"
},
"departure": {
"delay": 69,
"time": "1770006669"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1770006070"
},
"departure": {
"delay": -36,
"time": "1770006084"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1770007660"
},
"departure": {
"delay": -20,
"time": "1770007660"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1770007600"
},
"departure": {
"delay": -20,
"time": "1770007600"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1770007041"
},
"departure": {
"delay": -16,
"time": "1770007064"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -21,
"time": "1770006025"
},
"departure": {
"delay": -21,
"time": "1770006039"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1770008500"
},
"departure": {
"delay": -20,
"time": "1770008500"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -23,
"time": "1770006319"
},
"departure": {
"delay": -23,
"time": "1770006337"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1770005923"
},
"departure": {
"time": "1770005940"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1770005658"
},
"departure": {
"delay": 50,
"time": "1770005690"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1770007076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016500"
},
"departure": {
"time": "1770016500"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016800"
},
"departure": {
"time": "1770016800"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017100"
},
"departure": {
"time": "1770017100"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770016080"
},
"departure": {
"time": "1770016080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016020"
},
"departure": {
"time": "1770016020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016440"
},
"departure": {
"time": "1770016440"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1770015960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016560"
},
"departure": {
"time": "1770016560"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017160"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770016260"
},
"departure": {
"time": "1770016260"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017040"
},
"departure": {
"time": "1770017040"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770016920"
},
"departure": {
"time": "1770016920"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:397:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011211x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 11,
"time": "1770008771"
},
"departure": {
"delay": 11,
"time": "1770008771"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1770008679"
},
"departure": {
"delay": 39,
"time": "1770008679"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1770007414"
},
"departure": {
"delay": 34,
"time": "1770007414"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1770007585"
},
"departure": {
"delay": 25,
"time": "1770007585"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1770007733"
},
"departure": {
"delay": 53,
"time": "1770007733"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1770009998"
},
"departure": {
"delay": 38,
"time": "1770009998"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 26,
"time": "1770007286"
},
"departure": {
"delay": 26,
"time": "1770007286"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010260"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 10,
"time": "1770010090"
},
"departure": {
"delay": 10,
"time": "1770010090"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 25,
"time": "1770007105"
},
"departure": {
"delay": 25,
"time": "1770007105"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 45,
"time": "1770007245"
},
"departure": {
"delay": 45,
"time": "1770007245"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1770008013"
},
"departure": {
"delay": 33,
"time": "1770008013"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1770007440"
},
"departure": {
"time": "1770007440"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1770008220"
},
"departure": {
"time": "1770008220"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 41,
"time": "1770009941"
},
"departure": {
"delay": 41,
"time": "1770009941"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 45,
"time": "1770009345"
},
"departure": {
"delay": 45,
"time": "1770009345"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 22,
"time": "1770009202"
},
"departure": {
"delay": 22,
"time": "1770009202"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 11,
"time": "1770009731"
},
"departure": {
"delay": 11,
"time": "1770009731"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 38,
"time": "1770007538"
},
"departure": {
"delay": 38,
"time": "1770007538"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1770007380"
},
"departure": {
"time": "1770007380"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1770007510"
},
"departure": {
"delay": 10,
"time": "1770007510"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1770007020"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1770009965"
},
"departure": {
"delay": 5,
"time": "1770009965"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1770009660"
},
"departure": {
"time": "1770009660"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1770008520"
},
"departure": {
"time": "1770008520"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1770007680"
},
"departure": {
"time": "1770007680"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010200"
},
"departure": {
"time": "1770010200"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 40,
"time": "1770008140"
},
"departure": {
"delay": 40,
"time": "1770008140"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1770008620"
},
"departure": {
"delay": 40,
"time": "1770008620"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1770007070"
},
"departure": {
"delay": 50,
"time": "1770007070"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1770008283"
},
"departure": {
"delay": 3,
"time": "1770008283"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1770009764"
},
"departure": {
"delay": 44,
"time": "1770009764"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 4,
"time": "1770008584"
},
"departure": {
"delay": 4,
"time": "1770008584"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1770009156"
},
"departure": {
"delay": 36,
"time": "1770009156"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 47,
"time": "1770010127"
},
"departure": {
"delay": 47,
"time": "1770010127"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 9,
"time": "1770010029"
},
"departure": {
"delay": 9,
"time": "1770010029"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 9,
"time": "1770008469"
},
"departure": {
"delay": 9,
"time": "1770008469"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1770007918"
},
"departure": {
"delay": 58,
"time": "1770007918"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1770008324"
},
"departure": {
"delay": 44,
"time": "1770008324"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1770010152"
},
"departure": {
"delay": 12,
"time": "1770010152"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"time": "1770007800"
},
"departure": {
"time": "1770007800"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1770007314"
},
"departure": {
"delay": 54,
"time": "1770007314"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1770007171"
},
"departure": {
"delay": 31,
"time": "1770007171"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1770008831"
},
"departure": {
"delay": 11,
"time": "1770008831"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1770007858"
},
"departure": {
"delay": 58,
"time": "1770007858"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1770007640"
},
"departure": {
"delay": 20,
"time": "1770007640"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1770008940"
},
"departure": {
"time": "1770008940"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1770009241"
},
"departure": {
"delay": 1,
"time": "1770009241"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011211x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596569:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008340"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770009180"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770008100"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770008040"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770009480"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1770009720"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1770009900"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1770009780"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770008880"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770009060"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1770008580"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770007800"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770009300"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770007860"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770007920"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2001:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1770008120"
},
"departure": {
"delay": 20,
"time": "1770008120"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1770008060"
},
"departure": {
"delay": 20,
"time": "1770008060"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1770008000"
},
"departure": {
"delay": 20,
"time": "1770008000"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1770009320"
},
"departure": {
"delay": 20,
"time": "1770009320"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1770008780"
},
"departure": {
"delay": 20,
"time": "1770008780"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1770009140"
},
"departure": {
"delay": 20,
"time": "1770009140"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1770007400"
},
"departure": {
"delay": 20,
"time": "1770007400"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1770007580"
},
"departure": {
"delay": 20,
"time": "1770007580"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1770008420"
},
"departure": {
"delay": 20,
"time": "1770008420"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1770007820"
},
"departure": {
"delay": 20,
"time": "1770007820"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1770009200"
},
"departure": {
"delay": 20,
"time": "1770009200"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1770007160"
},
"departure": {
"delay": 20,
"time": "1770007160"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1770008600"
},
"departure": {
"delay": 20,
"time": "1770008600"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1770007520"
},
"departure": {
"delay": 20,
"time": "1770007520"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1770007940"
},
"departure": {
"delay": 20,
"time": "1770007940"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 9,
"time": "1770006609"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1770006836"
},
"departure": {
"delay": 15,
"time": "1770006855"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1770006952"
},
"departure": {
"delay": 6,
"time": "1770006966"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1770008660"
},
"departure": {
"delay": 20,
"time": "1770008660"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1770007051"
},
"departure": {
"delay": 44,
"time": "1770007064"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1770007700"
},
"departure": {
"delay": 20,
"time": "1770007700"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1770008960"
},
"departure": {
"delay": 20,
"time": "1770008960"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1770007280"
},
"departure": {
"delay": 20,
"time": "1770007280"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1770007220"
},
"departure": {
"delay": 20,
"time": "1770007220"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1770008300"
},
"departure": {
"delay": 20,
"time": "1770008300"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1770007460"
},
"departure": {
"delay": 20,
"time": "1770007460"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1770006801"
},
"departure": {
"delay": 36,
"time": "1770006816"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1770008180"
},
"departure": {
"delay": 20,
"time": "1770008180"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1770008840"
},
"departure": {
"delay": 20,
"time": "1770008840"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1770006697"
},
"departure": {
"delay": 17,
"time": "1770006737"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1770009440"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1770007640"
},
"departure": {
"delay": 20,
"time": "1770007640"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1770009260"
},
"departure": {
"delay": 20,
"time": "1770009260"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -4,
"time": "1770006760"
},
"departure": {
"delay": -4,
"time": "1770006776"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1770009020"
},
"departure": {
"delay": 20,
"time": "1770009020"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196386x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1770007083"
},
"departure": {
"delay": 3,
"time": "1770007083"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -75,
"time": "1770006645"
},
"departure": {
"delay": -75,
"time": "1770006645"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1770007302"
},
"departure": {
"delay": -18,
"time": "1770007302"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1770007722"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -102,
"time": "1770006918"
},
"departure": {
"delay": -102,
"time": "1770006918"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -68,
"time": "1770006712"
},
"departure": {
"delay": -68,
"time": "1770006712"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -112,
"time": "1770006728"
},
"departure": {
"delay": -112,
"time": "1770006728"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1770007127"
},
"departure": {
"delay": -13,
"time": "1770007127"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -138,
"time": "1770006822"
},
"departure": {
"delay": -138,
"time": "1770006822"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -5,
"time": "1770007375"
},
"departure": {
"delay": -5,
"time": "1770007375"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1770007266"
},
"departure": {
"delay": 6,
"time": "1770007266"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1770007445"
},
"departure": {
"delay": 5,
"time": "1770007445"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1770007165"
},
"departure": {
"delay": 25,
"time": "1770007165"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -100,
"time": "1770006860"
},
"departure": {
"delay": -100,
"time": "1770006860"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1770007222"
},
"departure": {
"delay": 22,
"time": "1770007222"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -18,
"time": "1770007482"
},
"departure": {
"delay": -18,
"time": "1770007482"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -53,
"time": "1770006787"
},
"departure": {
"delay": -53,
"time": "1770006787"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1770007088",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196386x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230530x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1770007268"
},
"departure": {
"delay": 68,
"time": "1770007268"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1770008410"
},
"departure": {
"delay": 70,
"time": "1770008410"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1770008358"
},
"departure": {
"delay": 78,
"time": "1770008358"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1770008388"
},
"departure": {
"delay": 48,
"time": "1770008388"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1770008565"
},
"departure": {
"delay": 45,
"time": "1770008565"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 87,
"time": "1770007827"
},
"departure": {
"delay": 87,
"time": "1770007827"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1770007713"
},
"departure": {
"delay": 33,
"time": "1770007713"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1770008313"
},
"departure": {
"delay": 33,
"time": "1770008313"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1770007666"
},
"departure": {
"delay": 46,
"time": "1770007666"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1770007881"
},
"departure": {
"delay": 81,
"time": "1770007881"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1770007026"
},
"departure": {
"delay": 66,
"time": "1770007026"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1770006948"
},
"departure": {
"delay": 48,
"time": "1770006948"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1770008466"
},
"departure": {
"delay": 66,
"time": "1770008466"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 33,
"time": "1770008493"
},
"departure": {
"delay": 33,
"time": "1770008493"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1770007113"
},
"departure": {
"delay": 33,
"time": "1770007113"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1770007187"
},
"departure": {
"delay": 47,
"time": "1770007187"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1770007069"
},
"departure": {
"delay": 49,
"time": "1770007069"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1770007309"
},
"departure": {
"delay": 49,
"time": "1770007309"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1770007608"
},
"departure": {
"delay": 48,
"time": "1770007608"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1770008613"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1770008211"
},
"departure": {
"delay": 51,
"time": "1770008211"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1770006740"
},
"departure": {
"delay": 80,
"time": "1770006740"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1770008529"
},
"departure": {
"delay": 69,
"time": "1770008529"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1770007233"
},
"departure": {
"delay": 33,
"time": "1770007233"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1770006853"
},
"departure": {
"delay": 73,
"time": "1770006853"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1770007473"
},
"departure": {
"delay": 33,
"time": "1770007473"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1770008133"
},
"departure": {
"delay": 33,
"time": "1770008133"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1770007953"
},
"departure": {
"delay": 33,
"time": "1770007953"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1770007756"
},
"departure": {
"delay": 76,
"time": "1770007756"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1770007366"
},
"departure": {
"delay": 46,
"time": "1770007366"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1770007153"
},
"departure": {
"delay": 73,
"time": "1770007153"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1770006918"
},
"departure": {
"delay": 78,
"time": "1770006918"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1770007428"
},
"departure": {
"delay": 48,
"time": "1770007428"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1770006671"
},
"departure": {
"delay": 71,
"time": "1770006671"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230530x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1770009916"
},
"departure": {
"delay": 76,
"time": "1770009916"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1770010154"
},
"departure": {
"delay": 74,
"time": "1770010154"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1770010544"
},
"departure": {
"delay": 44,
"time": "1770010544"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1770008962"
},
"departure": {
"delay": 82,
"time": "1770008962"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1770010261"
},
"departure": {
"delay": 61,
"time": "1770010261"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1770009846"
},
"departure": {
"delay": 66,
"time": "1770009846"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1770010484"
},
"departure": {
"delay": 44,
"time": "1770010484"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1770011088"
},
"departure": {
"delay": 48,
"time": "1770011088"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 82,
"time": "1770008842"
},
"departure": {
"delay": 82,
"time": "1770008842"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1770010362"
},
"departure": {
"delay": 102,
"time": "1770010362"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1770009034"
},
"departure": {
"delay": 94,
"time": "1770009034"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1770009167"
},
"departure": {
"delay": 47,
"time": "1770009167"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1770009079"
},
"departure": {
"delay": 79,
"time": "1770009079"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1770010868"
},
"departure": {
"delay": 68,
"time": "1770010868"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 85,
"time": "1770010765"
},
"departure": {
"delay": 85,
"time": "1770010765"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1770010904"
},
"departure": {
"delay": 44,
"time": "1770010904"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 98,
"time": "1770010838"
},
"departure": {
"delay": 98,
"time": "1770010838"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 73,
"time": "1770010213"
},
"departure": {
"delay": 73,
"time": "1770010213"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1770009884"
},
"departure": {
"delay": 44,
"time": "1770009884"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1770010417"
},
"departure": {
"delay": 97,
"time": "1770010417"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1770009485"
},
"departure": {
"delay": 65,
"time": "1770009485"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1770009004"
},
"departure": {
"delay": 64,
"time": "1770009004"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1770010621"
},
"departure": {
"delay": 61,
"time": "1770010621"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1770010664"
},
"departure": {
"delay": 44,
"time": "1770010664"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 94,
"time": "1770010534"
},
"departure": {
"delay": 94,
"time": "1770010534"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1770010794"
},
"departure": {
"delay": 54,
"time": "1770010794"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1770009584"
},
"departure": {
"delay": 44,
"time": "1770009584"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1770008909"
},
"departure": {
"delay": 89,
"time": "1770008909"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1770009224"
},
"departure": {
"delay": 44,
"time": "1770009224"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1770009644"
},
"departure": {
"delay": 44,
"time": "1770009644"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1770009562"
},
"departure": {
"delay": 82,
"time": "1770009562"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1770009402"
},
"departure": {
"delay": 102,
"time": "1770009402"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1770009344"
},
"departure": {
"delay": 44,
"time": "1770009344"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1770011144"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 44,
"time": "1770010124"
},
"departure": {
"delay": 44,
"time": "1770010124"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1770008864"
},
"departure": {
"delay": 44,
"time": "1770008864"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1770009977"
},
"departure": {
"delay": 77,
"time": "1770009977"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1770010321"
},
"departure": {
"delay": 61,
"time": "1770010321"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1770011011"
},
"departure": {
"delay": 91,
"time": "1770011011"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490668:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012180"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012120"
},
"departure": {
"time": "1770012120"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012480"
},
"departure": {
"time": "1770012480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770012720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"departure": {
"time": "1770011640"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011700"
},
"departure": {
"time": "1770011700"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770012420"
},
"departure": {
"time": "1770012420"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770012300"
},
"departure": {
"time": "1770012300"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770012060"
},
"departure": {
"time": "1770012060"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011760"
},
"departure": {
"time": "1770011760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:157:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1770008055"
},
"departure": {
"delay": 135,
"time": "1770008055"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1770006967"
},
"departure": {
"delay": 127,
"time": "1770006967"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1770008819"
},
"departure": {
"delay": 119,
"time": "1770008819"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1770006756"
},
"departure": {
"delay": 96,
"time": "1770006756"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1770007499"
},
"departure": {
"delay": 119,
"time": "1770007499"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1770006830"
},
"departure": {
"delay": 130,
"time": "1770006850"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1770007039"
},
"departure": {
"delay": 139,
"time": "1770007039"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1770008591"
},
"departure": {
"delay": 131,
"time": "1770008591"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1770007824"
},
"departure": {
"delay": 144,
"time": "1770007824"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 75,
"time": "1770006675"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1770007126"
},
"departure": {
"delay": 166,
"time": "1770007126"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1770009119"
},
"departure": {
"delay": 119,
"time": "1770009119"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 119,
"time": "1770009299"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1770008670"
},
"departure": {
"delay": 150,
"time": "1770008670"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1770007679"
},
"departure": {
"delay": 119,
"time": "1770007679"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1770009030"
},
"departure": {
"delay": 150,
"time": "1770009030"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1770007302"
},
"departure": {
"delay": 162,
"time": "1770007302"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1770007079"
},
"departure": {
"delay": 119,
"time": "1770007079"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1770007887"
},
"departure": {
"delay": 147,
"time": "1770007887"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1770008099"
},
"departure": {
"delay": 119,
"time": "1770008099"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1770007979"
},
"departure": {
"delay": 119,
"time": "1770007979"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 173,
"time": "1770007433"
},
"departure": {
"delay": 173,
"time": "1770007433"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1770008750"
},
"departure": {
"delay": 170,
"time": "1770008750"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 165,
"time": "1770007725"
},
"departure": {
"delay": 165,
"time": "1770007725"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1770006885"
},
"departure": {
"delay": 105,
"time": "1770006885"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1770006676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx122:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851704F5510351x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012120"
},
"departure": {
"time": "1770012180"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012360"
},
"departure": {
"time": "1770012420"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011760"
},
"departure": {
"time": "1770011820"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009840"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1770011460"
},
"departure": {
"time": "1770011520"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010200"
},
"departure": {
"time": "1770010260"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1770005817",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851704F5510351x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770019680"
},
"departure": {
"time": "1770019680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770020040"
},
"departure": {
"time": "1770020040"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770019260"
},
"departure": {
"time": "1770019260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770019620"
},
"departure": {
"time": "1770019620"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019800"
},
"departure": {
"time": "1770019800"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770019740"
},
"departure": {
"time": "1770019740"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019920"
},
"departure": {
"time": "1770019920"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770019980"
},
"departure": {
"time": "1770019980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019560"
},
"departure": {
"time": "1770019560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770020160"
},
"departure": {
"time": "1770020160"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019320"
},
"departure": {
"time": "1770019320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1770019200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770020280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770019860"
},
"departure": {
"time": "1770019860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:615:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470622:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1770009611"
},
"departure": {
"delay": 11,
"time": "1770009611"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2387,
"time": "1770007093"
},
"departure": {
"delay": -2387,
"time": "1770007093"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1770009745"
},
"departure": {
"delay": -35,
"time": "1770009745"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2207,
"time": "1770007093"
},
"departure": {
"delay": -2207,
"time": "1770007093"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -175,
"time": "1770010505"
},
"departure": {
"delay": -175,
"time": "1770010505"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2447,
"time": "1770007093"
},
"departure": {
"delay": -2447,
"time": "1770007093"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1770009671"
},
"departure": {
"delay": 11,
"time": "1770009671"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -163,
"time": "1770010337"
},
"departure": {
"delay": -163,
"time": "1770010337"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -153,
"time": "1770010587"
},
"departure": {
"delay": -153,
"time": "1770010587"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -188,
"time": "1770010252"
},
"departure": {
"delay": -188,
"time": "1770010252"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -113,
"time": "1770010087"
},
"departure": {
"delay": -113,
"time": "1770010087"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -134,
"time": "1770010066"
},
"departure": {
"delay": -134,
"time": "1770010066"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -122,
"time": "1770010198"
},
"departure": {
"delay": -122,
"time": "1770010198"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -183,
"time": "1770010557"
},
"departure": {
"delay": -183,
"time": "1770010557"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -2207,
"time": "1770007093"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -187,
"time": "1770010433"
},
"departure": {
"delay": -187,
"time": "1770010433"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -258,
"time": "1770010662"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -130,
"time": "1770010310"
},
"departure": {
"delay": -130,
"time": "1770010310"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -28,
"time": "1770009812"
},
"departure": {
"delay": -28,
"time": "1770009812"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -112,
"time": "1770010148"
},
"departure": {
"delay": -112,
"time": "1770010148"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -143,
"time": "1770010117"
},
"departure": {
"delay": -143,
"time": "1770010117"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1770009915"
},
"departure": {
"delay": -45,
"time": "1770009915"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -134,
"time": "1770010006"
},
"departure": {
"delay": -134,
"time": "1770010006"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470622:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1770008780"
},
"departure": {
"delay": -40,
"time": "1770008780"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1770006535"
},
"departure": {
"delay": 10,
"time": "1770006550"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1770009500"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 59,
"time": "1770006461"
},
"departure": {
"delay": 59,
"time": "1770006479"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1770008060"
},
"departure": {
"delay": -40,
"time": "1770008060"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1770006721"
},
"departure": {
"delay": -46,
"time": "1770006734"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1770007640"
},
"departure": {
"delay": -40,
"time": "1770007640"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1770007580"
},
"departure": {
"delay": -40,
"time": "1770007580"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1770007220"
},
"departure": {
"delay": -40,
"time": "1770007220"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1770009140"
},
"departure": {
"delay": -40,
"time": "1770009140"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -40,
"time": "1770007280"
},
"departure": {
"delay": -40,
"time": "1770007280"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1770008780"
},
"departure": {
"delay": -40,
"time": "1770008780"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 51,
"time": "1770006411"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1770008420"
},
"departure": {
"delay": -40,
"time": "1770008420"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -40,
"time": "1770007040"
},
"departure": {
"delay": -40,
"time": "1770007040"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1770006813"
},
"departure": {
"delay": -38,
"time": "1770006862"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1770006422"
},
"departure": {
"delay": 76,
"time": "1770006436"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1770007340"
},
"departure": {
"delay": -40,
"time": "1770007340"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1770009380"
},
"departure": {
"delay": -40,
"time": "1770009380"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -26,
"time": "1770006682"
},
"departure": {
"delay": -26,
"time": "1770006694"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1770007940"
},
"departure": {
"delay": -40,
"time": "1770007940"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -40,
"time": "1770007760"
},
"departure": {
"delay": -40,
"time": "1770007760"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1770008240"
},
"departure": {
"delay": -40,
"time": "1770008240"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -40,
"time": "1770009200"
},
"departure": {
"delay": -40,
"time": "1770009200"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -40,
"time": "1770007100"
},
"departure": {
"delay": -40,
"time": "1770007100"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1770007460"
},
"departure": {
"delay": -40,
"time": "1770007460"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1770009320"
},
"departure": {
"delay": -40,
"time": "1770009320"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -40,
"time": "1770008840"
},
"departure": {
"delay": -40,
"time": "1770008840"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -40,
"time": "1770006980"
},
"departure": {
"delay": -40,
"time": "1770006980"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1770008120"
},
"departure": {
"delay": -40,
"time": "1770008120"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1770009260"
},
"departure": {
"delay": -40,
"time": "1770009260"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -40,
"time": "1770009020"
},
"departure": {
"delay": -40,
"time": "1770009020"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -40,
"time": "1770007400"
},
"departure": {
"delay": -40,
"time": "1770007400"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1770008000"
},
"departure": {
"delay": -40,
"time": "1770008000"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1770009260"
},
"departure": {
"delay": -40,
"time": "1770009260"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -40,
"time": "1770007520"
},
"departure": {
"delay": -40,
"time": "1770007520"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1770008360"
},
"departure": {
"delay": -40,
"time": "1770008360"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -8,
"time": "1770006740"
},
"departure": {
"delay": -8,
"time": "1770006772"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1770007880"
},
"departure": {
"delay": -40,
"time": "1770007880"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1770006646"
},
"departure": {
"delay": -2,
"time": "1770006658"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1770006581"
},
"departure": {
"delay": 4,
"time": "1770006604"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -40,
"time": "1770008660"
},
"departure": {
"delay": -40,
"time": "1770008660"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1770009320"
},
"departure": {
"delay": -40,
"time": "1770009320"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -40,
"time": "1770008900"
},
"departure": {
"delay": -40,
"time": "1770008900"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -40,
"time": "1770009080"
},
"departure": {
"delay": -40,
"time": "1770009080"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -40,
"time": "1770006954"
},
"departure": {
"delay": -40,
"time": "1770006980"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1770006885"
},
"departure": {
"delay": -38,
"time": "1770006922"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1770008600"
},
"departure": {
"delay": -40,
"time": "1770008600"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1770006977",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075690x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1770007157"
},
"departure": {
"delay": 77,
"time": "1770007157"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1770007090"
},
"departure": {
"delay": 130,
"time": "1770007090"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1770007042"
},
"departure": {
"delay": 82,
"time": "1770007042"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1770007001"
},
"departure": {
"delay": 101,
"time": "1770007001"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1770007277"
},
"departure": {
"delay": 77,
"time": "1770007277"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1770007215"
},
"departure": {
"delay": 75,
"time": "1770007215"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1770007455"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1770006797"
},
"departure": {
"delay": 77,
"time": "1770006797"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1770006757"
},
"departure": {
"delay": 37,
"time": "1770006757"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1770006902"
},
"departure": {
"delay": 62,
"time": "1770006902"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1770007369"
},
"departure": {
"delay": 109,
"time": "1770007369"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1770006950"
},
"departure": {
"delay": 110,
"time": "1770006950"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1770006600"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1770006688"
},
"departure": {
"delay": 88,
"time": "1770006688"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1770007326"
},
"departure": {
"delay": 126,
"time": "1770007326"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075690x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:97:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014040"
},
"departure": {
"time": "1770014040"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1770012960"
},
"departure": {
"time": "1770012960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013380"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013500"
},
"departure": {
"time": "1770013500"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1770012720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013560"
},
"departure": {
"time": "1770013560"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1770013385"
},
"departure": {
"delay": 5,
"time": "1770013385"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1770013620"
},
"departure": {
"time": "1770013620"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1770012780"
},
"departure": {
"time": "1770012780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013740"
},
"departure": {
"time": "1770013740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013080"
},
"departure": {
"time": "1770013080"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013440"
},
"departure": {
"time": "1770013440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013860"
},
"departure": {
"time": "1770013860"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013200"
},
"departure": {
"time": "1770013200"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014100"
},
"departure": {
"time": "1770014100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1770013980"
},
"departure": {
"time": "1770013980"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013680"
},
"departure": {
"time": "1770013680"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013260"
},
"departure": {
"time": "1770013260"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1770006971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:97:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13106F5507436x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011580"
},
"departure": {
"time": "1770011700"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012480"
},
"departure": {
"time": "1770012600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770009960"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1770005217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13106F5507436x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28802,
"time": "1770006118"
},
"departure": {
"delay": -28802,
"time": "1770006118"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -28592,
"time": "1770005068"
},
"departure": {
"delay": -28592,
"time": "1770005068"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -28628,
"time": "1770004972"
},
"departure": {
"delay": -28628,
"time": "1770004972"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -28637,
"time": "1770005143"
},
"departure": {
"delay": -28637,
"time": "1770005143"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28762,
"time": "1770005918"
},
"departure": {
"delay": -28762,
"time": "1770005918"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -28884,
"time": "1770006576"
},
"departure": {
"delay": -28884,
"time": "1770006576"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -28960,
"time": "1770006620"
},
"departure": {
"delay": -28960,
"time": "1770006620"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -28870,
"time": "1770006170"
},
"departure": {
"delay": -28870,
"time": "1770006170"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -28643,
"time": "1770005197"
},
"departure": {
"delay": -28643,
"time": "1770005197"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28959,
"time": "1770006921"
},
"departure": {
"delay": -28959,
"time": "1770006921"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -28766,
"time": "1770005674"
},
"departure": {
"delay": -28766,
"time": "1770005674"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28817,
"time": "1770005443"
},
"departure": {
"delay": -28817,
"time": "1770005443"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": -28658,
"time": "1770004822"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28777,
"time": "1770005843"
},
"departure": {
"delay": -28777,
"time": "1770005843"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -28732,
"time": "1770005747"
},
"departure": {
"delay": -28732,
"time": "1770005768"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -28646,
"time": "1770004868"
},
"departure": {
"delay": -28646,
"time": "1770004894"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -28857,
"time": "1770006226"
},
"departure": {
"delay": -28857,
"time": "1770006243"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -28792,
"time": "1770006068"
},
"departure": {
"delay": -28792,
"time": "1770006068"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -29057,
"time": "1770006943"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -28791,
"time": "1770006489"
},
"departure": {
"delay": -28791,
"time": "1770006489"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -28763,
"time": "1770005377"
},
"departure": {
"delay": -28763,
"time": "1770005377"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -28947,
"time": "1770006693"
},
"departure": {
"delay": -28947,
"time": "1770006693"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -28655,
"time": "1770005245"
},
"departure": {
"delay": -28655,
"time": "1770005245"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -28966,
"time": "1770006794"
},
"departure": {
"delay": -28966,
"time": "1770006794"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -28792,
"time": "1770006349"
},
"departure": {
"delay": -28792,
"time": "1770006368"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1770004775",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1373:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852301F5510403x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009600"
},
"departure": {
"time": "1770009660"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009180"
},
"departure": {
"time": "1770009240"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770008820"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770012600"
},
"departure": {
"time": "1770012660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012960"
},
"departure": {
"time": "1770013020"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770011700"
},
"departure": {
"time": "1770011760"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013320"
},
"departure": {
"time": "1770013380"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1770004856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852301F5510403x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852610F5510432x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010500"
},
"departure": {
"time": "1770010560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1770012360"
},
"departure": {
"time": "1770012420"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012000"
},
"departure": {
"time": "1770012060"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1770009720"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1770012960"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1770011520"
},
"departure": {
"time": "1770011580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1770004856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852610F5510432x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1770006074"
},
"departure": {
"delay": 74,
"time": "1770006074"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1770007316"
},
"departure": {
"delay": 176,
"time": "1770007316"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1770006196"
},
"departure": {
"delay": 76,
"time": "1770006196"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1770007808"
},
"departure": {
"delay": 188,
"time": "1770007808"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1770007967"
},
"departure": {
"delay": 227,
"time": "1770007967"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1770005871"
},
"departure": {
"delay": 51,
"time": "1770005871"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1770006670"
},
"departure": {
"delay": 130,
"time": "1770006670"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1770005946"
},
"departure": {
"delay": 66,
"time": "1770005946"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1770006445"
},
"departure": {
"delay": 145,
"time": "1770006445"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 207,
"time": "1770008247"
},
"departure": {
"delay": 207,
"time": "1770008247"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1770008036"
},
"departure": {
"delay": 176,
"time": "1770008036"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 201,
"time": "1770007041"
},
"departure": {
"delay": 201,
"time": "1770007041"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1770007516"
},
"departure": {
"delay": 196,
"time": "1770007516"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1770006145"
},
"departure": {
"delay": 85,
"time": "1770006145"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 163,
"time": "1770006583"
},
"departure": {
"delay": 163,
"time": "1770006583"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1770006799"
},
"departure": {
"delay": 79,
"time": "1770006799"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1770007736"
},
"departure": {
"delay": 176,
"time": "1770007736"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 204,
"time": "1770007104"
},
"departure": {
"delay": 204,
"time": "1770007104"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 214,
"time": "1770008134"
},
"departure": {
"delay": 214,
"time": "1770008134"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1770005999"
},
"departure": {
"delay": 59,
"time": "1770005999"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 192,
"time": "1770007272"
},
"departure": {
"delay": 192,
"time": "1770007272"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1770007887"
},
"departure": {
"delay": 207,
"time": "1770007887"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1770008336"
},
"departure": {
"delay": 176,
"time": "1770008336"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1770007196"
},
"departure": {
"delay": 176,
"time": "1770007196"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1770007424"
},
"departure": {
"delay": 224,
"time": "1770007424"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1770007616"
},
"departure": {
"delay": 176,
"time": "1770007616"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1770006274"
},
"departure": {
"delay": 154,
"time": "1770006274"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1770008516"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1770005760"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1770005455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008160"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770006660"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770005820"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770005700"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770007440"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770006540"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770005940"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770006120"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770007200"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1770008220"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770006300"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770007860"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770006720"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770005880"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770006180"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770008040"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4001:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230357x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1770006891"
},
"departure": {
"delay": 51,
"time": "1770006891"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1770008152"
},
"departure": {
"delay": 52,
"time": "1770008152"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1770006937"
},
"departure": {
"delay": 37,
"time": "1770006937"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1770008346"
},
"departure": {
"delay": 66,
"time": "1770008346"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 143,
"time": "1770006683"
},
"departure": {
"delay": 143,
"time": "1770006683"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1770008657"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 44,
"time": "1770007064"
},
"departure": {
"delay": 44,
"time": "1770007064"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1770008015"
},
"departure": {
"delay": 35,
"time": "1770008015"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1770008401"
},
"departure": {
"delay": 61,
"time": "1770008401"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1770006865"
},
"departure": {
"delay": 25,
"time": "1770006865"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1770007631"
},
"departure": {
"delay": 71,
"time": "1770007631"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1770006840"
},
"departure": {
"delay": 60,
"time": "1770006840"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1770006962"
},
"departure": {
"delay": 62,
"time": "1770006962"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1770006798"
},
"departure": {
"delay": 78,
"time": "1770006798"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1770006745"
},
"departure": {
"delay": 85,
"time": "1770006745"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1770007217"
},
"departure": {
"delay": 17,
"time": "1770007217"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1770007411"
},
"departure": {
"delay": 31,
"time": "1770007411"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1770007470"
},
"departure": {
"delay": 30,
"time": "1770007470"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1770008175"
},
"departure": {
"delay": 75,
"time": "1770008175"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 138,
"time": "1770006678"
},
"departure": {
"delay": 138,
"time": "1770006678"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1770006754"
},
"departure": {
"delay": 94,
"time": "1770006754"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1770008297"
},
"departure": {
"delay": 17,
"time": "1770008297"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 71,
"time": "1770007151"
},
"departure": {
"delay": 71,
"time": "1770007151"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1770008193"
},
"departure": {
"delay": 33,
"time": "1770008193"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1770007685"
},
"departure": {
"delay": 65,
"time": "1770007685"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1770007937"
},
"departure": {
"delay": 17,
"time": "1770007937"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1770007274"
},
"departure": {
"delay": 74,
"time": "1770007274"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1770007517"
},
"departure": {
"delay": 17,
"time": "1770007517"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1770007757"
},
"departure": {
"delay": 17,
"time": "1770007757"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1770008117"
},
"departure": {
"delay": 17,
"time": "1770008117"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1770007560"
},
"departure": {
"delay": 60,
"time": "1770007560"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1770006868",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230357x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1062:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770009060"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770008340"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770008580"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010260"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770010140"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1770008880"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1770009480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770009840"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770010020"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1770009720"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1770009780"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1770009660"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1770009180"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770008220"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770010080"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1770009960"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1062:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1770007440"
},
"departure": {
"delay": 60,
"time": "1770007440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1770007140"
},
"departure": {
"delay": 60,
"time": "1770007140"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1770007500"
},
"departure": {
"delay": 60,
"time": "1770007500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1770007260"
},
"departure": {
"delay": 60,
"time": "1770007260"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1770007320"
},
"departure": {
"delay": 60,
"time": "1770007320"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1770007080"
},
"departure": {
"delay": 65,
"time": "1770007085"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1770006725"
},
"departure": {
"delay": 10,
"time": "1770006730"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1770007680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1770007200"
},
"departure": {
"delay": 60,
"time": "1770007200"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1770006720"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1770006780"
},
"departure": {
"delay": 5,
"time": "1770006785"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770027780"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770027720"
},
"departure": {
"time": "1770027720"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770027420"
},
"departure": {
"time": "1770027420"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770026700"
},
"departure": {
"time": "1770026700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770027660"
},
"departure": {
"time": "1770027660"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1770026580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770027540"
},
"departure": {
"time": "1770027540"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770027120"
},
"departure": {
"time": "1770027120"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770027060"
},
"departure": {
"time": "1770027060"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770026880"
},
"departure": {
"time": "1770026880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770026640"
},
"departure": {
"time": "1770026640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770027180"
},
"departure": {
"time": "1770027180"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1013:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1770009878"
},
"departure": {
"delay": 38,
"time": "1770009878"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008100"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1770008311"
},
"departure": {
"delay": 31,
"time": "1770008311"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1770008826"
},
"departure": {
"delay": 6,
"time": "1770008826"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1770009975"
},
"departure": {
"delay": 15,
"time": "1770009975"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1770007920"
},
"departure": {
"time": "1770007920"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1770008021"
},
"departure": {
"delay": 41,
"time": "1770008021"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770008460"
},
"departure": {
"time": "1770008460"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1770010045"
},
"departure": {
"delay": 25,
"time": "1770010045"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1770008190"
},
"departure": {
"delay": 30,
"time": "1770008190"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1770010162"
},
"departure": {
"delay": 22,
"time": "1770010162"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1770007800"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1770008610"
},
"departure": {
"delay": 30,
"time": "1770008610"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1770010110"
},
"departure": {
"delay": 30,
"time": "1770010110"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1770009930"
},
"departure": {
"delay": 30,
"time": "1770009930"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1770008675"
},
"departure": {
"delay": 35,
"time": "1770008675"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1770010230"
},
"departure": {
"delay": 30,
"time": "1770010230"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1770008753"
},
"departure": {
"delay": 53,
"time": "1770008753"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1770007017",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx363:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023100"
},
"departure": {
"time": "1770023100"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770023400"
},
"departure": {
"time": "1770023400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770023340"
},
"departure": {
"time": "1770023340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770023640"
},
"departure": {
"time": "1770023640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770022920"
},
"departure": {
"time": "1770022920"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770023580"
},
"departure": {
"time": "1770023580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1770022740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770022860"
},
"departure": {
"time": "1770022860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770023700"
},
"departure": {
"time": "1770023700"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770023220"
},
"departure": {
"time": "1770023220"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770023460"
},
"departure": {
"time": "1770023460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770023760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770022980"
},
"departure": {
"time": "1770022980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:801:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1770008998"
},
"departure": {
"delay": 178,
"time": "1770008998"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 175,
"time": "1770007795"
},
"departure": {
"delay": 175,
"time": "1770007795"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1770007431"
},
"departure": {
"delay": 171,
"time": "1770007431"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1770009095"
},
"departure": {
"delay": 155,
"time": "1770009095"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1770008078"
},
"departure": {
"delay": 158,
"time": "1770008078"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1770006915"
},
"departure": {
"delay": 160,
"time": "1770006940"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 194,
"time": "1770008654"
},
"departure": {
"delay": 194,
"time": "1770008654"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1770009230"
},
"departure": {
"delay": 170,
"time": "1770009230"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1770007873"
},
"departure": {
"delay": 193,
"time": "1770007873"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1770009165"
},
"departure": {
"delay": 165,
"time": "1770009165"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1770008030"
},
"departure": {
"delay": 170,
"time": "1770008030"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1770007141"
},
"departure": {
"delay": 181,
"time": "1770007141"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1770009282"
},
"departure": {
"delay": 162,
"time": "1770009282"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1770008375"
},
"departure": {
"delay": 155,
"time": "1770008375"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1770008570"
},
"departure": {
"delay": 170,
"time": "1770008570"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1770007220"
},
"departure": {
"delay": 140,
"time": "1770007220"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1770007580"
},
"departure": {
"delay": 140,
"time": "1770007580"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1770009350"
},
"departure": {
"delay": 170,
"time": "1770009350"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 170,
"time": "1770009050"
},
"departure": {
"delay": 170,
"time": "1770009050"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 170,
"time": "1770007310"
},
"departure": {
"delay": 170,
"time": "1770007310"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1770007730"
},
"departure": {
"delay": 170,
"time": "1770007730"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1770008270"
},
"departure": {
"delay": 170,
"time": "1770008270"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1770008810"
},
"departure": {
"delay": 170,
"time": "1770008810"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1770007946"
},
"departure": {
"delay": 146,
"time": "1770007946"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 177,
"time": "1770008457"
},
"departure": {
"delay": 177,
"time": "1770008457"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770006780"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1770006576",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx257:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1770005131"
},
"departure": {
"delay": -12,
"time": "1770005148"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1770005170"
},
"departure": {
"delay": -33,
"time": "1770005187"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1770006589"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1770005927"
},
"departure": {
"delay": 182,
"time": "1770005942"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1770006049"
},
"departure": {
"delay": 122,
"time": "1770006122"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 178,
"time": "1770004978"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1770005407"
},
"departure": {
"delay": 23,
"time": "1770005423"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1770005097"
},
"departure": {
"delay": 10,
"time": "1770005110"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1770006332"
},
"departure": {
"delay": 74,
"time": "1770006374"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 134,
"time": "1770005985"
},
"departure": {
"delay": 134,
"time": "1770006014"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1770006146"
},
"departure": {
"delay": 127,
"time": "1770006187"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1770005864"
},
"departure": {
"delay": 194,
"time": "1770005894"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1770006217"
},
"departure": {
"delay": 127,
"time": "1770006247"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1770005069"
},
"departure": {
"delay": 42,
"time": "1770005082"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1770006431"
},
"departure": {
"delay": 46,
"time": "1770006466"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1770005215"
},
"departure": {
"delay": 51,
"time": "1770005331"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1770005503"
},
"departure": {
"delay": -40,
"time": "1770005540"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1770005045"
},
"departure": {
"delay": 76,
"time": "1770005056"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1770006286"
},
"departure": {
"delay": 118,
"time": "1770006298"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1770005444"
},
"departure": {
"delay": 5,
"time": "1770005465"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596589:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20720F5455359x2026x01x22T21x50x35Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770007980"
},
"departure": {
"time": "1770008040"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1770008760"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1770009720"
},
"departure": {
"time": "1770009840"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1770006720"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1770010860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1770003116",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20720F5455359x2026x01x22T21x50x35Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009180"
},
"departure": {
"time": "1770009180"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009240"
},
"departure": {
"time": "1770009240"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1770008760"
},
"departure": {
"time": "1770008760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1770009960"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1770009125"
},
"departure": {
"delay": 5,
"time": "1770009125"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009480"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1770008820"
},
"departure": {
"time": "1770008820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1770008940"
},
"departure": {
"time": "1770008940"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1770009720"
},
"departure": {
"time": "1770009720"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1770009600"
},
"departure": {
"time": "1770009600"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009000"
},
"departure": {
"time": "1770009000"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1770008580"
},
"departure": {
"time": "1770008580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009840"
},
"departure": {
"time": "1770009840"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1770006971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:21:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx350:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1770005290"
},
"departure": {
"delay": 70,
"time": "1770005290"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 320,
"time": "1770007700"
},
"departure": {
"delay": 320,
"time": "1770007700"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1770005493"
},
"departure": {
"delay": 93,
"time": "1770005493"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 200,
"time": "1770006740"
},
"departure": {
"delay": 200,
"time": "1770006740"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 343,
"time": "1770007603"
},
"departure": {
"delay": 343,
"time": "1770007603"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 165,
"time": "1770006441"
},
"departure": {
"delay": 165,
"time": "1770006465"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 297,
"time": "1770007017"
},
"departure": {
"delay": 297,
"time": "1770007017"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1770006015"
},
"departure": {
"delay": 90,
"time": "1770006090"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 335,
"time": "1770007415"
},
"departure": {
"delay": 335,
"time": "1770007415"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 335,
"time": "1770008135"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 266,
"time": "1770006866"
},
"departure": {
"delay": 266,
"time": "1770006866"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 327,
"time": "1770007887"
},
"departure": {
"delay": 327,
"time": "1770007887"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 335,
"time": "1770007835"
},
"departure": {
"delay": 335,
"time": "1770007835"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1770005661"
},
"departure": {
"delay": 81,
"time": "1770005661"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1770006169"
},
"departure": {
"delay": 130,
"time": "1770006190"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 330,
"time": "1770007770"
},
"departure": {
"delay": 330,
"time": "1770007770"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1770006265"
},
"departure": {
"delay": 145,
"time": "1770006265"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1770005873"
},
"departure": {
"delay": -7,
"time": "1770005873"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1770006513"
},
"departure": {
"delay": 153,
"time": "1770006513"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1770006665"
},
"departure": {
"delay": 210,
"time": "1770006690"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 335,
"time": "1770007655"
},
"departure": {
"delay": 335,
"time": "1770007655"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 335,
"time": "1770007955"
},
"departure": {
"delay": 335,
"time": "1770007955"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1770005590"
},
"departure": {
"delay": 70,
"time": "1770005590"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1770006340"
},
"departure": {
"delay": 100,
"time": "1770006340"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1770006571"
},
"departure": {
"delay": 170,
"time": "1770006590"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770005220"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1770005744"
},
"departure": {
"delay": 65,
"time": "1770005765"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1770005394"
},
"departure": {
"delay": 54,
"time": "1770005394"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1770005075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx350:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021900"
},
"departure": {
"time": "1770021900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770021540"
},
"departure": {
"time": "1770021540"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021180"
},
"departure": {
"time": "1770021180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021840"
},
"departure": {
"time": "1770021840"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1770020880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770022140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1770021060"
},
"departure": {
"time": "1770021060"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770020940"
},
"departure": {
"time": "1770020940"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021000"
},
"departure": {
"time": "1770021000"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021660"
},
"departure": {
"time": "1770021660"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021960"
},
"departure": {
"time": "1770021960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1770021420"
},
"departure": {
"time": "1770021420"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021480"
},
"departure": {
"time": "1770021480"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:689:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851042F5510337x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010440"
},
"departure": {
"time": "1770010500"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1770005517",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851042F5510337x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014580"
},
"departure": {
"time": "1770014580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014700"
},
"departure": {
"time": "1770014700"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1770014280"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770014340"
},
"departure": {
"time": "1770014340"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015060"
},
"departure": {
"time": "1770015060"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770015240"
},
"departure": {
"time": "1770015240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014400"
},
"departure": {
"time": "1770014400"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014820"
},
"departure": {
"time": "1770014820"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770015300"
},
"departure": {
"time": "1770015300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770014940"
},
"departure": {
"time": "1770014940"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014880"
},
"departure": {
"time": "1770014880"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014760"
},
"departure": {
"time": "1770014760"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014460"
},
"departure": {
"time": "1770014460"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014520"
},
"departure": {
"time": "1770014520"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:281:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F5510391x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011880"
},
"departure": {
"time": "1770011940"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013740"
},
"departure": {
"time": "1770013800"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770012900"
},
"departure": {
"time": "1770012960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009240"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011280"
},
"departure": {
"time": "1770011520"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009960"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1770004797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852050F5510391x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848951F5510174x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011820"
},
"departure": {
"time": "1770011880"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012240"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011400"
},
"departure": {
"time": "1770011460"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770008400"
},
"departure": {
"time": "1770008460"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1770008160"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012600"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1770013440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1770004557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848951F5510174x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1460:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010207"
},
"departure": {
"time": "1770010207"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009649"
},
"departure": {
"time": "1770009649"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009794"
},
"departure": {
"time": "1770009794"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009904"
},
"departure": {
"time": "1770009904"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010006"
},
"departure": {
"time": "1770010006"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009960"
},
"departure": {
"time": "1770009960"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769998749",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1460:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013860"
},
"departure": {
"time": "1770013860"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1770012900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013080"
},
"departure": {
"time": "1770013080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013800"
},
"departure": {
"time": "1770013800"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770013140"
},
"departure": {
"time": "1770013140"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013620"
},
"departure": {
"time": "1770013620"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013500"
},
"departure": {
"time": "1770013500"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013020"
},
"departure": {
"time": "1770013020"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013740"
},
"departure": {
"time": "1770013740"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013380"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013980"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013260"
},
"departure": {
"time": "1770013260"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013560"
},
"departure": {
"time": "1770013560"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:193:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3403F5521041x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012600"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770020100"
},
"departure": {
"time": "1770020220"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017580"
},
"departure": {
"time": "1770017640"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1770013680"
},
"departure": {
"time": "1770013740"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018180"
},
"departure": {
"time": "1770018240"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770021300"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1770014640"
},
"departure": {
"time": "1770014700"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016500"
},
"departure": {
"time": "1770016620"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1770015960"
},
"departure": {
"time": "1770016020"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1770019140"
},
"departure": {
"time": "1770019200"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1770004797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3403F5521041x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770007440"
},
"departure": {
"time": "1770007440"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1770007860"
},
"departure": {
"time": "1770007860"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009240"
},
"departure": {
"time": "1770009240"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1770008760"
},
"departure": {
"time": "1770008760"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1770009960"
},
"departure": {
"time": "1770009960"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009060"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1770008400"
},
"departure": {
"time": "1770008400"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1770007800"
},
"departure": {
"time": "1770007800"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1770007560"
},
"departure": {
"time": "1770007560"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1770007680"
},
"departure": {
"time": "1770007680"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1770010080"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1770009840"
},
"departure": {
"time": "1770009840"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1770008880"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1770008820"
},
"departure": {
"time": "1770008820"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1770007620"
},
"departure": {
"time": "1770007620"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": -400,
"time": "1770006980"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009480"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1770008160"
},
"departure": {
"time": "1770008160"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1770008640"
},
"departure": {
"time": "1770008640"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1770008580"
},
"departure": {
"time": "1770008580"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1770008040"
},
"departure": {
"time": "1770008040"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010020"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1770008940"
},
"departure": {
"time": "1770008940"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1770009180"
},
"departure": {
"time": "1770009180"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010200"
},
"departure": {
"time": "1770010200"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1770009660"
},
"departure": {
"time": "1770009660"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1770010140"
},
"departure": {
"time": "1770010140"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1770010260"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1770008280"
},
"departure": {
"time": "1770008280"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1770007980"
},
"departure": {
"time": "1770007980"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009600"
},
"departure": {
"time": "1770009600"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1770007077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -136,
"time": "1770009104"
},
"departure": {
"delay": -136,
"time": "1770009104"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1770008430"
},
"departure": {
"delay": 30,
"time": "1770008430"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -145,
"time": "1770009215"
},
"departure": {
"delay": -145,
"time": "1770009215"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -190,
"time": "1770009350"
},
"departure": {
"delay": -190,
"time": "1770009350"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1770008910"
},
"departure": {
"delay": -30,
"time": "1770008910"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1770008769"
},
"departure": {
"delay": 9,
"time": "1770008769"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1770008709"
},
"departure": {
"delay": 9,
"time": "1770008709"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -115,
"time": "1770009185"
},
"departure": {
"delay": -115,
"time": "1770009185"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1770008568"
},
"departure": {
"delay": -12,
"time": "1770008568"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -177,
"time": "1770009603"
},
"departure": {
"delay": -177,
"time": "1770009603"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1770009013"
},
"departure": {
"delay": -47,
"time": "1770009013"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -124,
"time": "1770009296"
},
"departure": {
"delay": -124,
"time": "1770009296"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -114,
"time": "1770009246"
},
"departure": {
"delay": -114,
"time": "1770009246"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -177,
"time": "1770009663"
},
"departure": {
"delay": -177,
"time": "1770009663"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1770008843"
},
"departure": {
"delay": -37,
"time": "1770008843"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -165,
"time": "1770009435"
},
"departure": {
"delay": -165,
"time": "1770009435"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -132,
"time": "1770009408"
},
"departure": {
"delay": -132,
"time": "1770009408"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -252,
"time": "1770009768"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -147,
"time": "1770009693"
},
"departure": {
"delay": -147,
"time": "1770009693"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -189,
"time": "1770009531"
},
"departure": {
"delay": -189,
"time": "1770009531"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1770008618"
},
"departure": {
"delay": -22,
"time": "1770008618"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -136,
"time": "1770009164"
},
"departure": {
"delay": -136,
"time": "1770009164"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470536:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1152:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1980,
"time": "1770009780"
},
"departure": {
"delay": -1980,
"time": "1770009780"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -2002,
"time": "1770009878"
},
"departure": {
"delay": -2002,
"time": "1770009878"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1770005555",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1152:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010440"
},
"departure": {
"time": "1770010440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011100"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770011340"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770010860"
},
"departure": {
"time": "1770010860"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010800"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010920"
},
"departure": {
"time": "1770010920"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010680"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010620"
},
"departure": {
"time": "1770010620"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770010980"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011220"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:109:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227360x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1770006625"
},
"departure": {
"delay": 145,
"time": "1770006625"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1770007379"
},
"departure": {
"delay": 119,
"time": "1770007379"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1770006843"
},
"departure": {
"delay": 63,
"time": "1770006843"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1770007767"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1770006775"
},
"departure": {
"delay": 115,
"time": "1770006775"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1770006708"
},
"departure": {
"delay": 108,
"time": "1770006708"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1770006832"
},
"departure": {
"delay": 112,
"time": "1770006832"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1770007107"
},
"departure": {
"delay": 87,
"time": "1770007107"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1770007437"
},
"departure": {
"delay": 117,
"time": "1770007437"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1770007564"
},
"departure": {
"delay": 124,
"time": "1770007564"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1770006587"
},
"departure": {
"delay": 107,
"time": "1770006587"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1770006588",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227360x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230278x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1770007633"
},
"departure": {
"delay": 13,
"time": "1770007633"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1770007102"
},
"departure": {
"delay": 22,
"time": "1770007102"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1770007385"
},
"departure": {
"delay": 5,
"time": "1770007385"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1770007744"
},
"departure": {
"delay": 4,
"time": "1770007744"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1770008009"
},
"departure": {
"delay": 29,
"time": "1770008009"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 29,
"time": "1770007949"
},
"departure": {
"delay": 29,
"time": "1770007949"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1770006587"
},
"departure": {
"delay": 107,
"time": "1770006587"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1770007594"
},
"departure": {
"delay": 34,
"time": "1770007594"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1770007441"
},
"departure": {
"delay": 61,
"time": "1770007441"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1770006739"
},
"departure": {
"delay": 19,
"time": "1770006739"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1770007926"
},
"departure": {
"delay": 6,
"time": "1770007926"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1770007688"
},
"departure": {
"delay": 8,
"time": "1770007688"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1770007896"
},
"departure": {
"delay": 36,
"time": "1770007896"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1770007803"
},
"departure": {
"delay": 63,
"time": "1770007803"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1770007300"
},
"departure": {
"delay": 40,
"time": "1770007300"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1770006947"
},
"departure": {
"delay": 47,
"time": "1770006947"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1770006998"
},
"departure": {
"delay": 38,
"time": "1770006998"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1770008030"
},
"departure": {
"delay": 50,
"time": "1770008030"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1770007564"
},
"departure": {
"delay": 4,
"time": "1770007564"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1770007984"
},
"departure": {
"delay": 4,
"time": "1770007984"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1770007528"
},
"departure": {
"delay": 28,
"time": "1770007528"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1770007505"
},
"departure": {
"delay": 5,
"time": "1770007505"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1770007031"
},
"departure": {
"delay": 11,
"time": "1770007031"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1770008104"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 4,
"time": "1770007264"
},
"departure": {
"delay": 4,
"time": "1770007264"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1770008076"
},
"departure": {
"delay": 36,
"time": "1770008076"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1770007864"
},
"departure": {
"delay": 4,
"time": "1770007864"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1770007068"
},
"departure": {
"delay": 48,
"time": "1770007068"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1770007222"
},
"departure": {
"delay": 22,
"time": "1770007222"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1770006866"
},
"departure": {
"delay": 86,
"time": "1770006866"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230278x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770028440"
},
"departure": {
"time": "1770028440"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770029340"
},
"departure": {
"time": "1770029340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770028380"
},
"departure": {
"time": "1770028380"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770029100"
},
"departure": {
"time": "1770029100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770028500"
},
"departure": {
"time": "1770028500"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770028920"
},
"departure": {
"time": "1770028920"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770029520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770029280"
},
"departure": {
"time": "1770029280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770028800"
},
"departure": {
"time": "1770028800"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770028680"
},
"departure": {
"time": "1770028680"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1770028260"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770028740"
},
"departure": {
"time": "1770028740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770028560"
},
"departure": {
"time": "1770028560"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770028320"
},
"departure": {
"time": "1770028320"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770028860"
},
"departure": {
"time": "1770028860"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1121:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056527x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1770007791"
},
"departure": {
"delay": -9,
"time": "1770007791"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1770006744"
},
"departure": {
"delay": -36,
"time": "1770006744"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1770007429"
},
"departure": {
"delay": -11,
"time": "1770007429"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1770007323"
},
"departure": {
"delay": 3,
"time": "1770007323"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1770006694"
},
"departure": {
"delay": 34,
"time": "1770006694"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1770007928"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1770007508"
},
"departure": {
"delay": -52,
"time": "1770007508"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1770007753"
},
"departure": {
"delay": -47,
"time": "1770007753"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1770007121"
},
"departure": {
"delay": -19,
"time": "1770007121"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -52,
"time": "1770007268"
},
"departure": {
"delay": -52,
"time": "1770007268"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1770007198"
},
"departure": {
"delay": -2,
"time": "1770007198"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1770006991"
},
"departure": {
"delay": -29,
"time": "1770006991"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1770007545"
},
"departure": {
"delay": -15,
"time": "1770007545"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -52,
"time": "1770007628"
},
"departure": {
"delay": -52,
"time": "1770007628"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -49,
"time": "1770006791"
},
"departure": {
"delay": -49,
"time": "1770006791"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1770006600"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -52,
"time": "1770007028"
},
"departure": {
"delay": -52,
"time": "1770007028"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1770006939"
},
"departure": {
"delay": -21,
"time": "1770006939"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1770006649"
},
"departure": {
"delay": -11,
"time": "1770006649"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1770007693"
},
"departure": {
"delay": -47,
"time": "1770007693"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1770006838"
},
"departure": {
"delay": -2,
"time": "1770006838"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1770007370"
},
"departure": {
"delay": -10,
"time": "1770007370"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1770007482"
},
"departure": {
"delay": -18,
"time": "1770007482"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1770007038",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056527x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1770006328"
},
"departure": {
"delay": 104,
"time": "1770006344"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1770005829"
},
"departure": {
"delay": 77,
"time": "1770005837"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1770004669"
},
"departure": {
"delay": 43,
"time": "1770004723"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1770005087"
},
"departure": {
"delay": -55,
"time": "1770005105"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1770006776"
},
"departure": {
"delay": 152,
"time": "1770006812"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1770005878"
},
"departure": {
"delay": 74,
"time": "1770005894"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1770005198"
},
"departure": {
"delay": 38,
"time": "1770005318"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1770007370"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 126,
"time": "1770006860"
},
"departure": {
"delay": 126,
"time": "1770006906"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -25,
"time": "1770004914"
},
"departure": {
"delay": -25,
"time": "1770004955"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1770006723"
},
"departure": {
"delay": 142,
"time": "1770006742"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1770005922"
},
"departure": {
"delay": 55,
"time": "1770005935"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1770005660"
},
"departure": {
"delay": 123,
"time": "1770005703"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1770004478"
},
"departure": {
"delay": 55,
"time": "1770004495"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1770004842"
},
"departure": {
"delay": -7,
"time": "1770004853"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1770007310"
},
"departure": {
"delay": 110,
"time": "1770007310"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 110,
"time": "1770007250"
},
"departure": {
"delay": 110,
"time": "1770007250"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1770004577"
},
"departure": {
"delay": 39,
"time": "1770004599"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1770006100"
},
"departure": {
"delay": 87,
"time": "1770006147"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1770007190"
},
"departure": {
"delay": 110,
"time": "1770007190"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 124,
"time": "1770007009"
},
"departure": {
"delay": 124,
"time": "1770007024"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -11,
"time": "1770004988"
},
"departure": {
"delay": -11,
"time": "1770005029"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1770006610"
},
"departure": {
"delay": 172,
"time": "1770006652"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1770005984"
},
"departure": {
"delay": 68,
"time": "1770006008"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 20,
"time": "1770004400"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1770007056"
},
"departure": {
"time": "1770006960"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1770006196"
},
"departure": {
"delay": 54,
"time": "1770006234"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1770004779"
},
"departure": {
"delay": -9,
"time": "1770004791"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1770007130"
},
"departure": {
"delay": 110,
"time": "1770007130"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 23,
"time": "1770004626"
},
"departure": {
"delay": 23,
"time": "1770004643"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1770005745"
},
"departure": {
"delay": 151,
"time": "1770005791"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1770005480"
},
"departure": {
"delay": 184,
"time": "1770005584"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1770006963"
},
"departure": {
"delay": 140,
"time": "1770006980"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1770007077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008340"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770009060"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1770010080"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1770009840"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770009480"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770008580"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1770008160"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770008280"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770009660"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770008100"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770009780"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1770009720"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770009960"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1770009180"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770008880"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770008220"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1001:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852402F5510422x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010800"
},
"departure": {
"time": "1770010860"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011820"
},
"departure": {
"time": "1770011880"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1770006716",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852402F5510422x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3402F5438727x2026x01x20T11x37x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016560"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1770010440"
},
"departure": {
"time": "1770010500"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 39
},
{
"departure": {
"time": "1770004200"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770007140"
},
"departure": {
"time": "1770007200"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1770015780"
},
"departure": {
"time": "1770015840"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1770012600"
},
"departure": {
"time": "1770012660"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1770013200"
},
"departure": {
"time": "1770013260"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1770007800"
},
"departure": {
"time": "1770007860"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1770005220"
},
"departure": {
"time": "1770005280"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1770008760"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1770006120"
},
"departure": {
"time": "1770006180"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1770011880"
},
"departure": {
"time": "1770011940"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 43
}
],
"timestamp": "1770000597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3402F5438727x2026x01x20T11x37x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853703F5524058x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1770012000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1770011100"
},
"departure": {
"time": "1770011160"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770008940"
},
"departure": {
"time": "1770009000"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1770007800"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770009480"
},
"departure": {
"time": "1770009600"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770008460"
},
"departure": {
"time": "1770008520"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1770004197",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853703F5524058x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13103F5507523x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013740"
},
"departure": {
"time": "1770013800"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013440"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014160"
},
"departure": {
"time": "1770014220"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770012720"
},
"departure": {
"time": "1770012780"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012120"
},
"departure": {
"time": "1770012240"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1770005337",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13103F5507523x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850603F5510291x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012660"
},
"departure": {
"time": "1770012720"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010800"
},
"departure": {
"time": "1770010860"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012060"
},
"departure": {
"time": "1770012120"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013740"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010560"
},
"departure": {
"time": "1770010620"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1770010020"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012840"
},
"departure": {
"time": "1770012900"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770012300"
},
"departure": {
"time": "1770012360"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013260"
},
"departure": {
"time": "1770013320"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011640"
},
"departure": {
"time": "1770011820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1770006416",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850603F5510291x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1770009988"
},
"departure": {
"delay": 28,
"time": "1770009988"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1770011205"
},
"departure": {
"delay": 45,
"time": "1770011205"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -471,
"time": "1770012069"
},
"departure": {
"delay": -471,
"time": "1770012069"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -74,
"time": "1770011386"
},
"departure": {
"delay": -74,
"time": "1770011386"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -320,
"time": "1770011680"
},
"departure": {
"delay": -320,
"time": "1770011680"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -33,
"time": "1770011247"
},
"departure": {
"delay": -33,
"time": "1770011247"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1770009787"
},
"departure": {
"delay": 7,
"time": "1770009787"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -202,
"time": "1770011498"
},
"departure": {
"delay": -202,
"time": "1770011498"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -460,
"time": "1770011900"
},
"departure": {
"delay": -460,
"time": "1770011900"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -571,
"time": "1770012389"
},
"departure": {
"delay": -571,
"time": "1770012389"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1770009660"
},
"departure": {
"time": "1770009660"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -609,
"time": "1770013131"
},
"departure": {
"delay": -609,
"time": "1770013131"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -571,
"time": "1770012629"
},
"departure": {
"delay": -571,
"time": "1770012629"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -674,
"time": "1770013186"
},
"departure": {
"delay": -674,
"time": "1770013186"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 24,
"time": "1770010344"
},
"departure": {
"delay": 24,
"time": "1770010344"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -734,
"time": "1770013306"
},
"departure": {
"delay": -734,
"time": "1770013306"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -566,
"time": "1770012214"
},
"departure": {
"delay": -566,
"time": "1770012214"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -292,
"time": "1770011588"
},
"departure": {
"delay": -292,
"time": "1770011588"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1770011113"
},
"departure": {
"delay": 13,
"time": "1770011113"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1770010268"
},
"departure": {
"delay": 8,
"time": "1770010268"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -352,
"time": "1770011648"
},
"departure": {
"delay": -352,
"time": "1770011648"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -763,
"time": "1770013397"
},
"departure": {
"delay": -763,
"time": "1770013397"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -262,
"time": "1770011558"
},
"departure": {
"delay": -262,
"time": "1770011558"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1770010500"
},
"departure": {
"time": "1770010500"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -596,
"time": "1770013144"
},
"departure": {
"delay": -596,
"time": "1770013144"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 12,
"time": "1770010092"
},
"departure": {
"delay": 12,
"time": "1770010092"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008820"
},
"departure": {
"time": "1770008820"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1770009480"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -416,
"time": "1770011824"
},
"departure": {
"delay": -416,
"time": "1770011824"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -81,
"time": "1770011319"
},
"departure": {
"delay": -81,
"time": "1770011319"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1770009866"
},
"departure": {
"delay": 26,
"time": "1770009866"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -571,
"time": "1770012989"
},
"departure": {
"delay": -571,
"time": "1770012989"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -154,
"time": "1770011426"
},
"departure": {
"delay": -154,
"time": "1770011426"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -573,
"time": "1770013047"
},
"departure": {
"delay": -573,
"time": "1770013047"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -827,
"time": "1770013453"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1770010438"
},
"departure": {
"delay": 58,
"time": "1770010438"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -601,
"time": "1770013079"
},
"departure": {
"delay": -601,
"time": "1770013079"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1770010510"
},
"departure": {
"delay": 10,
"time": "1770010510"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470857:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770017220"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017520"
},
"departure": {
"time": "1770017520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017580"
},
"departure": {
"time": "1770017580"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017400"
},
"departure": {
"time": "1770017400"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017280"
},
"departure": {
"time": "1770017280"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017700"
},
"departure": {
"time": "1770017700"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770018300"
},
"departure": {
"time": "1770018300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017940"
},
"departure": {
"time": "1770017940"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018240"
},
"departure": {
"time": "1770018240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017640"
},
"departure": {
"time": "1770017640"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017460"
},
"departure": {
"time": "1770017460"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017760"
},
"departure": {
"time": "1770017760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017880"
},
"departure": {
"time": "1770017880"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851020F5442184x2026x01x20T11x37x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1769999935",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851020F5442184x2026x01x20T11x37x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770025620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770024720"
},
"departure": {
"time": "1770024720"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1770024540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024600"
},
"departure": {
"time": "1770024600"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770025200"
},
"departure": {
"time": "1770025200"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770025380"
},
"departure": {
"time": "1770025380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025140"
},
"departure": {
"time": "1770025140"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024840"
},
"departure": {
"time": "1770024840"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770025440"
},
"departure": {
"time": "1770025440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770024780"
},
"departure": {
"time": "1770024780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770025500"
},
"departure": {
"time": "1770025500"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770024660"
},
"departure": {
"time": "1770024660"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024960"
},
"departure": {
"time": "1770024960"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:873:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107921x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1770006934"
},
"departure": {
"delay": 34,
"time": "1770006934"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1770006726"
},
"departure": {
"delay": 66,
"time": "1770006726"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1770007033"
},
"departure": {
"delay": 13,
"time": "1770007033"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1770006630"
},
"departure": {
"delay": 30,
"time": "1770006630"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1770008000"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1770007621"
},
"departure": {
"delay": 61,
"time": "1770007621"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1770007921"
},
"departure": {
"delay": 61,
"time": "1770007921"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1770007432"
},
"departure": {
"delay": 52,
"time": "1770007432"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1770007825"
},
"departure": {
"delay": 85,
"time": "1770007825"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1770007519"
},
"departure": {
"delay": 79,
"time": "1770007519"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1770007709"
},
"departure": {
"delay": 89,
"time": "1770007709"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1770007233"
},
"departure": {
"delay": 93,
"time": "1770007233"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1770006838"
},
"departure": {
"delay": 58,
"time": "1770006838"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1770006938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107921x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1234:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009278"
},
"departure": {
"time": "1770009278"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009125"
},
"departure": {
"time": "1770009125"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009180"
},
"departure": {
"time": "1770009180"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769998750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1234:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852810F5510445x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1770018180"
},
"departure": {
"time": "1770018240"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1770012960"
},
"departure": {
"time": "1770013320"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1770009720"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1770019140"
},
"departure": {
"time": "1770019200"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1770017100"
},
"departure": {
"time": "1770017160"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1770021120"
},
"departure": {
"time": "1770021180"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1770014880"
},
"departure": {
"time": "1770015600"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1770011580"
},
"departure": {
"time": "1770011700"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1770009000"
},
"departure": {
"time": "1770009060"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1770016200"
},
"departure": {
"time": "1770016260"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1770021480"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1770010260"
},
"departure": {
"time": "1770010320"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1770004856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852810F5510445x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1770009815"
},
"departure": {
"delay": 35,
"time": "1770009815"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1770010476"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1770009739"
},
"departure": {
"delay": 19,
"time": "1770009739"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1770009449"
},
"departure": {
"delay": 29,
"time": "1770009449"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1770010259"
},
"departure": {
"delay": -1,
"time": "1770010259"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1770009876"
},
"departure": {
"delay": -24,
"time": "1770009876"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1770010387"
},
"departure": {
"delay": 7,
"time": "1770010387"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1770009853"
},
"departure": {
"delay": 13,
"time": "1770009853"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1770009032"
},
"departure": {
"delay": 32,
"time": "1770009032"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1770010317"
},
"departure": {
"delay": -3,
"time": "1770010317"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1770010176"
},
"departure": {
"delay": -24,
"time": "1770010176"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1770009101"
},
"departure": {
"delay": 41,
"time": "1770009101"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1770010220"
},
"departure": {
"delay": 20,
"time": "1770010220"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1770009996"
},
"departure": {
"delay": -24,
"time": "1770009996"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"time": "1770009600"
},
"departure": {
"time": "1770009600"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1770010417"
},
"departure": {
"delay": -23,
"time": "1770010417"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1770009197"
},
"departure": {
"delay": 17,
"time": "1770009197"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1770009476"
},
"departure": {
"delay": 56,
"time": "1770009476"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1770009933"
},
"departure": {
"delay": 33,
"time": "1770009933"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602151:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1770008454"
},
"departure": {
"delay": 54,
"time": "1770008454"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1770008493"
},
"departure": {
"delay": 33,
"time": "1770008493"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1770008612"
},
"departure": {
"delay": 32,
"time": "1770008612"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1770009489"
},
"departure": {
"delay": 69,
"time": "1770009489"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1770008657"
},
"departure": {
"delay": 17,
"time": "1770008657"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1770009116"
},
"departure": {
"delay": 56,
"time": "1770009116"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1770008922"
},
"departure": {
"delay": 42,
"time": "1770008922"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1770009230"
},
"departure": {
"delay": 50,
"time": "1770009230"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1770009623"
},
"departure": {
"delay": 23,
"time": "1770009623"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1770009688"
},
"departure": {
"delay": 28,
"time": "1770009688"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1770008700"
},
"departure": {
"time": "1770008700"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1770009863"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1770009193"
},
"departure": {
"delay": 13,
"time": "1770009193"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1770008991"
},
"departure": {
"delay": 51,
"time": "1770008991"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1770009323"
},
"departure": {
"delay": 23,
"time": "1770009323"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009060"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1770009273"
},
"departure": {
"delay": 33,
"time": "1770009273"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1770009803"
},
"departure": {
"delay": 23,
"time": "1770009803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1770008550"
},
"departure": {
"delay": 30,
"time": "1770008550"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602146:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848950F5510173x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010560"
},
"departure": {
"time": "1770010620"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012300"
},
"departure": {
"time": "1770012360"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014340"
},
"departure": {
"time": "1770014400"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770010860"
},
"departure": {
"time": "1770010920"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011280"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011700"
},
"departure": {
"time": "1770011760"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770014700"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1770012600"
},
"departure": {
"time": "1770012660"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770013320"
},
"departure": {
"time": "1770013380"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1770005936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848950F5510173x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052281xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1770007441"
},
"departure": {
"delay": 121,
"time": "1770007441"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 107,
"time": "1770007727"
},
"departure": {
"delay": 107,
"time": "1770007727"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1770008172"
},
"departure": {
"delay": 72,
"time": "1770008172"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 76,
"time": "1770006736"
},
"departure": {
"delay": 76,
"time": "1770006736"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1770006854"
},
"departure": {
"delay": 74,
"time": "1770006854"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1770008292"
},
"departure": {
"delay": 72,
"time": "1770008292"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1770008412"
},
"departure": {
"delay": 72,
"time": "1770008412"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1770006773"
},
"departure": {
"delay": 53,
"time": "1770006773"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1770007809"
},
"departure": {
"delay": 69,
"time": "1770007809"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 100,
"time": "1770007600"
},
"departure": {
"delay": 100,
"time": "1770007600"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 89,
"time": "1770006689"
},
"departure": {
"delay": 89,
"time": "1770006689"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1770006657"
},
"departure": {
"delay": 57,
"time": "1770006657"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1770008469"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 100,
"time": "1770007180"
},
"departure": {
"delay": 100,
"time": "1770007180"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 81,
"time": "1770008001"
},
"departure": {
"delay": 81,
"time": "1770008001"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 110,
"time": "1770007070"
},
"departure": {
"delay": 110,
"time": "1770007070"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1770007006"
},
"departure": {
"delay": 106,
"time": "1770007006"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052281xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014640"
},
"departure": {
"time": "1770014640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015120"
},
"departure": {
"time": "1770015120"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014580"
},
"departure": {
"time": "1770014580"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014520"
},
"departure": {
"time": "1770014520"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014760"
},
"departure": {
"time": "1770014760"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770015360"
},
"departure": {
"time": "1770015360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014700"
},
"departure": {
"time": "1770014700"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770015420"
},
"departure": {
"time": "1770015420"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770015300"
},
"departure": {
"time": "1770015300"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014820"
},
"departure": {
"time": "1770014820"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014880"
},
"departure": {
"time": "1770014880"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1770014460"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015060"
},
"departure": {
"time": "1770015060"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:307:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1770006853"
},
"departure": {
"delay": 64,
"time": "1770006904"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1770008020"
},
"departure": {
"delay": -20,
"time": "1770008020"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1770008320"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1770008080"
},
"departure": {
"delay": -20,
"time": "1770008080"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1770007120"
},
"departure": {
"delay": -20,
"time": "1770007120"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1770007840"
},
"departure": {
"delay": -20,
"time": "1770007840"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1770007900"
},
"departure": {
"delay": -20,
"time": "1770007900"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1770007660"
},
"departure": {
"delay": -20,
"time": "1770007660"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1770007006"
},
"departure": {
"delay": -2,
"time": "1770007018"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1770007720"
},
"departure": {
"delay": -20,
"time": "1770007720"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1770007420"
},
"departure": {
"delay": -20,
"time": "1770007420"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1770007045"
},
"departure": {
"delay": -11,
"time": "1770007069"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1770007300"
},
"departure": {
"delay": -20,
"time": "1770007300"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1770007540"
},
"departure": {
"delay": -20,
"time": "1770007540"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 25,
"time": "1770006805"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1770007960"
},
"departure": {
"delay": -20,
"time": "1770007960"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1770008140"
},
"departure": {
"delay": -20,
"time": "1770008140"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1770006944"
},
"departure": {
"delay": 18,
"time": "1770006978"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1770007076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F5506760x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014760"
},
"departure": {
"time": "1770014820"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1770015660"
},
"departure": {
"time": "1770015720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013140"
},
"departure": {
"time": "1770013260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1770005517",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F5506760x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1770006227"
},
"departure": {
"delay": 2,
"time": "1770006242"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1770006770"
},
"departure": {
"delay": 57,
"time": "1770006777"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -87,
"time": "1770006371"
},
"departure": {
"delay": -87,
"time": "1770006393"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1770005931"
},
"departure": {
"delay": 29,
"time": "1770005969"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1770005636"
},
"departure": {
"delay": 130,
"time": "1770005650"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1770007310"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1770007067"
},
"departure": {
"time": "1770007080"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1770005459"
},
"departure": {
"delay": 70,
"time": "1770005470"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1770007250"
},
"departure": {
"delay": -10,
"time": "1770007250"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1770005787"
},
"departure": {
"delay": 93,
"time": "1770005793"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1770007190"
},
"departure": {
"delay": -10,
"time": "1770007190"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1770006309"
},
"departure": {
"delay": -22,
"time": "1770006338"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1770006978"
},
"departure": {
"delay": 29,
"time": "1770006989"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1770005544"
},
"departure": {
"delay": 90,
"time": "1770005550"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1770005598"
},
"departure": {
"delay": 89,
"time": "1770005609"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1770006171"
},
"departure": {
"delay": 2,
"time": "1770006182"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1770005704"
},
"departure": {
"delay": 139,
"time": "1770005719"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 109,
"time": "1770005329"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1770005492"
},
"departure": {
"delay": 108,
"time": "1770005508"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1770005862"
},
"departure": {
"delay": 49,
"time": "1770005869"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1770006727"
},
"departure": {
"delay": 127,
"time": "1770006727"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1770007028"
},
"departure": {
"delay": 18,
"time": "1770007038"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4002:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770006600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770006780"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770006840"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770006720"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770007080"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770008340"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770009060"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770007020"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770007440"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770008100"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770007560"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770007620"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770007200"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770008940"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1770009120"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4002:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071934x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1770007260"
},
"departure": {
"delay": 60,
"time": "1770007260"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1770007420"
},
"departure": {
"delay": 100,
"time": "1770007420"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1770006632"
},
"departure": {
"delay": 32,
"time": "1770006632"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1770007055"
},
"departure": {
"delay": 95,
"time": "1770007055"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1770006929"
},
"departure": {
"delay": 89,
"time": "1770006929"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1770006829"
},
"departure": {
"delay": 49,
"time": "1770006829"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1770007016"
},
"departure": {
"delay": 56,
"time": "1770007016"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1770007312"
},
"departure": {
"delay": 112,
"time": "1770007312"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1770006689"
},
"departure": {
"delay": 29,
"time": "1770006689"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1770007376"
},
"departure": {
"delay": 116,
"time": "1770007376"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1770006765"
},
"departure": {
"delay": 45,
"time": "1770006765"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1770006665"
},
"departure": {
"delay": 65,
"time": "1770006665"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1770006947"
},
"departure": {
"delay": 47,
"time": "1770006947"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1770007740"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1770007101"
},
"departure": {
"delay": 81,
"time": "1770007101"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1770007500"
},
"departure": {
"delay": 60,
"time": "1770007500"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1770007140"
},
"departure": {
"delay": 60,
"time": "1770007140"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071934x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770029040"
},
"departure": {
"time": "1770029040"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770028800"
},
"departure": {
"time": "1770028800"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770028860"
},
"departure": {
"time": "1770028860"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770029340"
},
"departure": {
"time": "1770029340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1770028560"
},
"departure": {
"time": "1770028560"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770028440"
},
"departure": {
"time": "1770028440"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770028920"
},
"departure": {
"time": "1770028920"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770028320"
},
"departure": {
"time": "1770028320"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770029220"
},
"departure": {
"time": "1770029220"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770029520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1770028380"
},
"departure": {
"time": "1770028380"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1770028260"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770029280"
},
"departure": {
"time": "1770029280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1127:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1770008100"
},
"departure": {
"delay": 60,
"time": "1770008100"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"delay": 120,
"time": "1770006780"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1770006900"
},
"departure": {
"delay": 125,
"time": "1770006905"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1770007560"
},
"departure": {
"delay": 60,
"time": "1770007560"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1770007020"
},
"departure": {
"delay": 60,
"time": "1770007020"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1770007260"
},
"departure": {
"delay": 60,
"time": "1770007260"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1770007140"
},
"departure": {
"delay": 60,
"time": "1770007140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1770006960"
},
"departure": {
"delay": 65,
"time": "1770006965"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1770007200"
},
"departure": {
"delay": 60,
"time": "1770007200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1770007440"
},
"departure": {
"delay": 60,
"time": "1770007440"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1770007385"
},
"departure": {
"delay": 65,
"time": "1770007385"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1770007380"
},
"departure": {
"delay": 60,
"time": "1770007380"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1770007920"
},
"departure": {
"delay": 60,
"time": "1770007920"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1770008160"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1770007800"
},
"departure": {
"delay": 60,
"time": "1770007800"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1770007620"
},
"departure": {
"delay": 60,
"time": "1770007620"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1770007320"
},
"departure": {
"delay": 60,
"time": "1770007320"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1770007500"
},
"departure": {
"delay": 60,
"time": "1770007500"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1770006971",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196379x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1770007953"
},
"departure": {
"delay": 93,
"time": "1770007953"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1770007725"
},
"departure": {
"delay": 105,
"time": "1770007725"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1770007425"
},
"departure": {
"delay": 105,
"time": "1770007425"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1770007350"
},
"departure": {
"delay": 90,
"time": "1770007350"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1770008304"
},
"departure": {
"delay": 144,
"time": "1770008304"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1770006773"
},
"departure": {
"delay": 53,
"time": "1770006773"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1770007452"
},
"departure": {
"delay": 132,
"time": "1770007452"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1770006813"
},
"departure": {
"delay": 33,
"time": "1770006813"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1770008070"
},
"departure": {
"delay": 90,
"time": "1770008070"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 131,
"time": "1770007751"
},
"departure": {
"delay": 131,
"time": "1770007751"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1770008196"
},
"departure": {
"delay": 96,
"time": "1770008196"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 137,
"time": "1770007577"
},
"departure": {
"delay": 137,
"time": "1770007577"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1770008250"
},
"departure": {
"delay": 90,
"time": "1770008250"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 133,
"time": "1770007873"
},
"departure": {
"delay": 133,
"time": "1770007873"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1770007691"
},
"departure": {
"delay": 131,
"time": "1770007691"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1770007798"
},
"departure": {
"delay": 118,
"time": "1770007798"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1770007050"
},
"departure": {
"delay": 90,
"time": "1770007050"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1770007230"
},
"departure": {
"delay": 90,
"time": "1770007230"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1770008229"
},
"departure": {
"delay": 129,
"time": "1770008229"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 120,
"time": "1770007380"
},
"departure": {
"delay": 120,
"time": "1770007380"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1770008370"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 96,
"time": "1770008136"
},
"departure": {
"delay": 96,
"time": "1770008136"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1770007980"
},
"departure": {
"delay": 120,
"time": "1770007980"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1770006882"
},
"departure": {
"delay": 42,
"time": "1770006882"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1770006617"
},
"departure": {
"delay": 17,
"time": "1770006617"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1770007085"
},
"departure": {
"delay": 125,
"time": "1770007085"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1770007173"
},
"departure": {
"delay": 93,
"time": "1770007173"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1770007830"
},
"departure": {
"delay": 90,
"time": "1770007830"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 74,
"time": "1770006854"
},
"departure": {
"delay": 74,
"time": "1770006854"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1770007929"
},
"departure": {
"delay": 129,
"time": "1770007929"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1770007773"
},
"departure": {
"delay": 93,
"time": "1770007773"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1770007530"
},
"departure": {
"delay": 90,
"time": "1770007530"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1770006948"
},
"departure": {
"delay": 48,
"time": "1770006948"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1770008096"
},
"departure": {
"delay": 116,
"time": "1770008096"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 111,
"time": "1770007311"
},
"departure": {
"delay": 111,
"time": "1770007311"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1770007650"
},
"departure": {
"delay": 90,
"time": "1770007650"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1770007481"
},
"departure": {
"delay": 101,
"time": "1770007481"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1770007078",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196379x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017520"
},
"departure": {
"time": "1770017520"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1770018360"
},
"departure": {
"time": "1770018360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1770017400"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017460"
},
"departure": {
"time": "1770017460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770018240"
},
"departure": {
"time": "1770018240"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017820"
},
"departure": {
"time": "1770017820"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770018060"
},
"departure": {
"time": "1770018060"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017880"
},
"departure": {
"time": "1770017880"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017940"
},
"departure": {
"time": "1770017940"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770018300"
},
"departure": {
"time": "1770018300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:501:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057089x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1770007641"
},
"departure": {
"delay": 21,
"time": "1770007641"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1770007567"
},
"departure": {
"delay": 67,
"time": "1770007567"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1770007041"
},
"departure": {
"delay": 21,
"time": "1770007041"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1770007375"
},
"departure": {
"delay": 55,
"time": "1770007375"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1770006900"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1770007728"
},
"departure": {
"delay": 48,
"time": "1770007728"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1770007941"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1770007456"
},
"departure": {
"delay": 76,
"time": "1770007456"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1770007531"
},
"departure": {
"delay": 31,
"time": "1770007531"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1770007281"
},
"departure": {
"delay": 21,
"time": "1770007281"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1770007502"
},
"departure": {
"delay": 62,
"time": "1770007502"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1770007419"
},
"departure": {
"delay": 39,
"time": "1770007419"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1770007254"
},
"departure": {
"delay": 54,
"time": "1770007254"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1770007330"
},
"departure": {
"delay": 70,
"time": "1770007330"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1770007811"
},
"departure": {
"delay": 71,
"time": "1770007811"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1770006978"
},
"departure": {
"delay": 78,
"time": "1770006978"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1770007174"
},
"departure": {
"delay": 34,
"time": "1770007174"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1770007870"
},
"departure": {
"delay": 70,
"time": "1770007870"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1770007706"
},
"departure": {
"delay": 26,
"time": "1770007706"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1770007161"
},
"departure": {
"delay": 21,
"time": "1770007161"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1770007081"
},
"departure": {
"delay": 61,
"time": "1770007081"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1770007221"
},
"departure": {
"delay": 21,
"time": "1770007221"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057089x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011274x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1770007347"
},
"departure": {
"delay": 27,
"time": "1770007347"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1770007200"
},
"departure": {
"time": "1770007200"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1770008180"
},
"departure": {
"delay": 20,
"time": "1770008180"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 44,
"time": "1770008624"
},
"departure": {
"delay": 44,
"time": "1770008624"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 40,
"time": "1770008320"
},
"departure": {
"delay": 40,
"time": "1770008320"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1770007389"
},
"departure": {
"delay": 9,
"time": "1770007389"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1770006799"
},
"departure": {
"delay": 19,
"time": "1770006799"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1770006848"
},
"departure": {
"delay": 8,
"time": "1770006848"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1770006732"
},
"departure": {
"delay": 12,
"time": "1770006732"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1770006899"
},
"departure": {
"delay": 59,
"time": "1770006899"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1770008714"
},
"departure": {
"delay": 14,
"time": "1770008714"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 47,
"time": "1770007307"
},
"departure": {
"delay": 47,
"time": "1770007307"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1770008819"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 51,
"time": "1770007911"
},
"departure": {
"delay": 51,
"time": "1770007911"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1770008259"
},
"departure": {
"delay": 39,
"time": "1770008259"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 5,
"time": "1770007685"
},
"departure": {
"delay": 5,
"time": "1770007685"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1770007739"
},
"departure": {
"delay": -1,
"time": "1770007739"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1770008754"
},
"departure": {
"delay": 54,
"time": "1770008754"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 46,
"time": "1770008506"
},
"departure": {
"delay": 46,
"time": "1770008506"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 4,
"time": "1770007804"
},
"departure": {
"delay": 4,
"time": "1770007804"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1770007495"
},
"departure": {
"delay": 55,
"time": "1770007495"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1770006973"
},
"departure": {
"delay": 13,
"time": "1770006973"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1770007241"
},
"departure": {
"delay": 41,
"time": "1770007241"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1770007865"
},
"departure": {
"delay": 5,
"time": "1770007865"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1770008579"
},
"departure": {
"delay": -1,
"time": "1770008579"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 46,
"time": "1770008026"
},
"departure": {
"delay": 46,
"time": "1770008026"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1770008355"
},
"departure": {
"delay": 15,
"time": "1770008355"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 21,
"time": "1770008661"
},
"departure": {
"delay": 21,
"time": "1770008661"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -1,
"time": "1770007439"
},
"departure": {
"delay": -1,
"time": "1770007439"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1770006938"
},
"departure": {
"delay": 38,
"time": "1770006938"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1770008219"
},
"departure": {
"delay": -1,
"time": "1770008219"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1770007020"
},
"departure": {
"time": "1770007020"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1770007139"
},
"departure": {
"delay": -1,
"time": "1770007139"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1770008781"
},
"departure": {
"delay": 21,
"time": "1770008781"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 8,
"time": "1770007628"
},
"departure": {
"delay": 8,
"time": "1770007628"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1770008394"
},
"departure": {
"delay": 54,
"time": "1770008394"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 58,
"time": "1770007978"
},
"departure": {
"delay": 58,
"time": "1770007978"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1770008459"
},
"departure": {
"delay": -1,
"time": "1770008459"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -1,
"time": "1770008099"
},
"departure": {
"delay": -1,
"time": "1770008099"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1770007058",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011274x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4788:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10022,
"time": "1770007618"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -9902,
"time": "1770007078"
},
"departure": {
"delay": -9902,
"time": "1770007078"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9705,
"time": "1770006795"
},
"departure": {
"delay": -9705,
"time": "1770006795"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -9756,
"time": "1770006624"
},
"departure": {
"delay": -9756,
"time": "1770006624"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10007,
"time": "1770007333"
},
"departure": {
"delay": -10007,
"time": "1770007333"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -9727,
"time": "1770006868"
},
"departure": {
"delay": -9727,
"time": "1770006893"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10022,
"time": "1770007378"
},
"departure": {
"delay": -10022,
"time": "1770007378"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -9752,
"time": "1770006568"
},
"departure": {
"delay": -9752,
"time": "1770006568"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9703,
"time": "1770006497"
},
"departure": {
"delay": -9703,
"time": "1770006497"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9906,
"time": "1770007134"
},
"departure": {
"delay": -9906,
"time": "1770007134"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -9760,
"time": "1770006440"
},
"departure": {
"delay": -9760,
"time": "1770006440"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10008,
"time": "1770007512"
},
"departure": {
"delay": -10008,
"time": "1770007512"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": -9797,
"time": "1770006343"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9747,
"time": "1770006969"
},
"departure": {
"delay": -9747,
"time": "1770006993"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9747,
"time": "1770006674"
},
"departure": {
"delay": -9747,
"time": "1770006693"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1770006346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4788:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1770007047"
},
"departure": {
"delay": 39,
"time": "1770007059"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1770005923"
},
"departure": {
"delay": 8,
"time": "1770006008"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1770007150"
},
"departure": {
"delay": 10,
"time": "1770007150"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1770006119"
},
"departure": {
"delay": 13,
"time": "1770006133"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1770007330"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 138,
"time": "1770004938"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 123,
"time": "1770005397"
},
"departure": {
"delay": 123,
"time": "1770005403"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1770006260"
},
"departure": {
"delay": 42,
"time": "1770006282"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1770005464"
},
"departure": {
"delay": 77,
"time": "1770005477"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1770005814"
},
"departure": {
"delay": -2,
"time": "1770005878"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1770006058"
},
"departure": {
"delay": 36,
"time": "1770006096"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1770005520"
},
"departure": {
"delay": 76,
"time": "1770005536"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1770005438"
},
"departure": {
"delay": 113,
"time": "1770005453"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1770007026"
},
"departure": {
"delay": 75,
"time": "1770007035"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1770006970"
},
"departure": {
"delay": 135,
"time": "1770006975"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1770005555"
},
"departure": {
"delay": 46,
"time": "1770005566"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1770005610"
},
"departure": {
"delay": 40,
"time": "1770005620"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1770006881"
},
"departure": {
"delay": 168,
"time": "1770006888"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1770007270"
},
"departure": {
"delay": 10,
"time": "1770007270"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 135,
"time": "1770005226"
},
"departure": {
"delay": 135,
"time": "1770005235"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1770006612"
},
"departure": {
"delay": 55,
"time": "1770006655"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1770006994"
},
"departure": {
"delay": 109,
"time": "1770007009"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -23,
"time": "1770005724"
},
"departure": {
"delay": -23,
"time": "1770005737"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1770006945"
},
"departure": {
"delay": 173,
"time": "1770006953"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1770006214"
},
"departure": {
"delay": 54,
"time": "1770006234"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1770007150"
},
"departure": {
"delay": 10,
"time": "1770007150"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1770005688"
},
"departure": {
"delay": 5,
"time": "1770005705"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1770006328"
},
"departure": {
"delay": 111,
"time": "1770006591"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1770007210"
},
"departure": {
"delay": 10,
"time": "1770007210"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1770007090"
},
"departure": {
"delay": 10,
"time": "1770007090"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1770005330"
},
"departure": {
"delay": 126,
"time": "1770005346"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1770005181"
},
"departure": {
"delay": 151,
"time": "1770005191"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1770005251"
},
"departure": {
"delay": 167,
"time": "1770005267"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1770007077",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107920x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1770007205"
},
"departure": {
"delay": 125,
"time": "1770007205"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1770006992"
},
"departure": {
"delay": 92,
"time": "1770006992"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1770006878"
},
"departure": {
"delay": 98,
"time": "1770006878"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1770007301"
},
"departure": {
"delay": 101,
"time": "1770007301"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 139,
"time": "1770006859"
},
"departure": {
"delay": 139,
"time": "1770006859"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1770007089"
},
"departure": {
"delay": 129,
"time": "1770007089"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1770007380"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1770006639"
},
"departure": {
"delay": 159,
"time": "1770006639"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1770007108",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107920x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1607,
"time": "1770007093"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1787,
"time": "1770007093"
},
"departure": {
"delay": -1787,
"time": "1770007093"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1770009497"
},
"departure": {
"delay": -43,
"time": "1770009497"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1770009146"
},
"departure": {
"delay": 26,
"time": "1770009146"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1770009373"
},
"departure": {
"delay": 13,
"time": "1770009373"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1770009186"
},
"departure": {
"delay": 6,
"time": "1770009186"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1847,
"time": "1770007093"
},
"departure": {
"delay": -1847,
"time": "1770007093"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -185,
"time": "1770009775"
},
"departure": {
"delay": -185,
"time": "1770009775"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -267,
"time": "1770010053"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -193,
"time": "1770009827"
},
"departure": {
"delay": -193,
"time": "1770009827"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -250,
"time": "1770009890"
},
"departure": {
"delay": -250,
"time": "1770009890"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1770009295"
},
"departure": {
"delay": -5,
"time": "1770009295"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1770009343"
},
"departure": {
"delay": -17,
"time": "1770009343"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1770009664"
},
"departure": {
"delay": -116,
"time": "1770009664"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1967,
"time": "1770007093"
},
"departure": {
"delay": -1967,
"time": "1770007093"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1727,
"time": "1770007093"
},
"departure": {
"delay": -1727,
"time": "1770007093"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -103,
"time": "1770009557"
},
"departure": {
"delay": -103,
"time": "1770009557"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -254,
"time": "1770010006"
},
"departure": {
"delay": -254,
"time": "1770010006"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1770009403"
},
"departure": {
"delay": -17,
"time": "1770009403"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1770009240"
},
"departure": {
"time": "1770009240"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1770009437"
},
"departure": {
"delay": -43,
"time": "1770009437"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -193,
"time": "1770009707"
},
"departure": {
"delay": -193,
"time": "1770009707"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470512:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850401F5510274x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011700"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010140"
},
"departure": {
"time": "1770010200"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008880"
},
"departure": {
"time": "1770008940"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009720"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1770008280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1770004677",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850401F5510274x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770031920"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770031620"
},
"departure": {
"time": "1770031620"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770030900"
},
"departure": {
"time": "1770030900"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770031380"
},
"departure": {
"time": "1770031380"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1770030720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770031860"
},
"departure": {
"time": "1770031860"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770030780"
},
"departure": {
"time": "1770030780"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770031080"
},
"departure": {
"time": "1770031080"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770031800"
},
"departure": {
"time": "1770031800"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770031440"
},
"departure": {
"time": "1770031440"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770030840"
},
"departure": {
"time": "1770030840"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770031200"
},
"departure": {
"time": "1770031200"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770031020"
},
"departure": {
"time": "1770031020"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770031140"
},
"departure": {
"time": "1770031140"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1287:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010260"
},
"departure": {
"time": "1770010260"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1770010316"
},
"departure": {
"delay": 56,
"time": "1770010316"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1770009812"
},
"departure": {
"delay": 32,
"time": "1770009812"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1770010122"
},
"departure": {
"delay": 42,
"time": "1770010122"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1770009654"
},
"departure": {
"delay": 54,
"time": "1770009654"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1770010823"
},
"departure": {
"delay": 23,
"time": "1770010823"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1770010473"
},
"departure": {
"delay": 33,
"time": "1770010473"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1770011003"
},
"departure": {
"delay": 23,
"time": "1770011003"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1770011063"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1770010393"
},
"departure": {
"delay": 13,
"time": "1770010393"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1770010191"
},
"departure": {
"delay": 51,
"time": "1770010191"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1770010888"
},
"departure": {
"delay": 28,
"time": "1770010888"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1770010430"
},
"departure": {
"delay": 50,
"time": "1770010430"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1770009693"
},
"departure": {
"delay": 33,
"time": "1770009693"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1770010523"
},
"departure": {
"delay": 23,
"time": "1770010523"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1770009750"
},
"departure": {
"delay": 30,
"time": "1770009750"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1770010689"
},
"departure": {
"delay": 69,
"time": "1770010689"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1770009857"
},
"departure": {
"delay": 17,
"time": "1770009857"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602150:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 410,
"time": "1770007130"
},
"departure": {
"delay": 410,
"time": "1770007130"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 318,
"time": "1770006258"
},
"departure": {
"delay": 318,
"time": "1770006258"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 318,
"time": "1770006558"
},
"departure": {
"delay": 318,
"time": "1770006558"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 278,
"time": "1770006441"
},
"departure": {
"delay": 278,
"time": "1770006458"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 328,
"time": "1770006208"
},
"departure": {
"delay": 328,
"time": "1770006208"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 391,
"time": "1770007051"
},
"departure": {
"delay": 391,
"time": "1770007051"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 273,
"time": "1770005105"
},
"departure": {
"delay": 273,
"time": "1770005133"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 379,
"time": "1770007759"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 379,
"time": "1770007579"
},
"departure": {
"delay": 379,
"time": "1770007579"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 236,
"time": "1770006716"
},
"departure": {
"delay": 236,
"time": "1770006716"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 273,
"time": "1770006633"
},
"departure": {
"delay": 273,
"time": "1770006633"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 417,
"time": "1770007377"
},
"departure": {
"delay": 417,
"time": "1770007377"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 379,
"time": "1770007279"
},
"departure": {
"delay": 379,
"time": "1770007279"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 275,
"time": "1770005435"
},
"departure": {
"delay": 275,
"time": "1770005435"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 348,
"time": "1770005808"
},
"departure": {
"delay": 348,
"time": "1770005808"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 315,
"time": "1770006075"
},
"departure": {
"delay": 315,
"time": "1770006075"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 361,
"time": "1770006121"
},
"departure": {
"delay": 361,
"time": "1770006121"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 208,
"time": "1770005008"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 373,
"time": "1770005508"
},
"departure": {
"delay": 373,
"time": "1770005533"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 298,
"time": "1770006333"
},
"departure": {
"delay": 298,
"time": "1770006358"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 275,
"time": "1770006395"
},
"departure": {
"delay": 275,
"time": "1770006395"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 303,
"time": "1770005883"
},
"departure": {
"delay": 303,
"time": "1770005883"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 343,
"time": "1770005663"
},
"departure": {
"delay": 343,
"time": "1770005683"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 430,
"time": "1770007210"
},
"departure": {
"delay": 430,
"time": "1770007210"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 410,
"time": "1770007490"
},
"departure": {
"delay": 410,
"time": "1770007490"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 308,
"time": "1770006808"
},
"departure": {
"delay": 308,
"time": "1770006908"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1770005015",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx117:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1770007643"
},
"departure": {
"delay": -157,
"time": "1770007643"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"time": "1770007260"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -109,
"time": "1770007571"
},
"departure": {
"delay": -109,
"time": "1770007571"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -29,
"time": "1770007531"
},
"departure": {
"delay": -29,
"time": "1770007531"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1770007464"
},
"departure": {
"delay": -36,
"time": "1770007464"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -170,
"time": "1770007690"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1770007392"
},
"departure": {
"delay": -48,
"time": "1770007392"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1770007350"
},
"departure": {
"delay": 30,
"time": "1770007350"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470535:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4004:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770010560"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770008820"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010980"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1770010140"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770010920"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770008580"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770008880"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1770010800"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4004:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1770007250"
},
"departure": {
"delay": 50,
"time": "1770007250"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1770006572"
},
"departure": {
"delay": 164,
"time": "1770006584"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1770006955"
},
"departure": {
"delay": 127,
"time": "1770006967"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 256,
"time": "1770006360"
},
"departure": {
"delay": 256,
"time": "1770006376"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1770007610"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": -38,
"time": "1770005662"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1770007057"
},
"departure": {
"delay": 60,
"time": "1770007080"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 322,
"time": "1770006314"
},
"departure": {
"delay": 322,
"time": "1770006322"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1770007430"
},
"departure": {
"delay": 50,
"time": "1770007430"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1770007370"
},
"departure": {
"delay": 50,
"time": "1770007370"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 223,
"time": "1770006445"
},
"departure": {
"delay": 223,
"time": "1770006463"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1770007190"
},
"departure": {
"delay": 50,
"time": "1770007190"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1770007490"
},
"departure": {
"delay": 50,
"time": "1770007490"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1770007550"
},
"departure": {
"delay": 50,
"time": "1770007550"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 196,
"time": "1770006856"
},
"departure": {
"delay": 196,
"time": "1770006856"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1770007130"
},
"departure": {
"delay": 50,
"time": "1770007130"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 292,
"time": "1770006340"
},
"departure": {
"delay": 292,
"time": "1770006352"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1770007013"
},
"departure": {
"delay": 67,
"time": "1770007027"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 208,
"time": "1770006487"
},
"departure": {
"delay": 208,
"time": "1770006508"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 287,
"time": "1770006392"
},
"departure": {
"delay": 287,
"time": "1770006407"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1770007430"
},
"departure": {
"delay": 50,
"time": "1770007430"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1770006991"
},
"departure": {
"delay": 98,
"time": "1770006998"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1770007080",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F5510881x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770015480"
},
"departure": {
"time": "1770015600"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1770016560"
},
"departure": {
"time": "1770016800"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1770015180"
},
"departure": {
"time": "1770015240"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770019080"
},
"departure": {
"time": "1770019200"
},
"stopId": "FR:72364:ZE:StopPointxOCETrainxTERx87396598:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1770012360"
},
"departure": {
"time": "1770012480"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018360"
},
"departure": {
"time": "1770018420"
},
"stopId": "FR:72191:ZE:StopPointxOCETrainxTERx87396580:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1770015840"
},
"departure": {
"time": "1770015900"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770017940"
},
"departure": {
"time": "1770018060"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1770017160"
},
"departure": {
"time": "1770017220"
},
"stopId": "FR:72008:ZE:StopPointxOCETrainxTERx87396549:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1770016260"
},
"departure": {
"time": "1770016320"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1770011760"
},
"departure": {
"time": "1770011880"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770018780"
},
"departure": {
"time": "1770018900"
},
"stopId": "FR:72013:ZE:StopPointxOCETrainxTERx87396572:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1770013260"
},
"departure": {
"time": "1770013440"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770019560"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014520"
},
"departure": {
"time": "1770014580"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017520"
},
"departure": {
"time": "1770017640"
},
"stopId": "FR:72287:ZE:StopPointxOCETrainxTERx87396556:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770011100"
},
"departure": {
"time": "1770011280"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014880"
},
"departure": {
"time": "1770015000"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770013980"
},
"departure": {
"time": "1770014040"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1770004856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F5510881x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745649x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1770005121"
},
"departure": {
"delay": 155,
"time": "1770005135"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1770005032"
},
"departure": {
"delay": 120,
"time": "1770005040"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1770006177"
},
"departure": {
"delay": 11,
"time": "1770006191"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 158,
"time": "1770004958"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1770007340"
},
"departure": {
"delay": -100,
"time": "1770007340"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1770006445"
},
"departure": {
"delay": 6,
"time": "1770006486"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1770006655"
},
"departure": {
"delay": 68,
"time": "1770006668"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1770005495"
},
"departure": {
"delay": 64,
"time": "1770005524"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -100,
"time": "1770007280"
},
"departure": {
"delay": -100,
"time": "1770007280"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1770006091"
},
"departure": {
"delay": 14,
"time": "1770006134"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1770005058"
},
"departure": {
"delay": 125,
"time": "1770005105"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1770006020"
},
"departure": {
"delay": 33,
"time": "1770006033"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1770005891"
},
"departure": {
"delay": 81,
"time": "1770005901"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1770006330"
},
"departure": {
"delay": 41,
"time": "1770006341"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -64,
"time": "1770006945"
},
"departure": {
"delay": -64,
"time": "1770006956"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1770005159"
},
"departure": {
"delay": 130,
"time": "1770005170"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1770005242"
},
"departure": {
"delay": 94,
"time": "1770005254"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1770007100"
},
"departure": {
"delay": -100,
"time": "1770007100"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1770006219"
},
"departure": {
"delay": 48,
"time": "1770006288"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1770005594"
},
"departure": {
"delay": 33,
"time": "1770005613"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -98,
"time": "1770007019"
},
"departure": {
"delay": -98,
"time": "1770007042"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1770005917"
},
"departure": {
"delay": 51,
"time": "1770005931"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1770006368"
},
"departure": {
"delay": 40,
"time": "1770006400"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1770005377"
},
"departure": {
"delay": 47,
"time": "1770005387"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1770006763"
},
"departure": {
"delay": 2,
"time": "1770006782"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -100,
"time": "1770007220"
},
"departure": {
"delay": -100,
"time": "1770007220"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -100,
"time": "1770007400"
},
"departure": {
"delay": -100,
"time": "1770007400"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -41,
"time": "1770006885"
},
"departure": {
"delay": -41,
"time": "1770006919"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -100,
"time": "1770007520"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 104,
"time": "1770005314"
},
"departure": {
"delay": 104,
"time": "1770005324"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1770005430"
},
"departure": {
"delay": 59,
"time": "1770005459"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1770006828"
},
"departure": {
"delay": -1,
"time": "1770006839"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1770007078",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745649x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016380"
},
"departure": {
"time": "1770016380"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016560"
},
"departure": {
"time": "1770016560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770016920"
},
"departure": {
"time": "1770016920"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1770015960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016500"
},
"departure": {
"time": "1770016500"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770016680"
},
"departure": {
"time": "1770016680"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017040"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770016800"
},
"departure": {
"time": "1770016800"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770016080"
},
"departure": {
"time": "1770016080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016320"
},
"departure": {
"time": "1770016320"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016440"
},
"departure": {
"time": "1770016440"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016740"
},
"departure": {
"time": "1770016740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770016620"
},
"departure": {
"time": "1770016620"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770016020"
},
"departure": {
"time": "1770016020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:391:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023100"
},
"departure": {
"time": "1770023100"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770023820"
},
"departure": {
"time": "1770023820"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770023220"
},
"departure": {
"time": "1770023220"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770023400"
},
"departure": {
"time": "1770023400"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770022980"
},
"departure": {
"time": "1770022980"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770023040"
},
"departure": {
"time": "1770023040"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770023160"
},
"departure": {
"time": "1770023160"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770022860"
},
"departure": {
"time": "1770022860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770023940"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770023640"
},
"departure": {
"time": "1770023640"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770023340"
},
"departure": {
"time": "1770023340"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1770022740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770023880"
},
"departure": {
"time": "1770023880"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770022920"
},
"departure": {
"time": "1770022920"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:51:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011340"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010560"
},
"departure": {
"time": "1770010560"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010800"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011100"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1770010260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010920"
},
"departure": {
"time": "1770010920"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011640"
},
"departure": {
"time": "1770011640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010860"
},
"departure": {
"time": "1770010860"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010500"
},
"departure": {
"time": "1770010500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011460"
},
"departure": {
"time": "1770011460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1770010925"
},
"departure": {
"delay": 5,
"time": "1770010925"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011700"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770010980"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010680"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1770011160"
},
"departure": {
"time": "1770011160"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1770006971",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:51:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057093x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1770007133"
},
"departure": {
"delay": 113,
"time": "1770007133"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1770007523"
},
"departure": {
"delay": 143,
"time": "1770007523"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1770008262"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1770007902"
},
"departure": {
"delay": 102,
"time": "1770007902"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 129,
"time": "1770007209"
},
"departure": {
"delay": 129,
"time": "1770007209"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1770007238"
},
"departure": {
"delay": 158,
"time": "1770007238"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1770007979"
},
"departure": {
"delay": 119,
"time": "1770007979"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 96,
"time": "1770006996"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1770008082"
},
"departure": {
"delay": 102,
"time": "1770008082"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1770007853"
},
"departure": {
"delay": 113,
"time": "1770007853"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1770007401"
},
"departure": {
"delay": 141,
"time": "1770007401"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1770007782"
},
"departure": {
"delay": 102,
"time": "1770007782"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1770008022"
},
"departure": {
"delay": 102,
"time": "1770008022"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1770007365"
},
"departure": {
"delay": 105,
"time": "1770007365"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1770007485"
},
"departure": {
"delay": 105,
"time": "1770007485"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1770007583"
},
"departure": {
"delay": 143,
"time": "1770007583"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1770007031"
},
"departure": {
"delay": 131,
"time": "1770007031"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1770007302"
},
"departure": {
"delay": 102,
"time": "1770007302"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1770007662"
},
"departure": {
"delay": 102,
"time": "1770007662"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1770007710"
},
"departure": {
"delay": 150,
"time": "1770007710"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1770007437"
},
"departure": {
"delay": 117,
"time": "1770007437"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1770007613"
},
"departure": {
"delay": 113,
"time": "1770007613"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1770007068",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057093x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770027720"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770027420"
},
"departure": {
"time": "1770027420"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770027120"
},
"departure": {
"time": "1770027120"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770027540"
},
"departure": {
"time": "1770027540"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770027060"
},
"departure": {
"time": "1770027060"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770027180"
},
"departure": {
"time": "1770027180"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770027300"
},
"departure": {
"time": "1770027300"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770027480"
},
"departure": {
"time": "1770027480"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1770026580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770027240"
},
"departure": {
"time": "1770027240"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770027600"
},
"departure": {
"time": "1770027600"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770026700"
},
"departure": {
"time": "1770026700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770026880"
},
"departure": {
"time": "1770026880"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770027660"
},
"departure": {
"time": "1770027660"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770026640"
},
"departure": {
"time": "1770026640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747833x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1770007210"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1770006435"
},
"departure": {
"delay": 29,
"time": "1770006449"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 127,
"time": "1770005347"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1770005955"
},
"departure": {
"delay": -26,
"time": "1770005974"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -39,
"time": "1770006004"
},
"departure": {
"delay": -39,
"time": "1770006021"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1770006225"
},
"departure": {
"delay": 58,
"time": "1770006238"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1770005873"
},
"departure": {
"delay": 3,
"time": "1770005883"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1770006152"
},
"departure": {
"delay": 73,
"time": "1770006193"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1770005827"
},
"departure": {
"delay": 20,
"time": "1770005840"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1770006402"
},
"departure": {
"delay": 56,
"time": "1770006416"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1770006733"
},
"departure": {
"delay": 133,
"time": "1770006733"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1770006046"
},
"departure": {
"delay": 6,
"time": "1770006066"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1770006985"
},
"departure": {
"delay": 104,
"time": "1770007004"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 151,
"time": "1770006882"
},
"departure": {
"delay": 151,
"time": "1770006931"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1770006827"
},
"departure": {
"delay": 120,
"time": "1770006840"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1770006084"
},
"departure": {
"delay": 16,
"time": "1770006136"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1770007036"
},
"departure": {
"delay": 97,
"time": "1770007057"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1770006476"
},
"departure": {
"delay": 6,
"time": "1770006486"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747833x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1770009271"
},
"departure": {
"delay": 31,
"time": "1770009271"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1770009631"
},
"departure": {
"delay": 31,
"time": "1770009631"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1770007417"
},
"departure": {
"delay": 37,
"time": "1770007417"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009900"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1770007727"
},
"departure": {
"delay": 47,
"time": "1770007727"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1770007514"
},
"departure": {
"delay": 14,
"time": "1770007514"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1770007479"
},
"departure": {
"delay": 39,
"time": "1770007479"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1770007903"
},
"departure": {
"delay": 43,
"time": "1770007903"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1770009192"
},
"departure": {
"delay": 12,
"time": "1770009192"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1770009518"
},
"departure": {
"delay": 38,
"time": "1770009518"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770007320"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1770009351"
},
"departure": {
"delay": 51,
"time": "1770009351"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008100"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1770007568"
},
"departure": {
"delay": 8,
"time": "1770007568"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1770008034"
},
"departure": {
"delay": 54,
"time": "1770008034"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1770006776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx124:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx45:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008160"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1770008408"
},
"departure": {
"delay": 8,
"time": "1770008408"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1770010418"
},
"departure": {
"delay": 38,
"time": "1770010418"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1770010171"
},
"departure": {
"delay": 31,
"time": "1770010171"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1770008567"
},
"departure": {
"delay": 47,
"time": "1770008567"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1770010092"
},
"departure": {
"delay": 12,
"time": "1770010092"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1770008319"
},
"departure": {
"delay": 39,
"time": "1770008319"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1770008480"
},
"departure": {
"delay": 20,
"time": "1770008480"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1770010251"
},
"departure": {
"delay": 51,
"time": "1770010251"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1770008520"
},
"departure": {
"time": "1770008520"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010320"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1770008743"
},
"departure": {
"delay": 43,
"time": "1770008743"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1770008257"
},
"departure": {
"delay": 37,
"time": "1770008257"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1770007046",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx45:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009060"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1770009271"
},
"departure": {
"delay": 31,
"time": "1770009271"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1770009150"
},
"departure": {
"delay": 30,
"time": "1770009150"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1770008981"
},
"departure": {
"delay": 41,
"time": "1770008981"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770008880"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1770007036",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx373:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190178x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1770007473"
},
"departure": {
"delay": 93,
"time": "1770007473"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1770007439"
},
"departure": {
"delay": 119,
"time": "1770007439"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1770007357"
},
"departure": {
"delay": 97,
"time": "1770007357"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1770006986"
},
"departure": {
"delay": 86,
"time": "1770006986"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1770007587"
},
"departure": {
"delay": 87,
"time": "1770007587"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1770007181"
},
"departure": {
"delay": 101,
"time": "1770007181"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1770006956"
},
"departure": {
"delay": 116,
"time": "1770006956"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1770006908"
},
"departure": {
"delay": 128,
"time": "1770006908"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1770007717"
},
"departure": {
"delay": 97,
"time": "1770007717"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1770006841"
},
"departure": {
"delay": 121,
"time": "1770006841"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1770007766"
},
"departure": {
"delay": 86,
"time": "1770007766"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1770007672"
},
"departure": {
"delay": 112,
"time": "1770007672"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1770006711"
},
"departure": {
"delay": 51,
"time": "1770006711"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1770006650"
},
"departure": {
"delay": 50,
"time": "1770006650"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1770006673"
},
"departure": {
"delay": 73,
"time": "1770006673"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1770008006"
},
"departure": {
"delay": 86,
"time": "1770008006"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 116,
"time": "1770007796"
},
"departure": {
"delay": 116,
"time": "1770007796"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1770008126"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1770006644"
},
"departure": {
"delay": 104,
"time": "1770006644"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1770007406"
},
"departure": {
"delay": 86,
"time": "1770007406"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 121,
"time": "1770007861"
},
"departure": {
"delay": 121,
"time": "1770007861"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1770007106"
},
"departure": {
"delay": 86,
"time": "1770007106"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1770006788"
},
"departure": {
"delay": 68,
"time": "1770006788"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1770007931"
},
"departure": {
"delay": 131,
"time": "1770007931"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 86,
"time": "1770007286"
},
"departure": {
"delay": 86,
"time": "1770007286"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190178x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851702F5510349x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770006060"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770006960"
},
"departure": {
"time": "1770007020"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770008580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1770007860"
},
"departure": {
"time": "1770007920"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770007560"
},
"departure": {
"time": "1770007620"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1770002457",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851702F5510349x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13499,
"time": "1770009481"
},
"departure": {
"delay": -13499,
"time": "1770009481"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -13500,
"time": "1770009300"
},
"departure": {
"delay": -13500,
"time": "1770009300"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -13208,
"time": "1770007852"
},
"departure": {
"delay": -13208,
"time": "1770007852"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -13422,
"time": "1770009138"
},
"departure": {
"delay": -13422,
"time": "1770009138"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": -13140,
"time": "1770007500"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -13200,
"time": "1770008100"
},
"departure": {
"delay": -13200,
"time": "1770008100"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -13485,
"time": "1770009615"
},
"departure": {
"delay": -13485,
"time": "1770009615"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -13235,
"time": "1770008245"
},
"departure": {
"delay": -13235,
"time": "1770008245"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -13436,
"time": "1770009064"
},
"departure": {
"delay": -13436,
"time": "1770009064"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -13490,
"time": "1770009370"
},
"departure": {
"delay": -13490,
"time": "1770009370"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -13500,
"time": "1770009540"
},
"departure": {
"delay": -13500,
"time": "1770009540"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -13140,
"time": "1770007680"
},
"departure": {
"delay": -13140,
"time": "1770007680"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -13470,
"time": "1770009270"
},
"departure": {
"delay": -13470,
"time": "1770009270"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -13162,
"time": "1770007778"
},
"departure": {
"delay": -13162,
"time": "1770007778"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -13200,
"time": "1770007920"
},
"departure": {
"delay": -13200,
"time": "1770007920"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -13135,
"time": "1770007625"
},
"departure": {
"delay": -13135,
"time": "1770007625"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1770006976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1144:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770024960"
},
"departure": {
"time": "1770024960"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770025500"
},
"departure": {
"time": "1770025500"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770024780"
},
"departure": {
"time": "1770024780"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770025020"
},
"departure": {
"time": "1770025020"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770025080"
},
"departure": {
"time": "1770025080"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770024900"
},
"departure": {
"time": "1770024900"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024660"
},
"departure": {
"time": "1770024660"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770024600"
},
"departure": {
"time": "1770024600"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1770024480"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770025200"
},
"departure": {
"time": "1770025200"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770024540"
},
"departure": {
"time": "1770024540"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770025380"
},
"departure": {
"time": "1770025380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025440"
},
"departure": {
"time": "1770025440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770024720"
},
"departure": {
"time": "1770024720"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851070F5442193x2026x01x20T11x37x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770007680"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770009660"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1770008520"
},
"departure": {
"time": "1770008580"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770008940"
},
"departure": {
"time": "1770009000"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1770004077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851070F5442193x2026x01x20T11x37x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:67:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009060"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770008760"
},
"departure": {
"time": "1770008760"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770008880"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009480"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770008640"
},
"departure": {
"time": "1770008640"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009180"
},
"departure": {
"time": "1770009180"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770008520"
},
"departure": {
"time": "1770008520"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770008580"
},
"departure": {
"time": "1770008580"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770008940"
},
"departure": {
"time": "1770008940"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770008700"
},
"departure": {
"time": "1770008700"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009000"
},
"departure": {
"time": "1770009000"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:67:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16521F5439658x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770006480"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1770015300"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1770008700"
},
"departure": {
"time": "1770008760"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1770007020"
},
"departure": {
"time": "1770007080"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1770013080"
},
"departure": {
"time": "1770013140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 66
},
{
"arrival": {
"time": "1770014040"
},
"departure": {
"time": "1770014100"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 68
},
{
"arrival": {
"time": "1770007740"
},
"departure": {
"time": "1770007800"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1770012120"
},
"departure": {
"time": "1770012180"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 64
},
{
"arrival": {
"time": "1770011520"
},
"departure": {
"time": "1770011580"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1770014640"
},
"departure": {
"time": "1770014700"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1770010560"
},
"departure": {
"time": "1770010620"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 60
}
],
"timestamp": "1770002877",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16521F5439658x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470848:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1770006901"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -60,
"time": "1770006300"
},
"departure": {
"delay": -60,
"time": "1770006300"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 41,
"time": "1770006761"
},
"departure": {
"delay": 41,
"time": "1770006761"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 19,
"time": "1770006559"
},
"departure": {
"delay": 19,
"time": "1770006559"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -57,
"time": "1770006843"
},
"departure": {
"delay": -57,
"time": "1770006843"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 32,
"time": "1770006615"
},
"departure": {
"delay": 32,
"time": "1770006632"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -28,
"time": "1770006332"
},
"departure": {
"delay": -28,
"time": "1770006392"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 37,
"time": "1770006577"
},
"departure": {
"delay": 37,
"time": "1770006577"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1770006943",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470848:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770020820"
},
"departure": {
"time": "1770020820"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019980"
},
"departure": {
"time": "1770019980"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770020880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770020640"
},
"departure": {
"time": "1770020640"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770019800"
},
"departure": {
"time": "1770019800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770020760"
},
"departure": {
"time": "1770020760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770020520"
},
"departure": {
"time": "1770020520"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1770019680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770020160"
},
"departure": {
"time": "1770020160"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770020280"
},
"departure": {
"time": "1770020280"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770019740"
},
"departure": {
"time": "1770019740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770020220"
},
"departure": {
"time": "1770020220"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056977x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770007260"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1770008280"
},
"departure": {
"time": "1770008280"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1770007886"
},
"departure": {
"delay": 26,
"time": "1770007886"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1770007560"
},
"departure": {
"time": "1770007560"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1770008062"
},
"departure": {
"delay": 22,
"time": "1770008062"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1770007465"
},
"departure": {
"delay": 25,
"time": "1770007465"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1770007921"
},
"departure": {
"delay": 1,
"time": "1770007921"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1770008177"
},
"departure": {
"delay": 17,
"time": "1770008177"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1770007970"
},
"departure": {
"delay": 50,
"time": "1770007970"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1770007799"
},
"departure": {
"delay": 59,
"time": "1770007799"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1770007440"
},
"departure": {
"time": "1770007440"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1770007693"
},
"departure": {
"delay": 13,
"time": "1770007693"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1770007860"
},
"departure": {
"time": "1770007860"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1770007514"
},
"departure": {
"delay": 14,
"time": "1770007514"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1770007315"
},
"departure": {
"delay": 55,
"time": "1770007315"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1770007620"
},
"departure": {
"time": "1770007620"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008220"
},
"departure": {
"time": "1770008220"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1770008006"
},
"departure": {
"delay": 26,
"time": "1770008006"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1770007349"
},
"departure": {
"delay": 29,
"time": "1770007349"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008100"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1770008520"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1770007734"
},
"departure": {
"delay": 54,
"time": "1770007734"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1770007407"
},
"departure": {
"delay": 27,
"time": "1770007407"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1770007028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056977x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F5442236x2026x01x20T11x37x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012600"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013140"
},
"departure": {
"time": "1770013200"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011580"
},
"departure": {
"time": "1770011640"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1770008040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770008820"
},
"departure": {
"time": "1770008880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011160"
},
"departure": {
"time": "1770011220"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009660"
},
"departure": {
"time": "1770009720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1770004437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852002F5442236x2026x01x20T11x37x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021060"
},
"departure": {
"time": "1770021060"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770021120"
},
"departure": {
"time": "1770021120"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1770020940"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770021300"
},
"departure": {
"time": "1770021300"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770021720"
},
"departure": {
"time": "1770021720"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770021960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770021180"
},
"departure": {
"time": "1770021180"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770021420"
},
"departure": {
"time": "1770021420"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770021240"
},
"departure": {
"time": "1770021240"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770021540"
},
"departure": {
"time": "1770021540"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770021360"
},
"departure": {
"time": "1770021360"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770021480"
},
"departure": {
"time": "1770021480"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770021780"
},
"departure": {
"time": "1770021780"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770021000"
},
"departure": {
"time": "1770021000"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:701:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850601F5510289x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770007680"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010080"
},
"departure": {
"time": "1770010140"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770008340"
},
"departure": {
"time": "1770008400"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010680"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770009720"
},
"departure": {
"time": "1770009780"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770008640"
},
"departure": {
"time": "1770008760"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009480"
},
"departure": {
"time": "1770009540"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011160"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010260"
},
"departure": {
"time": "1770010320"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1770004077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850601F5510289x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1770008010"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1770007042"
},
"departure": {
"delay": 96,
"time": "1770007056"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1770006307"
},
"departure": {
"delay": -11,
"time": "1770006349"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1770007590"
},
"departure": {
"delay": 90,
"time": "1770007590"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1770006971"
},
"departure": {
"delay": 145,
"time": "1770006985"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1770007650"
},
"departure": {
"delay": 90,
"time": "1770007650"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1770005878"
},
"departure": {
"delay": 5,
"time": "1770005885"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1770007290"
},
"departure": {
"delay": 90,
"time": "1770007290"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1770006388"
},
"departure": {
"delay": 118,
"time": "1770006718"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1770007110"
},
"departure": {
"delay": 90,
"time": "1770007110"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1770007710"
},
"departure": {
"delay": 90,
"time": "1770007710"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1770007770"
},
"departure": {
"delay": 90,
"time": "1770007770"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1770006120"
},
"departure": {
"delay": 8,
"time": "1770006128"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 11,
"time": "1770005831"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1770007350"
},
"departure": {
"delay": 90,
"time": "1770007350"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1770007830"
},
"departure": {
"delay": 90,
"time": "1770007830"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1770006882"
},
"departure": {
"delay": 139,
"time": "1770006919"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1770006077"
},
"departure": {
"delay": 25,
"time": "1770006085"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1770005931"
},
"departure": {
"delay": 1,
"time": "1770005941"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1770007530"
},
"departure": {
"delay": 90,
"time": "1770007530"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1770007650"
},
"departure": {
"delay": 90,
"time": "1770007650"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1770006040"
},
"departure": {
"delay": 54,
"time": "1770006054"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1770007079",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:85:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008760"
},
"departure": {
"time": "1770008760"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009060"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770009600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770008820"
},
"departure": {
"time": "1770008820"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009000"
},
"departure": {
"time": "1770009000"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1770009180"
},
"departure": {
"time": "1770009180"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770009240"
},
"departure": {
"time": "1770009240"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:85:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010680"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490667:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230279x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770006900"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1770007908"
},
"departure": {
"delay": 48,
"time": "1770007908"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1770007627"
},
"departure": {
"delay": 67,
"time": "1770007627"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1770009168"
},
"departure": {
"delay": 48,
"time": "1770009168"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1770009110"
},
"departure": {
"delay": 50,
"time": "1770009110"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 73,
"time": "1770009133"
},
"departure": {
"delay": 73,
"time": "1770009133"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1770008987"
},
"departure": {
"delay": 107,
"time": "1770008987"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1770008252"
},
"departure": {
"delay": 92,
"time": "1770008252"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1770008484"
},
"departure": {
"delay": 84,
"time": "1770008484"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1770009193"
},
"departure": {
"delay": 73,
"time": "1770009193"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 49,
"time": "1770008569"
},
"departure": {
"delay": 49,
"time": "1770008569"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1770007438"
},
"departure": {
"delay": 58,
"time": "1770007438"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1770008286"
},
"departure": {
"delay": 66,
"time": "1770008286"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1770009048"
},
"departure": {
"delay": 48,
"time": "1770009048"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1770007548"
},
"departure": {
"delay": 48,
"time": "1770007548"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1770008208"
},
"departure": {
"delay": 48,
"time": "1770008208"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1770008817"
},
"departure": {
"delay": 57,
"time": "1770008817"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 87,
"time": "1770006987"
},
"departure": {
"delay": 87,
"time": "1770006987"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1770008748"
},
"departure": {
"delay": 48,
"time": "1770008748"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1770008689"
},
"departure": {
"delay": 49,
"time": "1770008689"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1770008625"
},
"departure": {
"delay": 105,
"time": "1770008625"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1770008406"
},
"departure": {
"delay": 66,
"time": "1770008406"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1770007482"
},
"departure": {
"delay": 102,
"time": "1770007482"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1770009288"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 94,
"time": "1770009214"
},
"departure": {
"delay": 94,
"time": "1770009214"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 81,
"time": "1770008121"
},
"departure": {
"delay": 81,
"time": "1770008121"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1770009080"
},
"departure": {
"delay": 80,
"time": "1770009080"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1770007308"
},
"departure": {
"delay": 48,
"time": "1770007308"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1770008778"
},
"departure": {
"delay": 78,
"time": "1770008778"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1770008928"
},
"departure": {
"delay": 48,
"time": "1770008928"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1770007270"
},
"departure": {
"delay": 70,
"time": "1770007270"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1770009260"
},
"departure": {
"delay": 80,
"time": "1770009260"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1770008448"
},
"departure": {
"delay": 48,
"time": "1770008448"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1770008712"
},
"departure": {
"delay": 72,
"time": "1770008712"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1770007668"
},
"departure": {
"delay": 48,
"time": "1770007668"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1770008004"
},
"departure": {
"delay": 84,
"time": "1770008004"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1770006967"
},
"departure": {
"delay": 67,
"time": "1770006967"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1770008872"
},
"departure": {
"delay": 52,
"time": "1770008872"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1770008175"
},
"departure": {
"delay": 75,
"time": "1770008175"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1770006298",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230279x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770011700"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011880"
},
"departure": {
"time": "1770011880"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770012300"
},
"departure": {
"time": "1770012300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012240"
},
"departure": {
"time": "1770012240"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770012480"
},
"departure": {
"time": "1770012480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011940"
},
"departure": {
"time": "1770011940"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012180"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012120"
},
"departure": {
"time": "1770012120"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012060"
},
"departure": {
"time": "1770012060"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012000"
},
"departure": {
"time": "1770012000"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011760"
},
"departure": {
"time": "1770011760"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011820"
},
"departure": {
"time": "1770011820"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:163:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470508:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -148,
"time": "1770008192"
},
"departure": {
"delay": -148,
"time": "1770008192"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -148,
"time": "1770008252"
},
"departure": {
"delay": -148,
"time": "1770008252"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -202,
"time": "1770008438"
},
"departure": {
"delay": -202,
"time": "1770008438"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -157,
"time": "1770008303"
},
"departure": {
"delay": -157,
"time": "1770008303"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1770007668"
},
"departure": {
"delay": -12,
"time": "1770007668"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1770007721"
},
"departure": {
"delay": -19,
"time": "1770007721"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -127,
"time": "1770008273"
},
"departure": {
"delay": -127,
"time": "1770008273"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -136,
"time": "1770008384"
},
"departure": {
"delay": -136,
"time": "1770008384"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1770007931"
},
"departure": {
"delay": -49,
"time": "1770007931"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -272,
"time": "1770008848"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1770007811"
},
"departure": {
"delay": 11,
"time": "1770007811"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1770007871"
},
"departure": {
"delay": 11,
"time": "1770007871"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -167,
"time": "1770008773"
},
"departure": {
"delay": -167,
"time": "1770008773"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1770007530"
},
"departure": {
"delay": 30,
"time": "1770007530"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -126,
"time": "1770008334"
},
"departure": {
"delay": -126,
"time": "1770008334"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -201,
"time": "1770008619"
},
"departure": {
"delay": -201,
"time": "1770008619"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1770007998"
},
"departure": {
"delay": -42,
"time": "1770007998"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -189,
"time": "1770008691"
},
"departure": {
"delay": -189,
"time": "1770008691"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -144,
"time": "1770008496"
},
"departure": {
"delay": -144,
"time": "1770008496"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -177,
"time": "1770008523"
},
"departure": {
"delay": -177,
"time": "1770008523"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -197,
"time": "1770008743"
},
"departure": {
"delay": -197,
"time": "1770008743"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1770008101"
},
"departure": {
"delay": -59,
"time": "1770008101"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470508:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009480"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1770009960"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1770009660"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1770009360"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770009120"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1770010380"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1770009840"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1770008580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1770010080"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010440"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1770009240"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1770010140"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1770010260"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1770009420"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1770009780"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1770007060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6047:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008414"
},
"departure": {
"time": "1770008414"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1770007847"
},
"departure": {
"time": "1770007847"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1770007739"
},
"departure": {
"time": "1770007739"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1770007939"
},
"departure": {
"time": "1770007939"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1770008593"
},
"departure": {
"time": "1770008593"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1770008699"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1770008459"
},
"departure": {
"time": "1770008459"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1770008039"
},
"departure": {
"time": "1770008039"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008215"
},
"departure": {
"time": "1770008215"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1770007510"
},
"departure": {
"time": "1770007510"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1770007695"
},
"departure": {
"time": "1770007695"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1770007554"
},
"departure": {
"time": "1770007554"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1770007619"
},
"departure": {
"time": "1770007619"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770008159"
},
"departure": {
"time": "1770008159"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1770007440"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1770006997",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4795:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1770011084"
},
"departure": {
"delay": 44,
"time": "1770011084"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1770011706"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1770011035"
},
"departure": {
"delay": 55,
"time": "1770011035"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1770011119"
},
"departure": {
"delay": 19,
"time": "1770011119"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011160"
},
"departure": {
"time": "1770011160"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770010980"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1770011554"
},
"departure": {
"delay": -26,
"time": "1770011554"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1770011204"
},
"departure": {
"delay": 44,
"time": "1770011204"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1770010867"
},
"departure": {
"delay": 7,
"time": "1770010867"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1770010754"
},
"departure": {
"delay": 14,
"time": "1770010754"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"time": "1770010500"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1770010723"
},
"departure": {
"delay": 43,
"time": "1770010723"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1770011246"
},
"departure": {
"delay": 26,
"time": "1770011246"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1770010923"
},
"departure": {
"delay": 3,
"time": "1770010923"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1770010800"
},
"departure": {
"time": "1770010800"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470048:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227449x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1770007641"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1770007045"
},
"departure": {
"delay": 25,
"time": "1770007045"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1770007612"
},
"departure": {
"delay": 52,
"time": "1770007612"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1770007446"
},
"departure": {
"delay": 66,
"time": "1770007446"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1770007281"
},
"departure": {
"delay": 21,
"time": "1770007281"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1770006970"
},
"departure": {
"delay": 70,
"time": "1770006970"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1770007554"
},
"departure": {
"delay": 54,
"time": "1770007554"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1770007144"
},
"departure": {
"delay": 64,
"time": "1770007144"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1770007197"
},
"departure": {
"delay": 57,
"time": "1770007197"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1770007304"
},
"departure": {
"delay": 44,
"time": "1770007304"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1770007587"
},
"departure": {
"delay": 27,
"time": "1770007587"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1770007398"
},
"departure": {
"delay": 78,
"time": "1770007398"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1770007521"
},
"departure": {
"delay": 21,
"time": "1770007521"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1770006913"
},
"departure": {
"delay": 73,
"time": "1770006913"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1770006826"
},
"departure": {
"delay": -14,
"time": "1770006826"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1770007078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227449x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -22140,
"time": "1770005400"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -22106,
"time": "1770005658"
},
"departure": {
"delay": -22106,
"time": "1770005674"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -22106,
"time": "1770005480"
},
"departure": {
"delay": -22106,
"time": "1770005494"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -22146,
"time": "1770005917"
},
"departure": {
"delay": -22146,
"time": "1770005934"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -22066,
"time": "1770005564"
},
"departure": {
"delay": -22066,
"time": "1770005594"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -22106,
"time": "1770005725"
},
"departure": {
"delay": -22106,
"time": "1770005734"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -22066,
"time": "1770005818"
},
"departure": {
"delay": -22066,
"time": "1770005834"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1770005075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2461:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852331F5510404x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770010080"
},
"departure": {
"time": "1770010140"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009840"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1770005037",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852331F5510404x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056435x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1770006910"
},
"departure": {
"delay": -50,
"time": "1770006910"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1770006823"
},
"departure": {
"delay": -17,
"time": "1770006823"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1770007131"
},
"departure": {
"delay": 51,
"time": "1770007131"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1770007610"
},
"departure": {
"delay": 50,
"time": "1770007610"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1770007760"
},
"departure": {
"delay": 80,
"time": "1770007760"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1770007433"
},
"departure": {
"delay": 53,
"time": "1770007433"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1770007284"
},
"departure": {
"delay": 24,
"time": "1770007284"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1770006660"
},
"departure": {
"time": "1770006660"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1770007247"
},
"departure": {
"delay": 47,
"time": "1770007247"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1770008004"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1770007524"
},
"departure": {
"delay": 24,
"time": "1770007524"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1770007044"
},
"departure": {
"delay": 24,
"time": "1770007044"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1770007824"
},
"departure": {
"delay": 24,
"time": "1770007824"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1770006725"
},
"departure": {
"delay": 5,
"time": "1770006725"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1770006768"
},
"departure": {
"delay": -12,
"time": "1770006768"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1770007884"
},
"departure": {
"delay": 24,
"time": "1770007884"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1770007073"
},
"departure": {
"delay": 53,
"time": "1770007073"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1770007674"
},
"departure": {
"delay": 54,
"time": "1770007674"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1770007803"
},
"departure": {
"delay": 63,
"time": "1770007803"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1770006600"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1770007704"
},
"departure": {
"delay": 24,
"time": "1770007704"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1770007372"
},
"departure": {
"delay": 52,
"time": "1770007372"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1770006691"
},
"departure": {
"delay": 31,
"time": "1770006691"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1770007572"
},
"departure": {
"delay": 72,
"time": "1770007572"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1770007209"
},
"departure": {
"delay": 69,
"time": "1770007209"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1770006858",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056435x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13102F5507522x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1770009780"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010800"
},
"departure": {
"time": "1770010920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770008640"
},
"departure": {
"time": "1770008700"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1770007560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009300"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1770003958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13102F5507522x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851022F5510332x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770007740"
},
"departure": {
"time": "1770007800"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770013680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770008280"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1770006240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010440"
},
"departure": {
"time": "1770010500"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770007320"
},
"departure": {
"time": "1770007380"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770006960"
},
"departure": {
"time": "1770007020"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770006540"
},
"departure": {
"time": "1770006600"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1770002637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851022F5510332x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853412F5510454x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013440"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1770010200"
},
"departure": {
"time": "1770010260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013800"
},
"departure": {
"time": "1770013860"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770011520"
},
"departure": {
"time": "1770011640"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770012840"
},
"departure": {
"time": "1770012900"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770012360"
},
"departure": {
"time": "1770012420"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770014100"
},
"departure": {
"time": "1770014160"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1770005097",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853412F5510454x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F5520737x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1770006180"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1770007740"
},
"departure": {
"time": "1770007800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1770006960"
},
"departure": {
"time": "1770007020"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1770002577",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3100F5520737x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F5520355x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016860"
},
"departure": {
"time": "1770016920"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1770015660"
},
"departure": {
"time": "1770015720"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 43
},
{
"departure": {
"time": "1770008160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770013320"
},
"departure": {
"time": "1770013380"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1770010080"
},
"departure": {
"time": "1770010140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1770012720"
},
"departure": {
"time": "1770012840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1770020220"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1770011700"
},
"departure": {
"time": "1770011760"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1770009120"
},
"departure": {
"time": "1770009180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1770014820"
},
"departure": {
"time": "1770014880"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 41
}
],
"timestamp": "1770004557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F5520355x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx280:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1770009990"
},
"departure": {
"delay": 30,
"time": "1770009990"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1770009641"
},
"departure": {
"delay": 41,
"time": "1770009641"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1770010111"
},
"departure": {
"delay": 31,
"time": "1770010111"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010260"
},
"departure": {
"time": "1770010260"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1770009821"
},
"departure": {
"delay": 41,
"time": "1770009821"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1770006956",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx280:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108131x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1770007033"
},
"departure": {
"delay": 13,
"time": "1770007033"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1770007304"
},
"departure": {
"delay": 44,
"time": "1770007304"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1770007163"
},
"departure": {
"delay": 83,
"time": "1770007163"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1770006792"
},
"departure": {
"delay": 12,
"time": "1770006792"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1770007645"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1770006645"
},
"departure": {
"delay": 45,
"time": "1770006645"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1770007523"
},
"departure": {
"delay": 83,
"time": "1770007523"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1770007417"
},
"departure": {
"delay": 97,
"time": "1770007417"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1770006934"
},
"departure": {
"delay": 34,
"time": "1770006934"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108131x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011400"
},
"departure": {
"time": "1770011400"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010860"
},
"departure": {
"time": "1770010860"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011460"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770010560"
},
"departure": {
"time": "1770010560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010740"
},
"departure": {
"time": "1770010740"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010980"
},
"departure": {
"time": "1770010980"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010440"
},
"departure": {
"time": "1770010440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011340"
},
"departure": {
"time": "1770011340"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011220"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:121:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051244xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -97,
"time": "1770006203"
},
"departure": {
"delay": -97,
"time": "1770006203"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -102,
"time": "1770006438"
},
"departure": {
"delay": -102,
"time": "1770006438"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1770006678"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -43,
"time": "1770006557"
},
"departure": {
"delay": -43,
"time": "1770006557"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -84,
"time": "1770006576"
},
"departure": {
"delay": -84,
"time": "1770006576"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1770007088",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051244xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:43:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770007920"
},
"departure": {
"time": "1770007920"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770008580"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770007980"
},
"departure": {
"time": "1770007980"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1770007860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:43:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770033060"
},
"departure": {
"time": "1770033060"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1770033000"
},
"departure": {
"time": "1770033000"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1770033540"
},
"departure": {
"time": "1770033540"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1770032940"
},
"departure": {
"time": "1770032940"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1770033480"
},
"departure": {
"time": "1770033480"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1770032880"
},
"departure": {
"time": "1770032880"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1770032700"
},
"departure": {
"time": "1770032700"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1770032640"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770033600"
},
"departure": {
"time": "1770033600"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1770033300"
},
"departure": {
"time": "1770033300"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1770032820"
},
"departure": {
"time": "1770032820"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770033720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1770032760"
},
"departure": {
"time": "1770032760"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1770033240"
},
"departure": {
"time": "1770033240"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1770007121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1429:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3310:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1455,
"time": "1770008685"
},
"departure": {
"delay": -1455,
"time": "1770008685"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1770007057",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3310:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470513:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1770010642"
},
"departure": {
"delay": 22,
"time": "1770010642"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -174,
"time": "1770011526"
},
"departure": {
"delay": -174,
"time": "1770011526"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1770011002"
},
"departure": {
"delay": 22,
"time": "1770011002"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -296,
"time": "1770011824"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011040"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1770010964"
},
"departure": {
"delay": 44,
"time": "1770010964"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1770011150"
},
"departure": {
"delay": -10,
"time": "1770011150"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"time": "1770010500"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -235,
"time": "1770011705"
},
"departure": {
"delay": -235,
"time": "1770011705"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1770010732"
},
"departure": {
"delay": -8,
"time": "1770010732"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1770010672"
},
"departure": {
"delay": -8,
"time": "1770010672"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1770011185"
},
"departure": {
"delay": 25,
"time": "1770011185"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1770010851"
},
"departure": {
"delay": -9,
"time": "1770010851"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1770011394"
},
"departure": {
"delay": -66,
"time": "1770011394"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1770011215"
},
"departure": {
"delay": -5,
"time": "1770011215"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -96,
"time": "1770011484"
},
"departure": {
"delay": -96,
"time": "1770011484"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -283,
"time": "1770011777"
},
"departure": {
"delay": -283,
"time": "1770011777"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -155,
"time": "1770011665"
},
"departure": {
"delay": -155,
"time": "1770011665"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -162,
"time": "1770011598"
},
"departure": {
"delay": -162,
"time": "1770011598"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1770011102"
},
"departure": {
"delay": 2,
"time": "1770011102"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1770011321"
},
"departure": {
"delay": -19,
"time": "1770011321"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1770011251"
},
"departure": {
"delay": -29,
"time": "1770011251"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470513:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13100F5507520x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009000"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770007560"
},
"departure": {
"time": "1770007620"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1770006360"
},
"departure": {
"time": "1770006420"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770008100"
},
"departure": {
"time": "1770008220"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770006900"
},
"departure": {
"time": "1770006960"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1770005820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1770002216",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13100F5507520x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857101F5497071x2026x01x23T21x56x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009960"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014460"
},
"departure": {
"time": "1770014520"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1770015720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1770012660"
},
"departure": {
"time": "1770012720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770011340"
},
"departure": {
"time": "1770011460"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770010320"
},
"departure": {
"time": "1770010380"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013200"
},
"departure": {
"time": "1770013320"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1770014880"
},
"departure": {
"time": "1770014940"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012240"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1770009180"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1770005577",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857101F5497071x2026x01x23T21x56x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056976x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1770007167"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1770006742"
},
"departure": {
"delay": 142,
"time": "1770006742"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 159,
"time": "1770006819"
},
"departure": {
"delay": 159,
"time": "1770006819"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1770006867"
},
"departure": {
"delay": 147,
"time": "1770006867"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1770006678"
},
"departure": {
"delay": 138,
"time": "1770006678"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1770006616"
},
"departure": {
"delay": 136,
"time": "1770006616"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1770006927"
},
"departure": {
"delay": 147,
"time": "1770006927"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1770007048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056976x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230277x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1770006785"
},
"departure": {
"delay": 5,
"time": "1770006785"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1770007269"
},
"departure": {
"delay": 69,
"time": "1770007269"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1770007165"
},
"departure": {
"delay": 25,
"time": "1770007165"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1770007061"
},
"departure": {
"delay": 41,
"time": "1770007061"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 74,
"time": "1770007214"
},
"departure": {
"delay": 74,
"time": "1770007214"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 83,
"time": "1770007043"
},
"departure": {
"delay": 83,
"time": "1770007043"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -8,
"time": "1770006952"
},
"departure": {
"delay": -8,
"time": "1770006952"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1770006850"
},
"departure": {
"delay": 10,
"time": "1770006850"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1770007525"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1770007000"
},
"departure": {
"delay": 40,
"time": "1770007000"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1770006788",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230277x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596604:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850600F5510288x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009840"
},
"departure": {
"time": "1770009900"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770011520"
},
"departure": {
"time": "1770011580"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770012360"
},
"departure": {
"time": "1770012420"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1770010020"
},
"departure": {
"time": "1770010080"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010440"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009420"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012240"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1770010620"
},
"departure": {
"time": "1770010680"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012780"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011880"
},
"departure": {
"time": "1770011940"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1770009060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1770005457",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850600F5510288x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1770009248"
},
"departure": {
"delay": 8,
"time": "1770009248"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1770009194"
},
"departure": {
"delay": 14,
"time": "1770009194"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009360"
},
"departure": {
"time": "1770009360"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1770009097"
},
"departure": {
"delay": 37,
"time": "1770009097"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1770009615"
},
"departure": {
"delay": 15,
"time": "1770009615"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1770009414"
},
"departure": {
"delay": 54,
"time": "1770009414"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1770009159"
},
"departure": {
"delay": 39,
"time": "1770009159"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769998743",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx127:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596534:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008700"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596534:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852332F5510405x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011280"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770011640"
},
"departure": {
"time": "1770011700"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1770010920"
},
"departure": {
"time": "1770010980"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1770006957",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852332F5510405x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470511:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1770007613"
},
"departure": {
"delay": -7,
"time": "1770007613"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1770007291"
},
"departure": {
"delay": 31,
"time": "1770007291"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -112,
"time": "1770008168"
},
"departure": {
"delay": -112,
"time": "1770008168"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1770007503"
},
"departure": {
"delay": 3,
"time": "1770007503"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1770007648"
},
"departure": {
"delay": 28,
"time": "1770007648"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1770007857"
},
"departure": {
"delay": -3,
"time": "1770007857"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1770006932"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1770007112"
},
"departure": {
"delay": 32,
"time": "1770007112"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1770007407"
},
"departure": {
"delay": 27,
"time": "1770007407"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1770007714"
},
"departure": {
"delay": -26,
"time": "1770007714"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1770007452"
},
"departure": {
"delay": 12,
"time": "1770007452"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1770008061"
},
"departure": {
"delay": -39,
"time": "1770008061"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1770008128"
},
"departure": {
"delay": -32,
"time": "1770008128"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1770007678"
},
"departure": {
"delay": -2,
"time": "1770007678"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1770007082"
},
"departure": {
"delay": 62,
"time": "1770007082"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1770007565"
},
"departure": {
"delay": 5,
"time": "1770007565"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -160,
"time": "1770008240"
},
"departure": {
"delay": -160,
"time": "1770008240"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -173,
"time": "1770008287"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -16,
"time": "1770007784"
},
"departure": {
"delay": -16,
"time": "1770007784"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1770007989"
},
"departure": {
"delay": -51,
"time": "1770007989"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1770007947"
},
"departure": {
"delay": 27,
"time": "1770007947"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1770007172"
},
"departure": {
"delay": 32,
"time": "1770007172"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470511:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598274:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598274:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13101F5507521x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1770007560"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012180"
},
"departure": {
"time": "1770012240"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1770010500"
},
"departure": {
"time": "1770010620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011100"
},
"departure": {
"time": "1770011160"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012540"
},
"departure": {
"time": "1770012600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011820"
},
"departure": {
"time": "1770011880"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1770003958",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13101F5507521x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470275:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008100"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490614:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2464:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009338"
},
"departure": {
"time": "1770009338"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1770009105"
},
"departure": {
"time": "1770009105"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1770009191"
},
"departure": {
"time": "1770009191"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1770009046"
},
"departure": {
"time": "1770009046"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1770009270"
},
"departure": {
"time": "1770009270"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1770007057",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2464:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009840"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596527:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852400F5510421x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770008220"
},
"departure": {
"time": "1770008280"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1770007740"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1770004137",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852400F5510421x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1770008350"
},
"departure": {
"delay": 130,
"time": "1770008350"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1770008770"
},
"departure": {
"delay": 130,
"time": "1770008770"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1770007750"
},
"departure": {
"delay": 130,
"time": "1770007750"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1770007570"
},
"departure": {
"delay": 130,
"time": "1770007570"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1770008470"
},
"departure": {
"delay": 130,
"time": "1770008470"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1770007270"
},
"departure": {
"delay": 130,
"time": "1770007270"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1770009550"
},
"departure": {
"delay": 130,
"time": "1770009550"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1770009130"
},
"departure": {
"delay": 130,
"time": "1770009130"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1770010270"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 66,
"time": "1770006966"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1770008050"
},
"departure": {
"delay": 130,
"time": "1770008050"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1770009730"
},
"departure": {
"delay": 130,
"time": "1770009730"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1770010030"
},
"departure": {
"delay": 130,
"time": "1770010030"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1770007076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008520"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471247:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470074:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470074:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107932x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1770007208"
},
"departure": {
"delay": 68,
"time": "1770007208"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1770007619"
},
"departure": {
"delay": 59,
"time": "1770007619"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1770007091"
},
"departure": {
"delay": 71,
"time": "1770007091"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1770007925"
},
"departure": {
"delay": 65,
"time": "1770007925"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1770007419"
},
"departure": {
"delay": 99,
"time": "1770007419"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1770008329"
},
"departure": {
"delay": 49,
"time": "1770008329"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1770008527"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1770007316"
},
"departure": {
"delay": 56,
"time": "1770007316"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1770007797"
},
"departure": {
"delay": 57,
"time": "1770007797"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1770007514"
},
"departure": {
"delay": 74,
"time": "1770007514"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1770008119"
},
"departure": {
"delay": 79,
"time": "1770008119"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1770008229"
},
"departure": {
"delay": 69,
"time": "1770008229"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1770008431"
},
"departure": {
"delay": 91,
"time": "1770008431"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1770008035"
},
"departure": {
"delay": 55,
"time": "1770008035"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1770006990"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1770007108",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107932x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx48:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1770009946"
},
"departure": {
"delay": 46,
"time": "1770009946"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1770009833"
},
"departure": {
"delay": 53,
"time": "1770009833"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1770009905"
},
"departure": {
"delay": 5,
"time": "1770009905"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1770010093"
},
"departure": {
"delay": 13,
"time": "1770010093"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1770010009"
},
"departure": {
"delay": 49,
"time": "1770010009"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1770006556",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx48:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:37:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770008040"
},
"departure": {
"time": "1770008040"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1770008460"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1770007860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1770007920"
},
"departure": {
"time": "1770007920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1770007980"
},
"departure": {
"time": "1770007980"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1770007098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:37:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471248:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010320"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471248:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595658:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595658:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770007380"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471245:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598426:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471266:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008640"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471266:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850400F5510273x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009420"
},
"departure": {
"time": "1770009480"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770009900"
},
"departure": {
"time": "1770009960"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1770010380"
},
"departure": {
"time": "1770010440"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1770009060"
},
"departure": {
"time": "1770009120"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011280"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1770008460"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1770004856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850400F5510273x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009540"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471189:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009300"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597864:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3102F5520735x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010440"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012000"
},
"departure": {
"time": "1770012060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1770013380"
},
"departure": {
"time": "1770013560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011220"
},
"departure": {
"time": "1770011280"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1770006838",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3102F5520735x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1471246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009180"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1471246:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008040"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470825:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597001:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470524:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3334F5520448x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011040"
},
"departure": {
"time": "1770011100"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1770008760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012600"
},
"departure": {
"time": "1770012720"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770010140"
},
"departure": {
"time": "1770010200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1770005156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3334F5520448x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470523:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597062:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597062:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3330F5520481x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770004800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1770006120"
},
"departure": {
"time": "1770006180"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1770008580"
},
"departure": {
"time": "1770008700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012900"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1770007020"
},
"departure": {
"time": "1770007080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1770001197",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3330F5520481x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107931x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1770006512"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1770006548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107931x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602210:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009900"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602210:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 310,
"time": "1770006790"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1770006883",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470506:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 11,
"time": "1770017891"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1770004435",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2828:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596605:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597000:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010080"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490665:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 134,
"time": "1770027974"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1770007057",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2825:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057092x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1770006701"
},
"departure": {
"delay": 41,
"time": "1770006701"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1770006881"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1770006641"
},
"departure": {
"delay": 41,
"time": "1770006641"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1770006668",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057092x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770007500"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470856:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597887:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470469:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 105,
"time": "1770012405"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1770005256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2829:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470343:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1490684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008040"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1490684:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x1470486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1770007093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x1470486:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009600"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598256:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770008400"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596530:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770010200"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596531:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596602:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770009000"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1770007090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596602:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1770007212"
}
}