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
❌23 230 erreurs, 2 319 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 20/01/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 526 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence [14, 6] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence [15, 5] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence [1, 28, 33, 23] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD001:ServiceJourney:TAEx7003:LOC stop_sequence [27, 22] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC stop_sequence [37, 12] 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 28 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:107:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:5198893567442944x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:6676591728918528x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 28 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD005:Line:500:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5229274752614400:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 122 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76217:ZE:18030:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76217:ZE:18246:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18225:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18215:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18014:ATOUMOD005 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 21 021 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 ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 arrival_time 08:34:08 (1768894448) is less than previous stop arrival_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 arrival_time 08:34:08 (1768894448) is less than previous stop departure_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 departure_time 08:34:08 (1768894448) is less than previous stop departure_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 departure_time 08:34:08 (1768894448) is less than previous stop arrival_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 10 arrival_time 08:38:21 (1768894701) is less than previous stop arrival_time 08:45:17 (1768895117) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 745 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TAEx7003:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
stop_time_update departure time is before arrival time E025 1 erreur
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD021:ServiceJourney:57xHO10xxMxxVxx:LOC stop_sequence 18 departure_time 08:04:00 (1768892640) is less than the same stop arrival_time 08:04:44 (1768892684) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6566385116250112x0:LOC has repeating stop_id FR:14431:ZE:5975052756451328:ATOUMOD036 at stop_sequence 1 - sequential stop_ids should be different
stop_time_update doesn't contain stop_id or stop_sequence E040 1 erreur
All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852334F5202280x2026x01x03T21x48x48Z:LOC doesn't contain stop_id or stop_sequence
stop_time_update doesn't have arrival or departure E043 1 erreur
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852334F5202280x2026x01x03T21x48x48Z:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 160 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 ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 20 has stop_id FR:27375:ZE:0x6526:ATOUMOD006 but GTFS stop_sequence 20 has stop_id FR:27375:ZE:0x6304:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 24 has stop_id FR:27701:ZE:0x7106:ATOUMOD006 but GTFS stop_sequence 24 has stop_id FR:27701:ZE:0x7042:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 34 has stop_id FR:27701:ZE:0x7022:ATOUMOD006 but GTFS stop_sequence 34 has stop_id FR:27701:ZE:0x7034:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 36 has stop_id FR:27701:ZE:0x7114:ATOUMOD006 but GTFS stop_sequence 36 has stop_id FR:27701:ZE:0x7116:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 29 has stop_id FR:76351:ZE:3666:ATOUMOD003 but GTFS stop_sequence 29 has stop_id FR:76351:ZE:3690:ATOUMOD003 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:06:37 (1768892797) is 1 min 5 sec greater than 08:05:31 (1768892731386) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 595 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 ATOUMOD006:ServiceJourney:7x2469780:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TAEx7003:LOC contains stop_sequence 22 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 773 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC does not have a vehicle_id
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:201:LOC does not have a vehicle_id
- trip_id ATOUMOD001:ServiceJourney:TAEx7003:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 546 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC does not have a schedule_relationship
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 10 967 | 26 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 455 336 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 082 | 26 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 2 616 | 26 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 8 899 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13 848 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 27 657 | 26 fois (100 % 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. | 166 | 24 fois (92 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 758 | 20 fois (77 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 133 | 19 fois (73 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 133 | 19 fois (73 % des validations) |
| E050 | All timestamps must be less than the current time | 14 | 14 fois (54 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 872 | 10 fois (38 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 20 | 9 fois (35 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 174 | 8 fois (31 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 15 | 8 fois (31 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 21/01/2026 à 02h13 Europe/Paris.
trip_updates (54) 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 21/01/2026 à 02h13 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD007:ServiceJourney:1257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768907580"
},
"departure": {
"time": "1768907580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768907520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768907880"
},
"departure": {
"time": "1768907880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908180"
},
"departure": {
"time": "1768908180"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768908240"
},
"departure": {
"time": "1768908240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768908600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768907940"
},
"departure": {
"time": "1768907940"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768908060"
},
"departure": {
"time": "1768908060"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768908300"
},
"departure": {
"time": "1768908300"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1257:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768894800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768897200"
},
"departure": {
"time": "1768897200"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768897560"
},
"departure": {
"time": "1768897560"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768896720"
},
"departure": {
"time": "1768896720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768895520"
},
"departure": {
"time": "1768895520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768896000"
},
"departure": {
"time": "1768896000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768896060"
},
"departure": {
"time": "1768896060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768896180"
},
"departure": {
"time": "1768896180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768895220"
},
"departure": {
"time": "1768895220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768895340"
},
"departure": {
"time": "1768895340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768896120"
},
"departure": {
"time": "1768896120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768896540"
},
"departure": {
"time": "1768896540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768895465"
},
"departure": {
"delay": 5,
"time": "1768895465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768897440"
},
"departure": {
"time": "1768897440"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768897620"
},
"departure": {
"time": "1768897620"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768897505"
},
"departure": {
"delay": 5,
"time": "1768897505"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768895640"
},
"departure": {
"time": "1768895640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768896840"
},
"departure": {
"time": "1768896840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768897500"
},
"departure": {
"time": "1768897500"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768895580"
},
"departure": {
"time": "1768895580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768897320"
},
"departure": {
"time": "1768897320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768897140"
},
"departure": {
"time": "1768897140"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768894920"
},
"departure": {
"time": "1768894920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768896960"
},
"departure": {
"time": "1768896960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768895400"
},
"departure": {
"time": "1768895400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768895940"
},
"departure": {
"time": "1768895940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768894980"
},
"departure": {
"time": "1768894980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768895100"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768897020"
},
"departure": {
"time": "1768897020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768895460"
},
"departure": {
"time": "1768895460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768895820"
},
"departure": {
"time": "1768895820"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768895280"
},
"departure": {
"time": "1768895280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768897740"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768895345"
},
"departure": {
"delay": 5,
"time": "1768895345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:201:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768897080"
},
"departure": {
"time": "1768897080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768898820"
},
"departure": {
"time": "1768898820"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768899480"
},
"departure": {
"time": "1768899480"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768897320"
},
"departure": {
"time": "1768897320"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768897260"
},
"departure": {
"time": "1768897260"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768896720"
},
"departure": {
"time": "1768896720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898520"
},
"departure": {
"time": "1768898520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768899425"
},
"departure": {
"delay": 5,
"time": "1768899425"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1768896600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768896900"
},
"departure": {
"time": "1768896900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768899660"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768897140"
},
"departure": {
"time": "1768897140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768899240"
},
"departure": {
"time": "1768899240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768899540"
},
"departure": {
"time": "1768899540"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768897800"
},
"departure": {
"time": "1768897800"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768899360"
},
"departure": {
"time": "1768899360"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768896780"
},
"departure": {
"time": "1768896780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768896660"
},
"departure": {
"time": "1768896660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768898760"
},
"departure": {
"time": "1768898760"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768899060"
},
"departure": {
"time": "1768899060"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768897620"
},
"departure": {
"time": "1768897620"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768897740"
},
"departure": {
"time": "1768897740"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768897265"
},
"departure": {
"delay": 5,
"time": "1768897265"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768897920"
},
"departure": {
"time": "1768897920"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768897980"
},
"departure": {
"time": "1768897980"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768897440"
},
"departure": {
"time": "1768897440"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768897200"
},
"departure": {
"time": "1768897200"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768897145"
},
"departure": {
"delay": 5,
"time": "1768897145"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768897380"
},
"departure": {
"time": "1768897380"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768899420"
},
"departure": {
"time": "1768899420"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768897020"
},
"departure": {
"time": "1768897020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768898940"
},
"departure": {
"time": "1768898940"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768891985"
},
"departure": {
"delay": 5,
"time": "1768891985"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768890540"
},
"departure": {
"time": "1768890540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768890420"
},
"departure": {
"time": "1768890420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768890180"
},
"departure": {
"time": "1768890180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768891980"
},
"departure": {
"time": "1768891980"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768892045"
},
"departure": {
"delay": 5,
"time": "1768892045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768890300"
},
"departure": {
"time": "1768890300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768890900"
},
"departure": {
"time": "1768890900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1768890000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768890360"
},
"departure": {
"time": "1768890360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768890720"
},
"departure": {
"time": "1768890720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768891860"
},
"departure": {
"time": "1768891860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768891680"
},
"departure": {
"time": "1768891680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768892100"
},
"departure": {
"time": "1768892100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1768892290"
},
"departure": {
"delay": 10,
"time": "1768892290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768892520"
},
"departure": {
"time": "1768892520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768891320"
},
"departure": {
"time": "1768891320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768892340"
},
"departure": {
"time": "1768892340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768890780"
},
"departure": {
"time": "1768890780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768892700"
},
"departure": {
"time": "1768892700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768891500"
},
"departure": {
"time": "1768891500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890120"
},
"departure": {
"time": "1768890120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768892880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768890840"
},
"departure": {
"time": "1768890840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890480"
},
"departure": {
"time": "1768890480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768890960"
},
"departure": {
"time": "1768890960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768890245"
},
"departure": {
"delay": 5,
"time": "1768890245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768892285"
},
"departure": {
"delay": 5,
"time": "1768892285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1768892705"
},
"departure": {
"delay": 5,
"time": "1768892705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768892040"
},
"departure": {
"time": "1768892040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:111:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768905780"
},
"departure": {
"time": "1768905780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768906620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768906260"
},
"departure": {
"time": "1768906260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768905900"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1768905300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768905420"
},
"departure": {
"time": "1768905420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768906380"
},
"departure": {
"time": "1768906380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:467:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768906620"
},
"departure": {
"time": "1768906620"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768905120"
},
"departure": {
"time": "1768905120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768906800"
},
"departure": {
"time": "1768906800"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906920"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768904285"
},
"departure": {
"delay": 5,
"time": "1768904285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768904940"
},
"departure": {
"time": "1768904940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768903920"
},
"departure": {
"time": "1768903920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768904340"
},
"departure": {
"time": "1768904340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768904760"
},
"departure": {
"time": "1768904760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768903860"
},
"departure": {
"time": "1768903860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768906680"
},
"departure": {
"time": "1768906680"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768906685"
},
"departure": {
"delay": 5,
"time": "1768906685"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768905480"
},
"departure": {
"time": "1768905480"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768904580"
},
"departure": {
"time": "1768904580"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768903980"
},
"departure": {
"time": "1768903980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768906320"
},
"departure": {
"time": "1768906320"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768904160"
},
"departure": {
"time": "1768904160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768905060"
},
"departure": {
"time": "1768905060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768906740"
},
"departure": {
"time": "1768906740"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768904460"
},
"departure": {
"time": "1768904460"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768904405"
},
"departure": {
"delay": 5,
"time": "1768904405"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904880"
},
"departure": {
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:435:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768902360"
},
"departure": {
"time": "1768902360"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768903320"
},
"departure": {
"time": "1768903320"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768902480"
},
"departure": {
"time": "1768902480"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768904885"
},
"departure": {
"delay": 5,
"time": "1768904885"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768902180"
},
"departure": {
"time": "1768902180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768902660"
},
"departure": {
"time": "1768902660"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768902780"
},
"departure": {
"time": "1768902780"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768903260"
},
"departure": {
"time": "1768903260"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768902060"
},
"departure": {
"time": "1768902060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768902485"
},
"departure": {
"delay": 5,
"time": "1768902485"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768902600"
},
"departure": {
"time": "1768902600"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768902960"
},
"departure": {
"time": "1768902960"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768903680"
},
"departure": {
"time": "1768903680"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768904700"
},
"departure": {
"time": "1768904700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768902605"
},
"departure": {
"delay": 5,
"time": "1768902605"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768903200"
},
"departure": {
"time": "1768903200"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768904940"
},
"departure": {
"time": "1768904940"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768902240"
},
"departure": {
"time": "1768902240"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768903140"
},
"departure": {
"time": "1768903140"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768905120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768903860"
},
"departure": {
"time": "1768903860"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768902120"
},
"departure": {
"time": "1768902120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904880"
},
"departure": {
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1768902000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768902420"
},
"departure": {
"time": "1768902420"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903080"
},
"departure": {
"time": "1768903080"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768904820"
},
"departure": {
"time": "1768904820"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768902540"
},
"departure": {
"time": "1768902540"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768902720"
},
"departure": {
"time": "1768902720"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768898580"
},
"departure": {
"time": "1768898580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768897740"
},
"departure": {
"time": "1768897740"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768897980"
},
"departure": {
"time": "1768897980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768896960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768897020"
},
"departure": {
"time": "1768897020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768898100"
},
"departure": {
"time": "1768898100"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768897800"
},
"departure": {
"time": "1768897800"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768898280"
},
"departure": {
"time": "1768898280"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768897920"
},
"departure": {
"time": "1768897920"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768897200"
},
"departure": {
"time": "1768897200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768898820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768898220"
},
"departure": {
"time": "1768898220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768896912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768909680"
},
"departure": {
"time": "1768909680"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768909800"
},
"departure": {
"time": "1768909800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768909740"
},
"departure": {
"time": "1768909740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909920"
},
"departure": {
"time": "1768909920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768909560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768910400"
},
"departure": {
"time": "1768910400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768910040"
},
"departure": {
"time": "1768910040"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768910580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768910340"
},
"departure": {
"time": "1768910340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768910160"
},
"departure": {
"time": "1768910160"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1447:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4790:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768955700"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768955817"
},
"departure": {
"time": "1768955817"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768956645"
},
"departure": {
"time": "1768956645"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768956591"
},
"departure": {
"time": "1768956591"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768955868"
},
"departure": {
"time": "1768955868"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768956766"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768956223"
},
"departure": {
"time": "1768956223"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768956697"
},
"departure": {
"time": "1768956697"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768956054"
},
"departure": {
"time": "1768956054"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768956168"
},
"departure": {
"time": "1768956168"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768955679",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4790:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901400"
},
"departure": {
"time": "1768901400"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768899660"
},
"departure": {
"time": "1768899660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768901040"
},
"departure": {
"time": "1768901040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768901580"
},
"departure": {
"time": "1768901580"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768898400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768899480"
},
"departure": {
"time": "1768899480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768900980"
},
"departure": {
"time": "1768900980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768898520"
},
"departure": {
"time": "1768898520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898460"
},
"departure": {
"time": "1768898460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768899120"
},
"departure": {
"time": "1768899120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768901340"
},
"departure": {
"time": "1768901340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768900800"
},
"departure": {
"time": "1768900800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768898700"
},
"departure": {
"time": "1768898700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768898940"
},
"departure": {
"time": "1768898940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768901640"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768900320"
},
"departure": {
"time": "1768900320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768900380"
},
"departure": {
"time": "1768900380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768899300"
},
"departure": {
"time": "1768899300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768899000"
},
"departure": {
"time": "1768899000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768901220"
},
"departure": {
"time": "1768901220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768900020"
},
"departure": {
"time": "1768900020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768898880"
},
"departure": {
"time": "1768898880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768899360"
},
"departure": {
"time": "1768899360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900860"
},
"departure": {
"time": "1768900860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768901160"
},
"departure": {
"time": "1768901160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:337:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768900200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768900320"
},
"departure": {
"time": "1768900320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768903320"
},
"departure": {
"time": "1768903320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768902120"
},
"departure": {
"time": "1768902120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768902840"
},
"departure": {
"time": "1768902840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768901880"
},
"departure": {
"time": "1768901880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768902960"
},
"departure": {
"time": "1768902960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768902300"
},
"departure": {
"time": "1768902300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768901160"
},
"departure": {
"time": "1768901160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900680"
},
"departure": {
"time": "1768900680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768902900"
},
"departure": {
"time": "1768902900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768900800"
},
"departure": {
"time": "1768900800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768902780"
},
"departure": {
"time": "1768902780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768903080"
},
"departure": {
"time": "1768903080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768902660"
},
"departure": {
"time": "1768902660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768900440"
},
"departure": {
"time": "1768900440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768903260"
},
"departure": {
"time": "1768903260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768902720"
},
"departure": {
"time": "1768902720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768902420"
},
"departure": {
"time": "1768902420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768902060"
},
"departure": {
"time": "1768902060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768903200"
},
"departure": {
"time": "1768903200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768903500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768903440"
},
"departure": {
"time": "1768903440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768902600"
},
"departure": {
"time": "1768902600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768902180"
},
"departure": {
"time": "1768902180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768901820"
},
"departure": {
"time": "1768901820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:337:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768911300"
},
"departure": {
"time": "1768911300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768912020"
},
"departure": {
"time": "1768912020"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768912740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768912500"
},
"departure": {
"time": "1768912500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768911180"
},
"departure": {
"time": "1768911180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768911660"
},
"departure": {
"time": "1768911660"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768911900"
},
"departure": {
"time": "1768911900"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768911720"
},
"departure": {
"time": "1768911720"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768911960"
},
"departure": {
"time": "1768911960"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768912080"
},
"departure": {
"time": "1768912080"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768911780"
},
"departure": {
"time": "1768911780"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1768911000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768912320"
},
"departure": {
"time": "1768912320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768911540"
},
"departure": {
"time": "1768911540"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768912680"
},
"departure": {
"time": "1768912680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768911420"
},
"departure": {
"time": "1768911420"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768911600"
},
"departure": {
"time": "1768911600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768911840"
},
"departure": {
"time": "1768911840"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:595:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768899660"
},
"departure": {
"time": "1768899660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768900440"
},
"departure": {
"time": "1768900440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900560"
},
"departure": {
"time": "1768900560"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768900680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768900140"
},
"departure": {
"time": "1768900140"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900020"
},
"departure": {
"time": "1768900020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768899600"
},
"departure": {
"time": "1768899600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768900200"
},
"departure": {
"time": "1768900200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768899540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768899840"
},
"departure": {
"time": "1768899840"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900380"
},
"departure": {
"time": "1768900380"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:813:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768902060"
},
"departure": {
"time": "1768902060"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768901400"
},
"departure": {
"time": "1768901400"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768901520"
},
"departure": {
"time": "1768901520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768901220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768901640"
},
"departure": {
"time": "1768901640"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768902240"
},
"departure": {
"time": "1768902240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768902480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768902300"
},
"departure": {
"time": "1768902300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901820"
},
"departure": {
"time": "1768901820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768901760"
},
"departure": {
"time": "1768901760"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768901880"
},
"departure": {
"time": "1768901880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768901700"
},
"departure": {
"time": "1768901700"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768901340"
},
"departure": {
"time": "1768901340"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:855:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895940"
},
"departure": {
"time": "1768895940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768896540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768896300"
},
"departure": {
"time": "1768896300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768895520"
},
"departure": {
"time": "1768895520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768895640"
},
"departure": {
"time": "1768895640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768895880"
},
"departure": {
"time": "1768895880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768895580"
},
"departure": {
"time": "1768895580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768895820"
},
"departure": {
"time": "1768895820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768895460"
},
"departure": {
"time": "1768895460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768895760"
},
"departure": {
"time": "1768895760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768895040"
},
"departure": {
"time": "1768895040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768895700"
},
"departure": {
"time": "1768895700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768896120"
},
"departure": {
"time": "1768896120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768896480"
},
"departure": {
"time": "1768896480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768895280"
},
"departure": {
"time": "1768895280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768895160"
},
"departure": {
"time": "1768895160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768895400"
},
"departure": {
"time": "1768895400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:205:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768905420"
},
"departure": {
"time": "1768905420"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768905240"
},
"departure": {
"time": "1768905240"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768905120"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768906260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768905720"
},
"departure": {
"time": "1768905720"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768905360"
},
"departure": {
"time": "1768905360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768905300"
},
"departure": {
"time": "1768905300"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905600"
},
"departure": {
"time": "1768905600"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768905180"
},
"departure": {
"time": "1768905180"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768902720"
},
"departure": {
"delay": 125,
"time": "1768902725"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768904340"
},
"departure": {
"delay": 120,
"time": "1768904340"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1768903380"
},
"departure": {
"delay": 120,
"time": "1768903380"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768905180"
},
"departure": {
"delay": 120,
"time": "1768905180"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1768903800"
},
"departure": {
"delay": 120,
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768902660"
},
"departure": {
"delay": 125,
"time": "1768902665"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1768902430"
},
"departure": {
"delay": 135,
"time": "1768902435"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1768904100"
},
"departure": {
"delay": 120,
"time": "1768904100"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1768905360"
},
"departure": {
"delay": 120,
"time": "1768905360"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768905120"
},
"departure": {
"delay": 120,
"time": "1768905120"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1768904700"
},
"departure": {
"delay": 120,
"time": "1768904700"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1768905420"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1768902060"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768902180"
},
"departure": {
"delay": 180,
"time": "1768902240"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768905000"
},
"departure": {
"delay": 120,
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1768904040"
},
"departure": {
"delay": 120,
"time": "1768904040"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768903020"
},
"departure": {
"delay": 120,
"time": "1768903020"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768902840"
},
"departure": {
"delay": 120,
"time": "1768902840"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768904580"
},
"departure": {
"delay": 120,
"time": "1768904580"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1768905240"
},
"departure": {
"delay": 120,
"time": "1768905240"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1768903980"
},
"departure": {
"delay": 120,
"time": "1768903980"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768904880"
},
"departure": {
"delay": 120,
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768904820"
},
"departure": {
"delay": 120,
"time": "1768904820"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1768902420"
},
"departure": {
"delay": 185,
"time": "1768902425"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768903740"
},
"departure": {
"delay": 120,
"time": "1768903740"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1768902300"
},
"departure": {
"delay": 185,
"time": "1768902305"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768904220"
},
"departure": {
"delay": 120,
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1768903080"
},
"departure": {
"delay": 120,
"time": "1768903080"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768904640"
},
"departure": {
"delay": 120,
"time": "1768904640"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1768903200"
},
"departure": {
"delay": 120,
"time": "1768903200"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768904760"
},
"departure": {
"delay": 120,
"time": "1768904760"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1768904520"
},
"departure": {
"delay": 120,
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1768902540"
},
"departure": {
"delay": 120,
"time": "1768902600"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768902960",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:381:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:85:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768890060"
},
"departure": {
"time": "1768890060"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768889820"
},
"departure": {
"time": "1768889820"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768889640"
},
"departure": {
"time": "1768889640"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1768888920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768889100"
},
"departure": {
"time": "1768889160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1768888980"
},
"departure": {
"delay": -55,
"time": "1768888985"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768889880"
},
"departure": {
"time": "1768889880"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768889700"
},
"departure": {
"time": "1768889700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768889220"
},
"departure": {
"time": "1768889220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768890420"
},
"departure": {
"time": "1768890420"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890480"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768889760"
},
"departure": {
"time": "1768889760"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768889580"
},
"departure": {
"time": "1768889580"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768889460"
},
"departure": {
"time": "1768889460"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768889340"
},
"departure": {
"time": "1768889340"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889400"
},
"departure": {
"time": "1768889400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768889520"
},
"departure": {
"time": "1768889520"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:85:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910400"
},
"departure": {
"time": "1768910400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1768909320"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768910280"
},
"departure": {
"time": "1768910280"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768910340"
},
"departure": {
"time": "1768910340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768909380"
},
"departure": {
"time": "1768909380"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768910580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1768909920"
},
"departure": {
"time": "1768909920"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768909500"
},
"departure": {
"time": "1768909500"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909440"
},
"departure": {
"time": "1768909440"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1417:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895520"
},
"departure": {
"time": "1768895520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768895760"
},
"departure": {
"time": "1768895760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768894920"
},
"departure": {
"time": "1768894920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768896060"
},
"departure": {
"time": "1768896060"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768896240"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768893480"
},
"departure": {
"time": "1768893480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768896000"
},
"departure": {
"time": "1768896000"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768895700"
},
"departure": {
"time": "1768895700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768893300"
},
"departure": {
"time": "1768893300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768893000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893900"
},
"departure": {
"time": "1768893900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768893060"
},
"departure": {
"time": "1768893060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768896180"
},
"departure": {
"time": "1768896180"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768893240"
},
"departure": {
"time": "1768893240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768895220"
},
"departure": {
"time": "1768895220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768895400"
},
"departure": {
"time": "1768895400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768893540"
},
"departure": {
"time": "1768893540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768895820"
},
"departure": {
"time": "1768895820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768895580"
},
"departure": {
"time": "1768895580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768893120"
},
"departure": {
"time": "1768893120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768894260"
},
"departure": {
"time": "1768894260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768894680"
},
"departure": {
"time": "1768894680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768895940"
},
"departure": {
"time": "1768895940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768893720"
},
"departure": {
"time": "1768893720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768895460"
},
"departure": {
"time": "1768895460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768895640"
},
"departure": {
"time": "1768895640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768895100"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768894980"
},
"departure": {
"time": "1768894980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:171:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768891440"
},
"departure": {
"time": "1768891440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768891320"
},
"departure": {
"time": "1768891320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768891500"
},
"departure": {
"time": "1768891500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768894140"
},
"departure": {
"time": "1768894140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768891800"
},
"departure": {
"time": "1768891800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768892100"
},
"departure": {
"time": "1768892100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768893900"
},
"departure": {
"time": "1768893900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768891740"
},
"departure": {
"time": "1768891740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768893720"
},
"departure": {
"time": "1768893720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768893780"
},
"departure": {
"time": "1768893780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768893420"
},
"departure": {
"time": "1768893420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768893060"
},
"departure": {
"time": "1768893060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768892820"
},
"departure": {
"time": "1768892820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768893120"
},
"departure": {
"time": "1768893120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768893840"
},
"departure": {
"time": "1768893840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768894260"
},
"departure": {
"time": "1768894260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1768891200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893300"
},
"departure": {
"time": "1768893300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768891680"
},
"departure": {
"time": "1768891680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768894020"
},
"departure": {
"time": "1768894020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768894440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768891920"
},
"departure": {
"time": "1768891920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768893660"
},
"departure": {
"time": "1768893660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768892880"
},
"departure": {
"time": "1768892880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892460"
},
"departure": {
"time": "1768892460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768891260"
},
"departure": {
"time": "1768891260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768894380"
},
"departure": {
"time": "1768894380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:139:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908660"
},
"departure": {
"time": "1768908660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768905900"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907280"
},
"departure": {
"time": "1768907280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768907460"
},
"departure": {
"time": "1768907460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768907520"
},
"departure": {
"time": "1768907520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768907220"
},
"departure": {
"time": "1768907220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768908840"
},
"departure": {
"time": "1768908840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1768905600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908180"
},
"departure": {
"time": "1768908180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768908300"
},
"departure": {
"time": "1768908300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768906860"
},
"departure": {
"time": "1768906860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768906560"
},
"departure": {
"time": "1768906560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768908060"
},
"departure": {
"time": "1768908060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768907580"
},
"departure": {
"time": "1768907580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768906680"
},
"departure": {
"time": "1768906680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768905720"
},
"departure": {
"time": "1768905720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908240"
},
"departure": {
"time": "1768908240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768908720"
},
"departure": {
"time": "1768908720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768907820"
},
"departure": {
"time": "1768907820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768906320"
},
"departure": {
"time": "1768906320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768907700"
},
"departure": {
"time": "1768907700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768908900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768908600"
},
"departure": {
"time": "1768908600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768905240"
},
"departure": {
"time": "1768905240"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768905600"
},
"departure": {
"time": "1768905600"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768905960"
},
"departure": {
"time": "1768905960"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905780"
},
"departure": {
"time": "1768905780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768905180"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768906560"
},
"departure": {
"time": "1768906560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768906740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768905720"
},
"departure": {
"time": "1768905720"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768905420"
},
"departure": {
"time": "1768905420"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900980"
},
"departure": {
"time": "1768900980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768901220"
},
"departure": {
"time": "1768901220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768901340"
},
"departure": {
"time": "1768901340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768900860"
},
"departure": {
"time": "1768900860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768901820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768901700"
},
"departure": {
"time": "1768901700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768901580"
},
"departure": {
"time": "1768901580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:343:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768890480"
},
"departure": {
"time": "1768890480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768889880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768890300"
},
"departure": {
"time": "1768890300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889940"
},
"departure": {
"time": "1768889940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768890660"
},
"departure": {
"time": "1768890660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768890360"
},
"departure": {
"time": "1768890360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768890000"
},
"departure": {
"time": "1768890000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768890840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768889866",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903680"
},
"departure": {
"time": "1768903680"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903500"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904460"
},
"departure": {
"time": "1768904460"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768903740"
},
"departure": {
"time": "1768903740"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768903380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768903620"
},
"departure": {
"time": "1768903620"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768903980"
},
"departure": {
"time": "1768903980"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768903440"
},
"departure": {
"time": "1768903440"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768903560"
},
"departure": {
"time": "1768903560"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768904580"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768903800"
},
"departure": {
"time": "1768903800"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1019:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768892820"
},
"departure": {
"time": "1768892820"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768892880"
},
"departure": {
"time": "1768892880"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768892760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893300"
},
"departure": {
"time": "1768893300"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768893240"
},
"departure": {
"time": "1768893240"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768893420"
},
"departure": {
"time": "1768893420"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768893780"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768892756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4791:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768957590"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768958768"
},
"departure": {
"time": "1768958768"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768957876"
},
"departure": {
"time": "1768957876"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768958402"
},
"departure": {
"time": "1768958402"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768958711"
},
"departure": {
"time": "1768958711"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768957669"
},
"departure": {
"time": "1768957669"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768958137"
},
"departure": {
"time": "1768958137"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768958576"
},
"departure": {
"time": "1768958576"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768958647"
},
"departure": {
"time": "1768958647"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768958460"
},
"departure": {
"time": "1768958460"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768957796"
},
"departure": {
"time": "1768957796"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768958340"
},
"departure": {
"time": "1768958340"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768958888"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768958527"
},
"departure": {
"time": "1768958527"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768958287"
},
"departure": {
"time": "1768958287"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768957559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4791:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768894740"
},
"departure": {
"time": "1768894740"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768895160"
},
"departure": {
"time": "1768895160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768894800"
},
"departure": {
"time": "1768894800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768893780"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893840"
},
"departure": {
"time": "1768893840"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768895220"
},
"departure": {
"time": "1768895220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768894440"
},
"departure": {
"time": "1768894440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768894380"
},
"departure": {
"time": "1768894380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768895400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768894320"
},
"departure": {
"time": "1768894320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768894260"
},
"departure": {
"time": "1768894260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768893660",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895100"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1768892100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768894740"
},
"departure": {
"time": "1768894740"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768893360"
},
"departure": {
"time": "1768893360"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768892580"
},
"departure": {
"time": "1768892580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768895160"
},
"departure": {
"time": "1768895160"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768894920"
},
"departure": {
"time": "1768894920"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768893000"
},
"departure": {
"time": "1768893000"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768894560"
},
"departure": {
"time": "1768894560"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768894800"
},
"departure": {
"time": "1768894800"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768895280"
},
"departure": {
"time": "1768895280"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768893720"
},
"departure": {
"time": "1768893720"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768892340"
},
"departure": {
"time": "1768892340"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768895340"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768894320"
},
"departure": {
"time": "1768894320"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768895040"
},
"departure": {
"time": "1768895040"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768894020"
},
"departure": {
"time": "1768894020"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768892400"
},
"departure": {
"time": "1768892400"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768893060"
},
"departure": {
"time": "1768893060"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768893780"
},
"departure": {
"time": "1768893780"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892640"
},
"departure": {
"time": "1768892640"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768892820"
},
"departure": {
"time": "1768892820"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768894680"
},
"departure": {
"time": "1768894680"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768894500"
},
"departure": {
"time": "1768894500"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768892700"
},
"departure": {
"time": "1768892700"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:149:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1768935000"
},
"departure": {
"delay": 245,
"time": "1768935005"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 365,
"time": "1768933980"
},
"departure": {
"delay": 365,
"time": "1768933985"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1768935060"
},
"departure": {
"delay": 245,
"time": "1768935065"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1768935240"
},
"departure": {
"delay": -55,
"time": "1768935245"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1768935070"
},
"departure": {
"delay": 75,
"time": "1768935075"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 315,
"time": "1768934170"
},
"departure": {
"delay": 315,
"time": "1768934175"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 365,
"time": "1768934040"
},
"departure": {
"delay": 365,
"time": "1768934045"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768935840"
},
"departure": {
"delay": 5,
"time": "1768935845"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"delay": 180,
"time": "1768933380"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768935120"
},
"departure": {
"delay": 65,
"time": "1768935125"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768935850"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 300,
"time": "1768934700"
},
"departure": {
"delay": 300,
"time": "1768934760"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1768935550"
},
"departure": {
"delay": -45,
"time": "1768935555"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 245,
"time": "1768934520"
},
"departure": {
"delay": 245,
"time": "1768934525"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1768933860"
},
"departure": {
"delay": 305,
"time": "1768933865"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 305,
"time": "1768934220"
},
"departure": {
"delay": 305,
"time": "1768934225"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1768934400"
},
"departure": {
"delay": 240,
"time": "1768934460"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1768933500"
},
"departure": {
"delay": 245,
"time": "1768933505"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1768934580"
},
"departure": {
"delay": 245,
"time": "1768934585"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1768935180"
},
"departure": {
"delay": 65,
"time": "1768935185"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 255,
"time": "1768934230"
},
"departure": {
"delay": 255,
"time": "1768934235"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768935540"
},
"departure": {
"delay": 5,
"time": "1768935545"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1768935480"
},
"departure": {
"delay": 65,
"time": "1768935485"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1768935300"
},
"departure": {
"delay": 5,
"time": "1768935305"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1768933440"
},
"departure": {
"delay": 185,
"time": "1768933445"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1768933680"
},
"departure": {
"delay": 300,
"time": "1768933740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1768935420"
},
"departure": {
"delay": 65,
"time": "1768935425"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 305,
"time": "1768934340"
},
"departure": {
"delay": 305,
"time": "1768934345"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768935660"
},
"departure": {
"delay": 5,
"time": "1768935665"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 315,
"time": "1768933930"
},
"departure": {
"delay": 315,
"time": "1768933935"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768935720"
},
"departure": {
"delay": 5,
"time": "1768935725"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 365,
"time": "1768933920"
},
"departure": {
"delay": 365,
"time": "1768933925"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768937430",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1125:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768888140"
},
"departure": {
"time": "1768888140"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768888500"
},
"departure": {
"time": "1768888500"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768888080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768888740"
},
"departure": {
"time": "1768888740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768888440"
},
"departure": {
"time": "1768888440"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889220"
},
"departure": {
"time": "1768889220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768888380"
},
"departure": {
"time": "1768888380"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768889460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768888860"
},
"departure": {
"time": "1768888860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768888620"
},
"departure": {
"time": "1768888620"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768888920"
},
"departure": {
"time": "1768888920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768889280"
},
"departure": {
"time": "1768889280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768888260"
},
"departure": {
"time": "1768888260"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768888980"
},
"departure": {
"time": "1768888980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768888560"
},
"departure": {
"time": "1768888560"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768888059",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907580"
},
"departure": {
"time": "1768907580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768907820"
},
"departure": {
"time": "1768907820"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908720"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768908600"
},
"departure": {
"time": "1768908600"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768907520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908660"
},
"departure": {
"time": "1768908660"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768908060"
},
"departure": {
"time": "1768908060"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1275:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903800"
},
"departure": {
"time": "1768903800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768904760"
},
"departure": {
"time": "1768904760"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768903380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768903440"
},
"departure": {
"time": "1768903440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768904580"
},
"departure": {
"time": "1768904580"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768903740"
},
"departure": {
"time": "1768903740"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768904340"
},
"departure": {
"time": "1768904340"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768903500"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904820"
},
"departure": {
"time": "1768904820"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768903980"
},
"departure": {
"time": "1768903980"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903860"
},
"departure": {
"time": "1768903860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768904160"
},
"departure": {
"time": "1768904160"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768904880"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768904700"
},
"departure": {
"time": "1768904700"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1025:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768902660"
},
"departure": {
"time": "1768902660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768902900"
},
"departure": {
"time": "1768902900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768903020"
},
"departure": {
"time": "1768903020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903380"
},
"departure": {
"time": "1768903380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768903140"
},
"departure": {
"time": "1768903140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768902420"
},
"departure": {
"time": "1768902420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768903260"
},
"departure": {
"time": "1768903260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768902540"
},
"departure": {
"time": "1768902540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768902780"
},
"departure": {
"time": "1768902780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768902300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768903500"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768898160"
},
"departure": {
"time": "1768898160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768898280"
},
"departure": {
"time": "1768898280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768899300"
},
"departure": {
"time": "1768899300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768898760"
},
"departure": {
"time": "1768898760"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768899240"
},
"departure": {
"time": "1768899240"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768899060"
},
"departure": {
"time": "1768899060"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768898580"
},
"departure": {
"time": "1768898580"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1768897800"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768899420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768898820"
},
"departure": {
"time": "1768898820"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768898040"
},
"departure": {
"time": "1768898040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898460"
},
"departure": {
"time": "1768898460"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768898940"
},
"departure": {
"time": "1768898940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768899180"
},
"departure": {
"time": "1768899180"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768898520"
},
"departure": {
"time": "1768898520"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768898700"
},
"departure": {
"time": "1768898700"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:283:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768900320"
},
"departure": {
"time": "1768900320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768899960"
},
"departure": {
"time": "1768899960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768900680"
},
"departure": {
"time": "1768900680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1768899660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768901340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768900380"
},
"departure": {
"time": "1768900380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768899780"
},
"departure": {
"time": "1768899780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768900560"
},
"departure": {
"time": "1768900560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768900440"
},
"departure": {
"time": "1768900440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900200"
},
"departure": {
"time": "1768900200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:321:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910640"
},
"departure": {
"time": "1768910640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768907460"
},
"departure": {
"time": "1768907460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768910280"
},
"departure": {
"time": "1768910280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768908660"
},
"departure": {
"time": "1768908660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768910700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768909080"
},
"departure": {
"time": "1768909080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768910460"
},
"departure": {
"time": "1768910460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768910400"
},
"departure": {
"time": "1768910400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909260"
},
"departure": {
"time": "1768909260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768909320"
},
"departure": {
"time": "1768909320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1768907400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768909800"
},
"departure": {
"time": "1768909800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768908300"
},
"departure": {
"time": "1768908300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909500"
},
"departure": {
"time": "1768909500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768907520"
},
"departure": {
"time": "1768907520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768907880"
},
"departure": {
"time": "1768907880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768907700"
},
"departure": {
"time": "1768907700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907940"
},
"departure": {
"time": "1768907940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768910520"
},
"departure": {
"time": "1768910520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768909920"
},
"departure": {
"time": "1768909920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768909020"
},
"departure": {
"time": "1768909020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768910160"
},
"departure": {
"time": "1768910160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768910040"
},
"departure": {
"time": "1768910040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768909380"
},
"departure": {
"time": "1768909380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:535:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:91:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768887240"
},
"departure": {
"time": "1768887240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768887480"
},
"departure": {
"time": "1768887480"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768887900"
},
"departure": {
"time": "1768887900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768887120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768887180"
},
"departure": {
"time": "1768887180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768888080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768887540"
},
"departure": {
"time": "1768887540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768887720"
},
"departure": {
"time": "1768887720"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768887600"
},
"departure": {
"time": "1768887600"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768886976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:91:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768909680"
},
"departure": {
"time": "1768909680"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909740"
},
"departure": {
"time": "1768909740"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768910460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768909140"
},
"departure": {
"time": "1768909140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768910340"
},
"departure": {
"time": "1768910340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768910280"
},
"departure": {
"time": "1768910280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768909320"
},
"departure": {
"time": "1768909320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768909020"
},
"departure": {
"time": "1768909020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768909260"
},
"departure": {
"time": "1768909260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768908720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768909560"
},
"departure": {
"time": "1768909560"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768910220"
},
"departure": {
"time": "1768910220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768908780"
},
"departure": {
"time": "1768908780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768909800"
},
"departure": {
"time": "1768909800"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768909440"
},
"departure": {
"time": "1768909440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:549:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768906680"
},
"departure": {
"time": "1768906680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768905780"
},
"departure": {
"time": "1768905780"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768906260"
},
"departure": {
"time": "1768906260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768905240"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768906920"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768905360"
},
"departure": {
"time": "1768905360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905960"
},
"departure": {
"time": "1768905960"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768906320"
},
"departure": {
"time": "1768906320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768905900"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768906860"
},
"departure": {
"time": "1768906860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908600"
},
"departure": {
"time": "1768908600"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768907400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768907880"
},
"departure": {
"time": "1768907880"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768908240"
},
"departure": {
"time": "1768908240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768907760"
},
"departure": {
"time": "1768907760"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768907520"
},
"departure": {
"time": "1768907520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:521:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768904760"
},
"departure": {
"time": "1768904760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768904640"
},
"departure": {
"time": "1768904640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768903920"
},
"departure": {
"time": "1768903920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904880"
},
"departure": {
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904160"
},
"departure": {
"time": "1768904160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768899000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768899360"
},
"departure": {
"time": "1768899360"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768899600"
},
"departure": {
"time": "1768899600"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768899960"
},
"departure": {
"time": "1768899960"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768899840"
},
"departure": {
"time": "1768899840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768899480"
},
"departure": {
"time": "1768899480"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768900200"
},
"departure": {
"time": "1768900200"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768899240"
},
"departure": {
"time": "1768899240"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768899120"
},
"departure": {
"time": "1768899120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768899720"
},
"departure": {
"time": "1768899720"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:303:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1768897500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768898820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768898100"
},
"departure": {
"time": "1768898100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768898460"
},
"departure": {
"time": "1768898460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768897620"
},
"departure": {
"time": "1768897620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768898700"
},
"departure": {
"time": "1768898700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768897980"
},
"departure": {
"time": "1768897980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768898580"
},
"departure": {
"time": "1768898580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768898220"
},
"departure": {
"time": "1768898220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768897740"
},
"departure": {
"time": "1768897740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:265:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768893120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768894680"
},
"departure": {
"time": "1768894680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768893480"
},
"departure": {
"time": "1768893480"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768893900"
},
"departure": {
"time": "1768893900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768894020"
},
"departure": {
"time": "1768894020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768893360"
},
"departure": {
"time": "1768893360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768894560"
},
"departure": {
"time": "1768894560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768894800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768894140"
},
"departure": {
"time": "1768894140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768893660"
},
"departure": {
"time": "1768893660"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768893780"
},
"departure": {
"time": "1768893780"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768894320"
},
"departure": {
"time": "1768894320"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768894440"
},
"departure": {
"time": "1768894440"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:173:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768904100"
},
"departure": {
"time": "1768904100"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768904940"
},
"departure": {
"time": "1768904940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768903560"
},
"departure": {
"time": "1768903560"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768903800"
},
"departure": {
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768903500"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768903920"
},
"departure": {
"time": "1768903920"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905060"
},
"departure": {
"time": "1768905060"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768904340"
},
"departure": {
"time": "1768904340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768904580"
},
"departure": {
"time": "1768904580"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768904460"
},
"departure": {
"time": "1768904460"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768905180"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768904820"
},
"departure": {
"time": "1768904820"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904700"
},
"departure": {
"time": "1768904700"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:417:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:95:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768889820"
},
"departure": {
"time": "1768889820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768889945"
},
"departure": {
"delay": 5,
"time": "1768889945"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768889880"
},
"departure": {
"time": "1768889880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768891140"
},
"departure": {
"time": "1768891140"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768890000"
},
"departure": {
"time": "1768890000"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768891800"
},
"departure": {
"time": "1768891800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768891860"
},
"departure": {
"time": "1768891860"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768892400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768891980"
},
"departure": {
"time": "1768891980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768891560"
},
"departure": {
"time": "1768891560"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768889580"
},
"departure": {
"time": "1768889580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1768889400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768891320"
},
"departure": {
"time": "1768891320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768892165"
},
"departure": {
"delay": 5,
"time": "1768892165"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768890540"
},
"departure": {
"time": "1768890540"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890120"
},
"departure": {
"time": "1768890120"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890720"
},
"departure": {
"time": "1768890720"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768890600"
},
"departure": {
"time": "1768890600"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768891680"
},
"departure": {
"time": "1768891680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768890180"
},
"departure": {
"time": "1768890180"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768892100"
},
"departure": {
"time": "1768892100"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768891440"
},
"departure": {
"time": "1768891440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768890420"
},
"departure": {
"time": "1768890420"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768889700"
},
"departure": {
"time": "1768889700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768890065"
},
"departure": {
"delay": 5,
"time": "1768890065"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768890660"
},
"departure": {
"time": "1768890660"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768889520"
},
"departure": {
"time": "1768889520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768889940"
},
"departure": {
"time": "1768889940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768889460"
},
"departure": {
"time": "1768889460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768890780"
},
"departure": {
"time": "1768890780"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768890060"
},
"departure": {
"time": "1768890060"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:95:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768891560"
},
"departure": {
"time": "1768891560"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768891080"
},
"departure": {
"time": "1768891080"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768891380"
},
"departure": {
"time": "1768891380"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768891740"
},
"departure": {
"time": "1768891740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768890840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768892460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768891260"
},
"departure": {
"time": "1768891260"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768891980"
},
"departure": {
"time": "1768891980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768891500"
},
"departure": {
"time": "1768891500"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768891620"
},
"departure": {
"time": "1768891620"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768891920"
},
"departure": {
"time": "1768891920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768891440"
},
"departure": {
"time": "1768891440"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768891860"
},
"departure": {
"time": "1768891860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768890769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768896960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768896000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768896600"
},
"departure": {
"time": "1768896600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768896060"
},
"departure": {
"time": "1768896060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768896780"
},
"departure": {
"time": "1768896780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768896480"
},
"departure": {
"time": "1768896480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768896360"
},
"departure": {
"time": "1768896360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768896120"
},
"departure": {
"time": "1768896120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768896420"
},
"departure": {
"time": "1768896420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768895827",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900560"
},
"departure": {
"time": "1768900560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768902060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768901820"
},
"departure": {
"time": "1768901820"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768901880"
},
"departure": {
"time": "1768901880"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901040"
},
"departure": {
"time": "1768901040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768901520"
},
"departure": {
"time": "1768901520"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768900980"
},
"departure": {
"time": "1768900980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768900500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768900860"
},
"departure": {
"time": "1768900860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768901400"
},
"departure": {
"time": "1768901400"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:843:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768928400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2585:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768958024"
}
}